Queries the status of strict mode for access control policies.
Operation description
You can call this operation to query the status of strict mode for access control policies.
QPS limits
This operation is limited to 10 queries per second (QPS) for each user. API calls that exceed this limit are throttled, which may affect your business. Plan your calls accordingly.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cloudfirewall:DescribePolicyAdvancedConfig |
list |
*PolicyAdvancedConfig
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
SourceIp
deprecated
|
string |
No |
The source IP address of the requester. |
192.0.XX.XX |
| Lang |
string |
No |
The language of the request and response. Valid values:
|
zh |
| Lang |
string |
No |
The language of the request and response. Valid values:
|
zh |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| InternetSwitch |
string |
The status of strict mode. Valid values:
|
off |
| RequestId |
string |
The ID of the request. |
850A84D6-0DE4-4797-A1E8-00090125EEB1 |
Examples
Success response
JSON format
{
"InternetSwitch": "off",
"RequestId": "850A84D6-0DE4-4797-A1E8-00090125EEB1"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ErrorParametersUid | The aliUid parameter is invalid. | The aliUid parameter is invalid. |
| 400 | ErrorDBSelect | An error occurred while querying database. | An error occurred while querying database. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.