GroupInfo

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"
}
group
Optional

A weak reference to an NSX resource.

string
group_policy_path
Optional

Policy path of a particular Group.