This command displays details of a specific view policy.
Usage
viewpolicy show --id ID
Required Parameters
Example
This example displays details of the default view policy.
vcli: admin> viewpolicy show --id 1 +-----------------------------+---------------------------------+ | ID | 1 | | Name | default | | Cluster | centos-7.7-test-new-vm-clean-v1 | | Atime-frequency | None | | Read-write | ['*'] | | Read-only | [] | | Trash-access | [] | | Read | [] | | Change | [] | | Full | [] | | Use-auth-provider | No | | Nfs-posix-acl | No | | Nfs-return-open-permissions | False | | Nfs-no-squash | [] | | Nfs-root-squash | ['*'] | | Nfs-all-squash | [] | | Default file permissions | 644 | | Default folder permissions | 755 | | Gid-inheritance | LINUX | | Flavor | NFS | | Path-length | LCD | | Allowed-characters | LCD | | Use-32bit-fileid | False | +-----------------------------+---------------------------------+
Comments
0 comments
Article is closed for comments.