Reference documentation and code samples for the Compute V1 Client class StoragePoolResourceStatus.
[Output Only] Contains output only fields.
Generated from protobuf message google.cloud.compute.v1.StoragePoolResourceStatus
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ disk_count
int|string
[Output Only] Number of disks used.
↳ last_resize_timestamp
string
[Output Only] Timestamp of the last successful resize in RFC3339 text format.
↳ max_total_provisioned_disk_capacity_gb
int|string
[Output Only] Maximum allowed aggregate disk size in gigabytes.
↳ pool_used_capacity_bytes
int|string
[Output Only] 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.
↳ pool_used_iops
int|string
[Output Only] 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 .
↳ pool_used_throughput
int|string
[Output Only] Sum of all the disks' provisioned throughput in MB/s.
↳ pool_user_written_bytes
int|string
[Output Only] Amount of data written into the pool, before it is compacted.
↳ total_provisioned_disk_capacity_gb
int|string
[Output Only] Sum of all the capacity provisioned in disks in this storage pool. A disk's provisioned capacity is the same as its total capacity.
↳ total_provisioned_disk_iops
int|string
[Output Only] Sum of all the disks' provisioned IOPS.
↳ total_provisioned_disk_throughput
int|string
[Output Only] 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.
getDiskCount
[Output Only] Number of disks used.
int|string
hasDiskCount
clearDiskCount
setDiskCount
[Output Only] Number of disks used.
var
int|string
$this
getLastResizeTimestamp
[Output Only] Timestamp of the last successful resize in RFC3339 text format.
string
hasLastResizeTimestamp
clearLastResizeTimestamp
setLastResizeTimestamp
[Output Only] Timestamp of the last successful resize in RFC3339 text format.
var
string
$this
getMaxTotalProvisionedDiskCapacityGb
[Output Only] Maximum allowed aggregate disk size in gigabytes.
int|string
hasMaxTotalProvisionedDiskCapacityGb
clearMaxTotalProvisionedDiskCapacityGb
setMaxTotalProvisionedDiskCapacityGb
[Output Only] Maximum allowed aggregate disk size in gigabytes.
var
int|string
$this
getPoolUsedCapacityBytes
[Output Only] 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.
int|string
hasPoolUsedCapacityBytes
clearPoolUsedCapacityBytes
setPoolUsedCapacityBytes
[Output Only] 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.
var
int|string
$this
getPoolUsedIops
[Output Only] 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 .
int|string
hasPoolUsedIops
clearPoolUsedIops
setPoolUsedIops
[Output Only] 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 .
var
int|string
$this
getPoolUsedThroughput
[Output Only] Sum of all the disks' provisioned throughput in MB/s.
int|string
hasPoolUsedThroughput
clearPoolUsedThroughput
setPoolUsedThroughput
[Output Only] Sum of all the disks' provisioned throughput in MB/s.
var
int|string
$this
getPoolUserWrittenBytes
[Output Only] Amount of data written into the pool, before it is compacted.
int|string
hasPoolUserWrittenBytes
clearPoolUserWrittenBytes
setPoolUserWrittenBytes
[Output Only] Amount of data written into the pool, before it is compacted.
var
int|string
$this
getTotalProvisionedDiskCapacityGb
[Output Only] Sum of all the capacity provisioned in disks in this storage pool. A disk's provisioned capacity is the same as its total capacity.
int|string
hasTotalProvisionedDiskCapacityGb
clearTotalProvisionedDiskCapacityGb
setTotalProvisionedDiskCapacityGb
[Output Only] Sum of all the capacity provisioned in disks in this storage pool. A disk's provisioned capacity is the same as its total capacity.
var
int|string
$this
getTotalProvisionedDiskIops
[Output Only] Sum of all the disks' provisioned IOPS.
int|string
hasTotalProvisionedDiskIops
clearTotalProvisionedDiskIops
setTotalProvisionedDiskIops
[Output Only] Sum of all the disks' provisioned IOPS.
var
int|string
$this
getTotalProvisionedDiskThroughput
[Output Only] 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.
int|string
hasTotalProvisionedDiskThroughput
clearTotalProvisionedDiskThroughput
setTotalProvisionedDiskThroughput
[Output Only] 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.
var
int|string
$this