Category
Category
Category breakdown showing cluster count for a specific category within a mode. This is applicable for IDPS clusters only.
JSON Example
{
"category": "ELIGIBLE_FOR_IDPS",
"cluster_count": 50
}
category
Required
The category classification for the clusters. Clusters can be classified into the following categories: ELIGIBLE_FOR_IDPS, INELIGIBLE_FOR_IDPS, TURBO_UPGRADABLE, TURBO_NOT_UPGRADABLE, NOT_APPLICABLE.
Enumeration:
ELIGIBLE_FOR_IDPS,
INELIGIBLE_FOR_IDPS,
TURBO_UPGRADABLE,
TURBO_NOT_UPGRADABLE,
NOT_APPLICABLE
integer As int64
As int64
cluster_count
Required
Number of clusters in this category.