この操作は、指定されたリソースタイプのプロパティ記述を取得します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
config:GetResourceTypeProperties |
none |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ResourceType |
string |
必須 |
リソースタイプ。 タイプの取得方法の詳細については、「ListDiscoveredResources」をご参照ください。 |
ACS::ECS::Instance |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
0C2868BF-47EE-5441-B34B-17F080B1**** |
| Configuration |
string |
リソースのプロパティの説明。 |
[ { "description": "The ID of the resource group to which the instance belongs.\n", "title": "ResourceGroupId", "type": "String", "key": "ResourceGroupId", "example": "rg-bp67acfmxazb4p****" }, { "description": "The billing method of the instance. Valid values:\n\n* PrePaid: subscription\n* PostPaid: pay-as-you-go\n", "title": "InstanceChargeType", "type": "String", "key": "InstanceChargeType", "example": "PostPaid" } ] |
例
成功レスポンス
JSONJSON
{
"RequestId": "0C2868BF-47EE-5441-B34B-17F080B1****",
"Configuration": "[\n {\n \"description\": \"The ID of the resource group to which the instance belongs.\\n\",\n \"title\": \"ResourceGroupId\",\n \"type\": \"String\",\n \"key\": \"ResourceGroupId\",\n \"example\": \"rg-bp67acfmxazb4p****\"\n },\n {\n \"description\": \"The billing method of the instance. Valid values:\\n\\n* PrePaid: subscription\\n* PostPaid: pay-as-you-go\\n\",\n \"title\": \"InstanceChargeType\",\n \"type\": \"String\",\n \"key\": \"InstanceChargeType\",\n \"example\": \"PostPaid\"\n }\n]"
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。