Obtaining information about individual protection domains

Virtual Storage Platform One SDS Block Storage Administrator Guide

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

The following information can be obtained.

  • totalPhysicalCapacity: Total drive capacity in a protection domain [MiB]

  • isFastRebuildEnabled: Whether Fast Rebuild is enabled or disabled

  • id: ID (uuid) of the protection domain

  • name: Name of the protection domain

  • redundantPolicy: User data protection method

  • redundantType: User data protection type

  • driveDataRelocationStatus: Status of drive data relocation

  • driveDataRelocationProgressRate: Progress rate of drive data relocation [%]

  • rebuildStatus: Status of Rebuild

  • rebuildProgressRate: Progress rate of Rebuild [%]

  • memoryMode: Settings for the memory in use

  • asyncProcessingResourceUsageRate: Usage of internal processing I/O resources

  • numberOfFaultDomains: Total number of fault domains in the protection domain

  • storageControllerClusteringPolicy: Storage controller cluster policy

  • minimumMemorySize: Minimum memory value among storage nodes belonging to the protection domain [MiB]

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

  1. Verify the ID of the intended protection domain.

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

    CLI: protection_domain_list

  2. Obtain information about the intended protection domain.

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

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

    CLI: protection_domain_show