vinfra service compute storage-policy show
Show details of a storage policy:
usage: vinfra service compute storage-policy show <storage-policy>
<storage-policy>
- Storage policy ID or name
Example:
# vinfra service compute storage-policy show mystorpolicy +----------------+--------------------------------------+ | Field | Value | +----------------+--------------------------------------+ | available | False | | failure_domain | host | | id | 2199e71e-ce8a-4ba9-81cd-75502f0344ca | | name | mystorpolicy | | qos | total_bytes_sec: 104857600 | | | total_iops_sec: 100 | | redundancy | encoding=3+2 | | tier | 3 | +----------------+--------------------------------------+
This command shows the details of the storage policy mystorpolicy
.