osc block-storage cluster list
Return a detailed list of all existing clusters.
Filter by is_up, disabled, num_hosts, and num_down_hosts.
Usage: osc block-storage cluster list [OPTIONS]
Options:
- 
--active-backend-id <ACTIVE_BACKEND_ID>— The ID of active storage backend. Only in cinder-volume service - 
--binary <BINARY>— Filter the cluster list result by binary name of the clustered services. One of cinder-api, cinder-scheduler, cinder-volume or cinder-backupPossible values:
cinder-api,cinder-backup,cinder-scheduler,cinder-volume - 
--disabled <DISABLED>— Filter the cluster list result by statusPossible values:
true,false - 
--frozen <FROZEN>— Whether the cluster is frozen or notPossible values:
true,false - 
--is-up <IS_UP>— Filter the cluster list result by statePossible values:
true,false - 
--name <NAME>— Filter the cluster list result by cluster name - 
--num-down-hosts <NUM_DOWN_HOSTS>— Filter the cluster list result by number of down hosts - 
--num-hosts <NUM_HOSTS>— Filter the cluster list result by number of hosts - 
--replication-stats <REPLICATION_STATS>— Filter the cluster list result by replication statusPossible values:
disabled,enabled