A newer release of this product is available.
security login rest-role expanded-rest-roles modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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 istrue
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::*>