Obtain estimation information of the storage pool capacity. You can obtain the estimation information by specifying the number of storage nodes or drives to be added to the current configuration or the number of drive failures that can be tolerated to which you plan to change.
-
estimatedPoolCapacityInTiB: Capacity estimation result [TiB]. If logical capacity cannot be configured, null is output.
-
differenceCapacityInTiB: Difference between the current logical capacity and estimatedPoolCapacityInTiB [TiB]. If logical capacity cannot be configured, null is output.
-
numberOfStorageNodes: Number of storage nodes to be added that was specified. If not specified, null is output.
-
numberOfDrives: Number of drives to be added for each storage node that was specified. If not specified, null is output.
-
numberOfTolerableDriveFailures: Number of drive failures that can be tolerated in the specified configuration. If not specified, null is output.
-
Required role: Storage or Monitor