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

Properties of a StoragePool.

Package

@google-cloud/netapp

Properties

activeDirectory

activeDirectory?: (string|null);

StoragePool activeDirectory

capacityGib

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

StoragePool capacityGib

createTime

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

StoragePool createTime

description

description?: (string|null);

StoragePool description

encryptionType

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

StoragePool encryptionType

globalAccessAllowed

globalAccessAllowed?: (boolean|null);

StoragePool globalAccessAllowed

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

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

volumeCapacityGib

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

StoragePool volumeCapacityGib

volumeCount

volumeCount?: (number|null);

StoragePool volumeCount