GroupInfo
GroupInfo
GroupInfo contains information about a particular Group used in Redirection Rules. It also contains information about policy path, if the group is created from Policy.
JSON Example
{
"group": {
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
},
"group_policy_path": "string"
}
string
group_policy_path
Optional
Policy path of a particular Group.