Storage Pool Resource Status
Constructors
Properties
(Output) Timestamp of the last successful resize in RFC3339 text format.
(Output) Maximum allowed aggregate disk size in gigabytes.
(Output) Space used by data stored in disks within the storage pool (in bytes). This will reflect the total number of bytes written to the disks in the pool, in contrast to the capacity of those disks.
(Output) Sum of all the disks' provisioned IOPS, minus some amount that is allowed per disk that is not counted towards pool's IOPS capacity. For more information, see https://cloud.google.com/compute/docs/disks/storage-pools.
(Output) Sum of all the disks' provisioned throughput in MB/s.
(Output) Amount of data written into the pool, before it is compacted.
(Output) Sum of all the capacity provisioned in disks in this storage pool. A disk's provisioned capacity is the same as its total capacity.
(Output) Sum of all the disks' provisioned IOPS.
(Output) Sum of all the disks' provisioned throughput in MB/s, minus some amount that is allowed per disk that is not counted towards pool's throughput capacity.