CapacityThreshold
CapacityThreshold
JSON Example
{
"max_threshold_percentage": "number",
"min_threshold_percentage": "number",
"threshold_type": "string"
}
number
max_threshold_percentage
Required
Constraints:
minimum: 0
maximum: 100
Set the maximum threshold percentage. Specify a value between 0 and 100. Usage percentage above this value is tagged as critical.
number
min_threshold_percentage
Required
Constraints:
minimum: 0
maximum: 100
Set the minimum threshold percentage. Specify a value between 0 and 100. Usage percentage above this value is tagged as warning.
string
threshold_type
Required
Indicate the object type for which threshold is to be set.