RateLimitConfigurationApiResponse
RateLimitConfigurationApiResponse
JSON Example
{
"count": 0,
"results": [
{
"_last_modified": "string",
"burst": 0,
"description": "string",
"http_methods": [
"string"
],
"name": "string",
"resource": "string",
"tenant_ref": "string",
"token_refill_rate": {
"interval": "string",
"refill_rate": 0
},
"type": "string",
"url": "string",
"uuid": "string"
}
],
"next": "string"
}
integer As int32
As int32
count
Required
count
string
next
Optional
next