Skip to content

Endpoint Identity Group

Up to five levels of nested endpoint identity groups are supported.

Location in GUI: Administration » Identity Management » Groups » Endpoint Identity Groups

Diagram
NameTypeConstraintMandatoryDefault Value
endpoint_identity_groupsList[endpoint_identity_groups]No

endpoint_identity_groups (ise.identity_management)

Section titled “endpoint_identity_groups (ise.identity_management)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[\w\d_\-\.]+$Yes
descriptionStringNo
parent_groupStringNo
childrenList[children]No

children (ise.identity_management.endpoint_identity_groups)

Section titled “children (ise.identity_management.endpoint_identity_groups)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[\w\d_\-\. ]+$Yes
descriptionStringNo
childrenList[children]No

children (ise.identity_management.endpoint_identity_groups.children)

Section titled “children (ise.identity_management.endpoint_identity_groups.children)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[\w\d_\-\. ]+$Yes
descriptionStringNo
childrenList[children]No

children (ise.identity_management.endpoint_identity_groups.children.children)

Section titled “children (ise.identity_management.endpoint_identity_groups.children.children)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[\w\d_\-\. ]+$Yes
descriptionStringNo
childrenList[children]No

children (ise.identity_management.endpoint_identity_groups.children.children.children)

Section titled “children (ise.identity_management.endpoint_identity_groups.children.children.children)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[\w\d_\-\. ]+$Yes
descriptionStringNo
childrenList[children]No

children (ise.identity_management.endpoint_identity_groups.children.children.children.children)

Section titled “children (ise.identity_management.endpoint_identity_groups.children.children.children.children)”
NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[\w\d_\-\. ]+$Yes
descriptionStringNo

ise:
identity_management:
endpoint_identity_groups:
- name: Group1
description: My group 1
parent_group: Blocked List
children:
- name: Nested_Group1
description: My Nested group 1