Menghapus catatan diagnostik.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ros:DeleteDiagnostic |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ReportId |
string |
No |
ID laporan. Anda dapat memecahkan masalah berdasarkan laporan. |
dr-56a0e30bf9854b00**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Code |
string |
The error code returned. |
Forbidden |
| HttpStatusCode |
integer |
The HTTP status code returned. |
200 |
| Message |
string |
The error message returned. |
You are not authorized to complete this action. |
| RequestId |
string |
The request ID. |
91EF0DC1-3BB5-555E-AAA1-4F5C640D15DA |
| Success |
string |
Indicates whether the request was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "Forbidden",
"HttpStatusCode": 200,
"Message": "You are not authorized to complete this action.",
"RequestId": "91EF0DC1-3BB5-555E-AAA1-4F5C640D15DA",
"Success": "true"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.