lbcli Get Volume
Returns information about a volume by name or UUID.
Sample Command
lbcli get volume --name=vol_client_8
In this command, the JWT is not stored in the lbcli configuration file:
lbcli -J $JWT get volume --name vol_client_8 --project-name a
Sample Output
UUID: 80039266-6fab-4f1f-ac09-4f824616e1e0
Acl:
Values:
- nqn_client_8
compression: false
name: vol_client_8
nodeList:
- 75db8358-a46e-48fc-8147-5d60735e66a0
- 73317646-41cd-4a1d-89f0-31f601c90cd4
- 2bd8ef04-d333-4492-887b-6a661df5b3ca
nsid: 9
protectionState: FullyProtected
rebuildProgress: None
replicaCount: 3
size: "700079669248"
state: Created
Statistics:
logicalUsedStorage: "700079669248"
physicalUsedStorage: "700079669248"
Was this page helpful?