指定されたリソースの診断レポートを作成します。
今すぐお試しください
テスト
RAM 認証
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| DiagnoseType |
string |
必須 |
診断タイプ。唯一の有効な値は次のとおりです。
|
Performance |
| ResourceId |
string |
任意 |
リソース ID。 |
d-asb1s8*** |
| ResourceType |
string |
任意 |
リソースタイプ。唯一の有効な値は次のとおりです。
|
Disk |
| StartTime |
string |
任意 |
診断の開始時間 (UTC)。時間は ISO 8601 フォーマット (yyyy-MM-ddTHH:mm:ssZ) である必要があります。 |
2024-09-01T02:26:00Z |
| EndTime |
string |
任意 |
診断の終了時間 (UTC)。時間は ISO 8601 フォーマット (yyyy-MM-ddTHH:mm:ssZ) である必要があります。 |
2024-09-07T16:49:25Z |
| RegionId |
string |
任意 |
リージョン ID。DescribeRegions API を呼び出して、EBS Data Insight でサポートされているすべてのリージョンを取得します。 |
cn-zhangjiakou |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するためのクライアント生成トークン。これにより、重複した診断レポートを作成することなく、リクエストを安全に再試行できます。トークンには最大 64 文字の ASCII 文字を含めることができます。 |
123e4567-e89b-12d3-a456-42665544**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
レスポンスオブジェクト。 |
||
| RequestId |
string |
リクエスト ID。 |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3**** |
| ReportId |
string |
レポート ID。 |
report-qe2s**** |
例
成功レスポンス
JSONJSON
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****",
"ReportId": "report-qe2s****"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameter | The parameter %s is invalid. | |
| 400 | InvalidParameter.Conflict | The specified parameter %s and %s are not blank at the same time. | |
| 400 | InvalidParameter.Format | Specified parameter format is not valid. | 日文说明 |
| 400 | MissingParameter | The input parameter %s that is mandatory for processing this request is not supplied. | |
| 500 | InternalError | The request processing has failed due to some unknown error, exception or failure. | |
| 403 | Forbidden | User is not authorized to operate. | |
| 403 | Forbidden.Action | User is not authorized to operate this action. | |
| 403 | InvalidAccountStatus.NotEnoughBalance | Your account does not have enough balance. | |
| 403 | LastTokenProcessing | The last token request is processing. | |
| 403 | NoPermission.SLR | The RAM user does not have the permission to create service linked role: AliyunServiceLinkedRoleForEBS. | |
| 403 | OperationDenied | The operation is not allowed. | |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | NoSuchResource | The specified resource does not exist. | |
| 504 | RequestTimeout | The request is timeout, please try again later. | |
| 429 | BLOCK.LimitedRequest | Request was denied due to user flow control. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。