configure identity-management role delete child-role

configure identity-management role role_name delete child-role [child_role | all]

Description

Deletes one or all child roles from the specified role.

Syntax Description

role_name

Specifies the name of an existing role.

child-role

Specifies a name for a child role to delete.

all

Specifies that all child roles are to be deleted.

Default

N/A.

Usage Guidelines

None.

Example

The following example deletes the child role named East from the existing role named India-Engr:

* Switch.66 # configure identity-management role "India-Engr" delete child-role East

The following command deletes all child roles from the existing role named India-Engr:

* Switch.66 # configure identity-management role "India-Engr" delete child-role all

History

This command was first available in ExtremeXOS 12.5.

The all option was added in ExtremeXOS 12.6.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.