刪除網路分析路徑。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
nis:DeleteNetworkPath |
delete |
*NetworkPath
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
否 |
要刪除的網路分析路徑的地區 ID。 |
cn-shanghai |
| NetworkPathIds |
array |
是 |
網路分析路徑集合。 |
|
|
string |
否 |
您可以通過調用 CreateNetworkPath 介面擷取網路分析路徑 ID。 |
np-10c31b7aca0e4486**** |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
C4331873-C534-590F-A905-F66C53B88A47 |
| Data |
boolean |
樣本
正常返回樣本
JSON格式
{
"RequestId": "C4331873-C534-590F-A905-F66C53B88A47",
"Data": true
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | IllegalParam.DiskCategory | The specified disk category (%s) is invalid. | 指定的磁碟類型(%s)不合法。 |
| 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. | 指定的可用性區域(%s)不合法。 |
| 400 | IllegalParam.StepMinutes | The specified sampling interval (%s) is invalid. | 指定的採樣間隔(%s)不合法。 |
| 400 | IllegalParam.BeginTime | The specified begin time (%s) is invalid. | 指定的開始時間(%s)不合法。 |
| 400 | IllegalParam.EndTime | The specified end time (%s) is invalid. | 指定的結束時間(%s)不合法。 |
| 400 | Mismatch.BeginTimeAndEndTime | The specified begin time must be earlier than the end time. | 指定的開始時間在結束時間之後。 |
| 400 | IllegalParam.NetworkPathId | The parameter (%s) cannot be empty. | 該參數(%s)不可為空. |
| 403 | Forbidden.NetworkPathId | The user does not have permission on the instance parameter (%s). | 該使用者沒有該執行個體資源(%s)許可權. |
| 404 | ResourceNotFound.NetworkPathId | The instance resource (%s) does not exist. | 該執行個體資源(%s)不存在。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。