Interface protos.google.cloud.netapp.v1.IStoragePool (0.15.0)

Properties of a StoragePool.

Package

@google-cloud/netapp

Properties

activeDirectory

activeDirectory?: (string|null);

StoragePool activeDirectory

allowAutoTiering

allowAutoTiering?: (boolean|null);

StoragePool allowAutoTiering

availableThroughputMibps

availableThroughputMibps?: (number|null);

StoragePool availableThroughputMibps

capacityGib

capacityGib?: (number|Long|string|null);

StoragePool capacityGib

coldTierSizeUsedGib

coldTierSizeUsedGib?: (number|Long|string|null);

StoragePool coldTierSizeUsedGib

createTime

createTime?: (google.protobuf.ITimestamp|null);

StoragePool createTime

customPerformanceEnabled

customPerformanceEnabled?: (boolean|null);

StoragePool customPerformanceEnabled

description

description?: (string|null);

StoragePool description

enableHotTierAutoResize

enableHotTierAutoResize?: (boolean|null);

StoragePool enableHotTierAutoResize

encryptionType

encryptionType?: (google.cloud.netapp.v1.EncryptionType|keyof typeof google.cloud.netapp.v1.EncryptionType|null);

StoragePool encryptionType

globalAccessAllowed

globalAccessAllowed?: (boolean|null);

StoragePool globalAccessAllowed

hotTierSizeGib

hotTierSizeGib?: (number|Long|string|null);

StoragePool hotTierSizeGib

hotTierSizeUsedGib

hotTierSizeUsedGib?: (number|Long|string|null);

StoragePool hotTierSizeUsedGib

kmsConfig

kmsConfig?: (string|null);

StoragePool kmsConfig

labels

labels?: ({ [k: string]: string }|null);

StoragePool labels

ldapEnabled

ldapEnabled?: (boolean|null);

StoragePool ldapEnabled

name

name?: (string|null);

StoragePool name

network

network?: (string|null);

StoragePool network

psaRange

psaRange?: (string|null);

StoragePool psaRange

qosType

qosType?: (google.cloud.netapp.v1.QosType|keyof typeof google.cloud.netapp.v1.QosType|null);

StoragePool qosType

replicaZone

replicaZone?: (string|null);

StoragePool replicaZone

satisfiesPzi

satisfiesPzi?: (boolean|null);

StoragePool satisfiesPzi

satisfiesPzs

satisfiesPzs?: (boolean|null);

StoragePool satisfiesPzs

serviceLevel

serviceLevel?: (google.cloud.netapp.v1.ServiceLevel|keyof typeof google.cloud.netapp.v1.ServiceLevel|null);

StoragePool serviceLevel

state

state?: (google.cloud.netapp.v1.StoragePool.State|keyof typeof google.cloud.netapp.v1.StoragePool.State|null);

StoragePool state

stateDetails

stateDetails?: (string|null);

StoragePool stateDetails

totalIops

totalIops?: (number|Long|string|null);

StoragePool totalIops

totalThroughputMibps

totalThroughputMibps?: (number|Long|string|null);

StoragePool totalThroughputMibps

volumeCapacityGib

volumeCapacityGib?: (number|Long|string|null);

StoragePool volumeCapacityGib

volumeCount

volumeCount?: (number|null);

StoragePool volumeCount

zone

zone?: (string|null);

StoragePool zone