CategoryType
Category Type
Category classification for clusters within a mode breakdown. This is applicable for IDPS clusters only. Clusters can be classified into the following categories:
- ELIGIBLE_FOR_IDPS: Clusters that are eligible for IDPS.
- INELIGIBLE_FOR_IDPS: Clusters that are not eligible for IDPS.
- TURBO_UPGRADABLE: Clusters that are eligible for TURBO upgrade.
- TURBO_NOT_UPGRADABLE: Clusters that are not eligible for TURBO upgrade.
- NOT_APPLICABLE: Clusters that don't have DFW ON (hence we can't determine if they are eligible for IDPS/TURBO).
This data structure has no properties.
Enumeration:
ELIGIBLE_FOR_IDPS,
INELIGIBLE_FOR_IDPS,
TURBO_UPGRADABLE,
TURBO_NOT_UPGRADABLE,
NOT_APPLICABLE