Is it possible to exclude items from multi-admin-approval by a name pattern?
Applies to
- ONTAP 9
- Multi-admin verification (MAV)
Answer
- Yes, it is possible to use rule constraints
- Example: This will exclude all volumes from MAV that include the word "pattern":
::> security multi-admin-verify rule create -operation "volume delete" -query “-volume !*pattern*”