policy-groups

policy-groups
policy-groups

Model object containing information on policy and associated groups

JSON Example
{
    "id": "string",
    "groups": [
        "string"
    ]
}
string As uuid As uuid
id
Required

Policy Identifier

array of string
groups
Required

Collection of groups to which the policy should be applied

Parameter To