Skip to main content
A newer release of this product is available.

security login rest-role expanded-rest-roles modify

Contributors
Suggest changes

Modify the status of Expanded REST roles for granular resource control feature

Availability: This command is available to cluster administrators at the advanced privilege level.

Description

The security login rest-role expanded-rest-roles modify command enables or disables Expanded REST roles for granular resource control feature.

Parameters

[-is-enabled {true|false}] - Is Enabled? (privilege: advanced)

This parameter specifies whether the Expanded REST roles for granular resource control feature is enabled or disabled. The default value is true i.e. the feature is enabled by default.

Examples

The following command disables the Expanded REST roles for granular resource control feature.

cluster1::*> security login rest-role expanded-rest-roles modify -is-enabled false
cluster1::*>