This command displays details of a specific view.
Usage
view show --id ID
Required Parameters
Example
This example displays details of the default view.
vcli: admin> view show --id 1 +-----------+---------------------------------+ | ID | 1 | | Path | / | | Alias | / | | Policy | default | | Protocols | ['NFS'] | | Share | | | Cluster | centos-7.7-test-new-vm-clean-v1 | +-----------+---------------------------------+
Comments
0 comments
Article is closed for comments.