API Description
This API (RemoveWhiteUrl) is used to remove URLs from the whitelist of an Anti-DDoS Advanced instance.
Protocol: HTTPS
Domain Name: bgpip.api.qcloud.com
API: RemoveWhiteUrl
Request Parameters
Below is a list of API request parameters. You need to add common request parameters to your request when calling this API. For more information, see Common Request Parameters. The Action field for this API is RemoveWhiteUrl
.
Parameter | Required | Type | Description |
---|---|---|---|
bgpId | Yes | String | Resource ID of the Anti-DDoS Advanced instance |
whitelist | Yes | Array | Whitelist:"whitelist": [ "http://www.website1.com/","http://www.website2.com/"] |
Response Parameters
None.