Obtaining information about individual fault domain

Virtual Storage Platform One SDS Block Storage Administrator Guide

Version
1.17.x
Audience
anonymous
Part Number
MK-24VSP1SDS002-04

Obtain the following information about the fault domain for the specified ID.

  • storageNodeIds: List of IDs (uuid) of storage nodes that belong to the fault domain

  • id: ID (uuid) of the fault domain

  • name: Name of the fault domain

  • statusSummary: Status summary of the fault domain

  • status: Status of the fault domain

  • numberOfStorageNodes: Number of storage nodes that belong to the fault domain

  • availabilityZoneId:

    (Bare metal) null

    (Cloud) For Multi-AZ configuration, ID of the Availability Zone corresponding to the fault domain. For Single-AZ configuration, null.

  • totalCapacity: The maximum logical capacity that can be managed on the fault domain [MiB]

  • usedCapacity: Capacity consumed on the fault domain [MiB]

  • freeCapacity: Free capacity on the fault domain [MiB]

  • usedCapacityRate: Usage of logical capacity on the fault domain [%]

  • totalVolumeCapacity: The total capacity of volumes that have been created on the fault domain [MiB]

  • provisionedVolumeCapacity: The total capacity of provisioned volumes that have been created on the fault domain [MiB]

  • otherVolumeCapacity: The total capacity of other volumes that have been created on the fault domain [MiB]

  • temporaryVolumeCapacity: The total capacity of volumes that have temporarily been created on the fault domain [MiB]

  • Required role: Security, Storage, RemoteCopy, Monitor, Service, Audit, or Resource

  1. Obtain a list of fault domain information.

    REST API: GET /v1/objects/fault-domains

    CLI: fault_domain_list

  2. Obtain fault domain information.

    Run either of the following commands with the fault domain ID specified.

    REST API: GET /v1/objects/fault-domains/<id>

    CLI: fault_domain_show