ScoreRequestParams
Score Request Parameters
Parameters for score request.
JSON Example
{
"segmentation_score_mode": "string",
"score_type": "string",
"site_ids": [
"string"
]
}
segmentation_score_mode
Optional
Segmentation score mode to be used for calculation. Only applicable when score_type is SEGMENTATION.
Enumeration:
STRICT,
RELAXED,
CUSTOM
string
score_type
Required
Type of score to calculate.
Enumeration:
SEGMENTATION,
THREAT_ASSESSMENT
array of
string
site_ids
Required
Identifiers of the local managers or sites for this score request.