DeleteNetworkPath_网络智能服务_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为120/60(s)。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
nis:DeleteNetworkPath
Delete
NetworkPath
acs:nis:*:{#accountId}:networkpath/{#NetworkPathId}

请求参数

字段名称字段详情
RegionIdstring

要删除的网络分析路径的地域 ID。

示例值:cn-shanghai
NetworkPathIdsarray<string>

网络分析路径集合。

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:C4331873-C534-590F-A905-F66C53B88A47
Databoolean

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
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.NetworkPathId
The parameter (%s) cannot be empty.诊断
403
Forbidden.NetworkPathId
The user does not have permission on the instance parameter (%s).诊断
404
ResourceNotFound.NetworkPathId
The instance resource (%s) does not exist.诊断

变更历史

变更时间变更内容概要操作
2025-03-13
变更错误码400
新增错误码403
新增错误码404
2024-03-21
变更返回参数

相关示例