lbcli List Volumes
Returns the list of volumes in the Lightbits cluster.
Sample Command
$ lbcli list volumesIn this command, the JWT is not stored in the lbcli configuration file:
lbcli --jwt $P1ADMIN list volumes --project-name project1Sample Output
Name UUID State Protection State NSID Size Replicas Compression ACLvol_0 bea851365040 Created FullyProtected 1 100 GiB 2 false vol_1 92023adb23ae Created FullyProtected 2 100 GiB 2 false vol_3 65c3bd571c87 Created FullyProtected 4 100 GiB 2 false vol_2 8cc8bb076932 Created FullyProtected 3 100 GiB 2 falseWas this page helpful?