osc block-storage host show

Shows the volume usage info given by hosts.

| param req: | security context | | --- | --- | | param id: | hostname | | returns: | dict -- the host resources dictionary. ex.: {'host': [{'resource': D},..]} D: {'host': 'hostname','project': 'admin', 'volume_count': 1, 'total_volume_gb': 2048} |

Usage: osc block-storage host show <ID>

Arguments:

  • <ID> — id parameter for /v3/os-hosts/{id} API