文档

DeleteSagExpressConnectInterface - 删除专线子接口

更新时间:

调用DeleteSagExpressConnectInterface删除专线子接口。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息

当前API暂无授权信息透出。

请求参数

名称类型必填描述示例值
RegionIdstring

智能接入网关实例地域 ID。 您可以调用 DescribeRegions 接口查询智能接入网关支持的地域以及对应的地域 ID。

cn-shanghai
SmartAGIdstring

智能接入网关实例 ID。

sag-whfn****
SmartAGSnstring

绑定的智能接入网关设备序列号。

sag32a30****
PortNamestring

专线端口名称。

5
Vlanstring

专线子接口所属 VLAN 编码。

取值范围:0~4094

说明
  • VLAN 编码为 0 时,代表此端口为物理端口,不使用 VLAN 子接口模式。
    • VLAN 编码为 1~4094 时,代表此端口使用基于 VLAN 的三层子接口。
    10

    返回参数

    名称类型描述示例值
    object
    RequestIdstring

    请求 ID。

    AFF7E5A6-6897-4FDC-A5A8-1978B5B3E545

    示例

    正常返回示例

    JSON格式

    {
      "RequestId": "AFF7E5A6-6897-4FDC-A5A8-1978B5B3E545"
    }

    错误码

    HTTP status code错误码错误信息描述
    400SAG.InstanceNoFoundThe specified SAG instance does not exist.智能接入网关实例不存在。
    400SAG.SoftwareNotSupportThe specified SAG software edition instance does not support ACL.智能接入网关软件版实例不支持ACL。
    400InstanceNotExitThe specified instance does not exist.指定的实例不存在。
    400ConfigUnsynchronizedThe network configuration is not synchronized.网络配置未同步。
    403SmartAccessGatewayNotOnlineThe specified smart access gateway is not online.该智能接入网关当前不是在线状态,无法完成操作。
    403FeatureNotSupportThe current edition of the smart access gateway does not support this feature.智能接入网关当前版本不支持该功能特性。
    403FeatureNotSupportForActiveSmartAGThe current edition of the active smart access gateway does not support this feature.主智能接入网关的当前版本不支持该功能特性。
    403FeatureNotSupportForStandBySmartAGThe current edition of the standby smart access gateway does not support this feature.备智能接入网关的当前版本不支持该功能特性。
    500SmartAccessGatewayInArrearsThe specified Smart Access Gateway has expired.该智能接入网关已经到期停服,请续费。
    500SmartAccessGatewayNotActivatedThe specified Smart Access Gateway has not been activated.该智能接入网关尚未激活,请先激活该实例。
    500SmartAccessGatewayOfflineThe request cannot be completed. The Smart Access Gateway is offline.智能接入网关离线,请求无法完成。

    访问错误中心查看更多错误码。

    • 本页导读 (1)
    文档反馈