DeleteServiceAddress_智能接入网关_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
smartag:DeleteServiceAddress
Write
All Resources
*
NoneNone

Request Parameters

Field NameField Details
RegionIdstring

The ID of the region where the SAG instance is deployed.View Details...

Example:cn-shanghaiReference Value Source:
    DescribeRegions
AddressTypestring

The type of service address. Set the value to ProbeTask.

Example:ProbeTaskReference Value Source:
    CreateServiceAddress
    ListAvailableServiceAddress
Addressstring

The service address. Example: 192.168.1.1.

Example:192.168.1.1Reference Value Source:
    CreateServiceAddress
    ListAvailableServiceAddress
SagIdstring

The ID of the SAG instance.

Example:sag-****
Snstring

The serial number of the SAG device.

Example:sag****

Response Parameters

Field NameField Details
RequestIdstring

The ID of the request.

Example:324223F3-93D3-4CE4-B26F-66C0C3809922
Codestring

The response code.

Example:200
Messagestring

The response message.

Example:successful

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
InstanceNotExit
The specified instance does not exist.Diagnose
400
ServiceAddressOperationDenied
Service address operation is denied.Diagnose
400
ServiceAddressInUse
Service address is in use.Diagnose

Change History

No Change History found.

Examples