InlineVizGroupsRelatedRuleCountsRequest1

InlineVizGroupsRelatedRuleCountsRequest1
InlineVizGroupsRelatedRuleCountsRequest1
JSON Example
{
    "group_ids": [
        "string"
    ],
    "group_paths": [
        "string"
    ],
    "relationship_type": "string"
}
array of string
group_ids
Optional
Constraints: maxItems: 20

List of group IDs. Either group_ids or group_paths must be provided, but not both.

array of string
group_paths
Optional
Constraints: maxItems: 20

List of group policy paths. Either group_ids or group_paths must be provided, but not both.

string
relationship_type
Optional
Constraints: default: CONTAINS

The relationship type between the group and the rules.

Enumeration: CONTAINS, EFFECTIVE_MEMBERS