Queries whether Security Center is authorized to run configuration checks on cloud services.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
SourceIp | string | No | The source IP address of the request. | 1.2.3.4 |
Lang | string | No | The language of the content within the request and response. Valid values:
| zh |
Response parameters
Example
Normal return example
JSON
Format
{
"RequestId": "0AF20EB0-EBBC-4B94-9B84-F3BAFAC53EDE",
"UserBaselineAuthorization": {
"Status": 1
}
}
Error codes
For a list of error codes, visit the API error center.