Obtain a list of information for each fault domain. The following information can be obtained.
-
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
REST API: GET /v1/objects/fault-domains
CLI: fault_domain_list