Confirms the update of a site’s origin protection IP whitelist to the latest version.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
|
SiteId |
integer |
Yes |
Site ID. Call the ListSites operation to get this value. |
123456**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response schema |
||
|
RequestId |
string |
Request ID. |
CB1A380B-09F0-41BB-A198-72F8FD6DA2FE |
Examples
Success response
JSON format
{
"RequestId": "CB1A380B-09F0-41BB-A198-72F8FD6DA2FE"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|
400 |
FunctionArgError |
Failed to check the configured function parameters. |
Failed to check the configured function parameters |
|
400 |
InternalException |
Failed to call the service. Try again later or contact technical support. |
Failed to call the service. Try again later or contact technical support. |
|
400 |
InvalidParameter.Configs |
Invalid parameter configurations. Check whether your feature configurations are in the valid format and comply with relevant requirements. |
Invalid parameter configurations. Check whether your feature configurations are in the valid format and comply with relevant requirements. |
|
400 |
OriginProtectionNotExist |
The site is not configured with origin protection, so it cannot be modified or deleted. |
The site is not configured with origin protection, so it cannot be modified or deleted. |
|
404 |
SiteNotFound |
The website does not exist or does not belong to you. |
The website does not exist or does not belong to you. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.