Queries the statistics of cloud services whose instances are protected by Security Center.
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
Example
Normal return example
JSON
Format
{
"RequestId": "7E0618A9-D5EF-4220-9471-C42B5E92719F",
"GroupedFields": {
"CategoryCount": "[{\"MachineType\":1,\"Count\":11}]",
"InstanceCount": 100,
"RiskInstanceCount": 90
}
}
Error codes
Http code | Error code | Error message |
---|---|---|
400 | NoPermission | no permission |
500 | ServerError | ServerError |
For a list of error codes, visit the API error center.
Change history
Change time | Summary of changes | Operate | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
2022-12-23 | API Description Update, The API operation is not deprecated., The error codes of the API operation has changed | |||||||||
|