This command displays details of a specific view policy or the protocol auditing configuration in the view policy.
Usage
viewpolicy show --id ID [--audit]
Required Parameters
Options
Example
This example displays details of the default view policy.
vcli: admin> viewpolicy show --id 4 +------------------------------+-------------------+ | ID | 4 | | Name | s3_default_policy | | Cluster | vast-cluster-1 | | Atime-frequency | None | | NFS-read-write | ['*'] | | NFS-read-only | [] | | NFS-trash-access | [] | | Auth-source | RPC | | 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 | S3_NATIVE | | Path-length | NPL | | Allowed-characters | NPL | | Use-32bit-fileid | False | | Expose-id-in-fsid | False | | VIP Pools | [] | | Nfs-minimal-protection-level | SYSTEM | | Apple sid | True | +------------------------------+-------------------+
Comments
0 comments
Article is closed for comments.