Controls whether to enable the strict mode for an access control policy.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | ModifyPolicyAdvancedConfig |
The operation that you want to perform. Set the value to ModifyPolicyAdvancedConfig. |
InternetSwitch | String | Yes | off |
Specifies whether to enable the strict mode for the access control policy. Valid values:
|
SourceIp | String | No | 1.2.3.4 |
The source IP address of the request. |
Lang | String | No | zh |
The language of the request and response. Valid values:
|
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | B2841452-CB8D-4F7D-B247-38E1CF7334F8 |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/? Action=ModifyPolicyAdvancedConfig
&InternetSwitch=off
&<Common request parameters>
Sample success responses
XML
format
<ModifyPolicyAdvancedConfigResponse>
<RequestId>B2841452-CB8D-4F7D-B247-38E1CF7334F8</RequestId>
</ModifyPolicyAdvancedConfigResponse>
JSON
format
{
"RequestId":"B2841452-CB8D-4F7D-B247-38E1CF7334F8"
}
Error codes
For a list of error codes, visit the API Error Center.