Queries the statistics about the quota on honeypots.
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": "0F5023B6-9C1F-459F-ACCC-8B4636804037",
"HoneyPotCount": 4,
"HoneyPotAuthCount": 10
}
Error codes
Http code | Error code | Error message | Description |
---|---|---|---|
403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
500 | ServerError | ServerError | - |
For a list of error codes, visit the API error center.