lbcli list
The list command returns information lists for all supported resources of type: [volumes nodes nvme-devices servers upgrade-status connected-hosts projects credentials snapshots roles admin-endpoints feature-flags cluster-config snapshots-policies events qos-policies changed-blocks auth-map-entries idp-configurations idp-client-configurations trusted-hosts].
By default list
returns information for all nodes, unless a particular node is specified in the command.
Use optional flags to filter the list.
Use this command to retrieve information related to the following resource types:
- Nodes
- Volumes
- NVMe devices
- Admin-endpoints
- Connected-hosts
- Feature-flags
- Projects
- Roles
- Servers
- Snapshots
- Snapshots-policies
- QoS-policies
- Changed-blocks
- Upgrade-status
lbcli list <RESOURCE_TYPE> [flags]
Examples:
# List a resource by type and filter option.
lbcli list nodes
# List volumes
lbcli list volumes
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for list command. |
Was this page helpful?