Queries system security policies in a region.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "593B0448-D13E-4C56-AC0D-FDF0FDE0E9A3",
"SecurityPolicies": [
{
"Ciphers": [
"ECDHE-ECDSA-AES128-SHA"
],
"SecurityPolicyId": "spy-n0kn923****",
"TLSVersions": [
"TLSv1.0"
]
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history