Obtaining capacity information about individual storage pools

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.16.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-03

The following information can be obtained.

  • id: Storage pool ID (uuid)

  • usedCapacity: Total consumed amount [MiB]

  • Required role: Storage, RemoteCopy, Monitor, or Resource

  1. Verify the ID of the storage pool for which you want to obtain capacity information.

    If you use the CLI to specify a storage pool by name, check the name of the storage pool.

    REST API: GET /v1/objects/pools

    CLI: pool_list

  2. Obtain capacity information.

    Run either of the following commands with the storage pool ID specified.

    If you use the CLI, you can specify a name instead of the ID of the storage pool.

    REST API: GET /v1/objects/performances/pool-capacities/<id>

    CLI: pool_capacity_performance_show