Menghapus tugas analisis jangkauan jaringan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nis:DeleteNetworkReachableAnalysis |
delete |
*NetworkReachableAnalysis
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
ID wilayah tempat Anda ingin menghapus task untuk menganalisis jangkauan jaringan. |
cn-shanghai |
| NetworkReachableAnalysisIds |
array |
Yes |
ID task untuk menganalisis jangkauan jaringan. |
|
|
string |
No |
ID task untuk menganalisis jangkauan jaringan. Anda dapat memanggil operasi CreateNetworkReachableAnalysis untuk mendapatkan ID task tersebut. |
[\"nra-be3cff6bed3049f5****\"] |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
4838F3F2-30E1-5D82-B25A-B9FE33BC3E25 |
| Data |
boolean |
Hasil operasi.
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "4838F3F2-30E1-5D82-B25A-B9FE33BC3E25",
"Data": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IllegalParam.DiskCategory | The specified disk category (%s) is invalid. | |
| 400 | SizeExceeds.Zones | The length of the specified available zones exceeds the limit. | |
| 400 | SizeExceeds.DiskCategories | The length of the specified disk categories exceeds the limit. | |
| 400 | OperationDenied.ZonesConflict | The specified available zones do not belong to the same region. | |
| 400 | IllegalParam.ZoneId | The specified available zone (%s) is invalid. | |
| 400 | IllegalParam.StepMinutes | The specified sampling interval (%s) is invalid. | |
| 400 | IllegalParam.BeginTime | The specified begin time (%s) is invalid. | |
| 400 | IllegalParam.EndTime | The specified end time (%s) is invalid. | |
| 400 | Mismatch.BeginTimeAndEndTime | The specified begin time must be earlier than the end time. | |
| 400 | IllegalParam.NetworkReachableAnalysisId | The parameter (%s) cannot be empty. | |
| 403 | Forbidden.NetworkReachableAnalysisId | The user does not have permission on the instance parameter (%s). | |
| 404 | ResourceNotFound.NetworkReachableAnalysisId | The instance resource (%s) does not exist. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.