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 5320, 5420, 5520, and 5720 series switches.