特定のクラウドサービスの統合ステータスを照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
config:GetIntegratedServiceStatus |
get |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ServiceCode |
string |
必須 |
Cloud Config と統合されているクラウドサービスの ID。有効な値:
列挙値:
|
cadt |
共通リクエストパラメーターの詳細については、「共通パラメーター」をご参照ください。
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
2E396C84-8D50-5F95-97FA-C0367181BA8A |
| Data |
boolean |
プロダクトが統合されているかどうかを示します。有効な値:
|
true |
| IntegratedTypes |
string |
統合イベントのタイプ。複数のイベントタイプをコンマ (,) で区切ります。有効な値:
|
NonCompliantNotification |
| AggregatorDeliveryDataType |
string |
アカウント間で統合されるイベントのタイプ。有効な値:
|
NonCompliantNotification |
例
成功レスポンス
JSONJSON
{
"RequestId": "2E396C84-8D50-5F95-97FA-C0367181BA8A",
"Data": true,
"IntegratedTypes": "NonCompliantNotification",
"AggregatorDeliveryDataType": "NonCompliantNotification"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | NoPermission | You are not authorized to perform this operation. | |
| 404 | AccountNotExisted | Your account does not exist. | |
| 503 | ServiceUnavailable | The request has failed due to a temporary failure of the server. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。