StoragePoolProperties interface
Properties of a storage pool
Properties
| availability |
Azure Availability Zone the Pool is located in |
| avs | AVS connection state summary |
| data |
How long a destroyed object is kept before being eradicated, in seconds |
| provisioned |
Total bandwidth provisioned for the pool, in MB/s |
| provisioned |
Total I/O operations per second (IOPS) provisioned for the pool |
| provisioning |
Provisioning state of the resource |
| reservation |
Azure resource ID of the Pure Storage Cloud service (reservation resource) this storage pool belongs to |
| storage |
Pure Storage's internal ID of the storage pool |
| vnet |
Network properties of the storage pool |
Property Details
availabilityZone
Azure Availability Zone the Pool is located in
availabilityZone: string
Property Value
string
avs
dataRetentionPeriod
How long a destroyed object is kept before being eradicated, in seconds
dataRetentionPeriod?: number
Property Value
number
provisionedBandwidthMbPerSec
Total bandwidth provisioned for the pool, in MB/s
provisionedBandwidthMbPerSec: number
Property Value
number
provisionedIops
Total I/O operations per second (IOPS) provisioned for the pool
provisionedIops?: number
Property Value
number
provisioningState
Provisioning state of the resource
provisioningState?: string
Property Value
string
reservationResourceId
Azure resource ID of the Pure Storage Cloud service (reservation resource) this storage pool belongs to
reservationResourceId: string
Property Value
string
storagePoolInternalId
Pure Storage's internal ID of the storage pool
storagePoolInternalId?: string
Property Value
string