Deletes one or all child roles from the specified role.
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. |
N/A.
None.
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
This command was first available in ExtremeXOS 12.5.
The all option was added in ExtremeXOS 12.6.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.