NSGroupInfo
NSGroupInfo
NSGroupInfo contains information about a particular NSGroup used in a SI Rule. It also contains information about policy path used to create this NSGroup.
JSON Example
{
"nsgroup": {
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
},
"nsgroup_policy_path": "string"
}
string
nsgroup_policy_path
Optional
Relative Policy path of a particular NSGroup.