security multi-admin-verify show
Display multi-admin-verify configuration
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The security multi-admin-verify show command displays the object store that contains the global setting values of the multi-admin-verify feature.
- Is Enabled: Displays the current state of the feature. This feature is, by default, disabled and the value is set to false.
- Required Approvers: Displays the required number of approvers to approve the ONTAP execution request. This is inherited by the rule if required-approvers is not provided for the rule. The default and minimum number of required approvers is 1.
- Approval Expiry: Displays the amount of time that the approvers have after a new execution request is submitted to approve or disapprove the request before the request expires.
- Execution Expiry: Displays the amount of time that the authorized users have after a request is approved to execute the requested operation before the request expires.
- Approval Groups: Displays the list of global approval groups. This will be in effect if the approval groups is not specified for a multi-admin-verify rule.
Examples
The following example displays typical global settings information:
cluster1::> security multi-admin-verify show
Is Required Execution Approval Approval
Enabled Approvers Expiry Expiry Groups
------- --------- --------- -------- -----------
false 1 1h 1h group1, group2
Give documentation feedback