SubCategoryScore

SubCategoryScore
Sub Category Score

Unified score for a sub-category (used in both segmentation and threat assessment).

JSON Example
{
    "score": "number",
    "max_score": "number",
    "sub_category_type": "string"
}
number
score
Required  

Score for this sub-category.

number
max_score
Required  

Maximum score for this sub-category.

string
sub_category_type
Required  

Type of score for this sub-category (supports both segmentation and threat assessment sub-categories).

Enumeration: IDPS_SIGNATURE_COVERAGE, IDPS_ACTION_SCORE, DFW_INTER_APP, DFW_INTRA_APP, DFW_DENY_IN_POLICY, DFW_DEFAULT_DENY, DFW_ENABLED, DFW_MALICIOUS_IP_ENABLED, DFW_ENV_PAIR_LOCKDOWN, DFW_ENV_WORKLOAD_COVERAGE
Property Of