You can call this operation to delete an access policy of a Global Traffic Manager (GTM) instance.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Lang | String | No | en |
The language used by the user. |
StrategyId | String | No | hrskc |
The ID of the access policy that you want to delete. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 29D0F8F8-5499-4F6C-9FDC-1EE13BF55925 |
The ID of the request. |
Examples
Sample requests
http(s)://alidns.aliyuncs.com/? Action=DeleteGtmAccessStrategy
&<Common request parameters>
Sample success responses
XML
format
<DeleteGtmAccessStrategyResponse>
<RequestId>29D0F8F8-5499-4F6C-9FDC-1EE13BF55925</RequestId>
</DeleteGtmAccessStrategyResponse>
JSON
format
{
"RequestId":"29D0F8F8-5499-4F6C-9FDC-1EE13BF55925"
}
Error codes
For a list of error codes, visit the API Error Center.