Properties of a Volume.
Package
@google-cloud/netappProperties
activeDirectory
activeDirectory?: (string|null);Volume activeDirectory
backupConfig
backupConfig?: (google.cloud.netapp.v1.IBackupConfig|null);Volume backupConfig
capacityGib
capacityGib?: (number|Long|string|null);Volume capacityGib
coldTierSizeGib
coldTierSizeGib?: (number|Long|string|null);Volume coldTierSizeGib
createTime
createTime?: (google.protobuf.ITimestamp|null);Volume createTime
description
description?: (string|null);Volume description
encryptionType
encryptionType?: (google.cloud.netapp.v1.EncryptionType|keyof typeof google.cloud.netapp.v1.EncryptionType|null);Volume encryptionType
exportPolicy
exportPolicy?: (google.cloud.netapp.v1.IExportPolicy|null);Volume exportPolicy
hasReplication
hasReplication?: (boolean|null);Volume hasReplication
hotTierSizeUsedGib
hotTierSizeUsedGib?: (number|Long|string|null);Volume hotTierSizeUsedGib
hybridReplicationParameters
hybridReplicationParameters?: (google.cloud.netapp.v1.IHybridReplicationParameters|null);Volume hybridReplicationParameters
kerberosEnabled
kerberosEnabled?: (boolean|null);Volume kerberosEnabled
kmsConfig
kmsConfig?: (string|null);Volume kmsConfig
labels
labels?: ({ [k: string]: string }|null);Volume labels
largeCapacity
largeCapacity?: (boolean|null);Volume largeCapacity
ldapEnabled
ldapEnabled?: (boolean|null);Volume ldapEnabled
mountOptions
mountOptions?: (google.cloud.netapp.v1.IMountOption[]|null);Volume mountOptions
multipleEndpoints
multipleEndpoints?: (boolean|null);Volume multipleEndpoints
name
name?: (string|null);Volume name
network
network?: (string|null);Volume network
protocols
protocols?: (google.cloud.netapp.v1.Protocols[]|null);Volume protocols
psaRange
psaRange?: (string|null);Volume psaRange
replicaZone
replicaZone?: (string|null);Volume replicaZone
restoreParameters
restoreParameters?: (google.cloud.netapp.v1.IRestoreParameters|null);Volume restoreParameters
restrictedActions
restrictedActions?: (google.cloud.netapp.v1.RestrictedAction[]|null);Volume restrictedActions
securityStyle
securityStyle?: (google.cloud.netapp.v1.SecurityStyle|keyof typeof google.cloud.netapp.v1.SecurityStyle|null);Volume securityStyle
serviceLevel
serviceLevel?: (google.cloud.netapp.v1.ServiceLevel|keyof typeof google.cloud.netapp.v1.ServiceLevel|null);Volume serviceLevel
shareName
shareName?: (string|null);Volume shareName
smbSettings
smbSettings?: (google.cloud.netapp.v1.SMBSettings[]|null);Volume smbSettings
snapReserve
snapReserve?: (number|null);Volume snapReserve
snapshotDirectory
snapshotDirectory?: (boolean|null);Volume snapshotDirectory
snapshotPolicy
snapshotPolicy?: (google.cloud.netapp.v1.ISnapshotPolicy|null);Volume snapshotPolicy
state
state?: (google.cloud.netapp.v1.Volume.State|keyof typeof google.cloud.netapp.v1.Volume.State|null);Volume state
stateDetails
stateDetails?: (string|null);Volume stateDetails
storagePool
storagePool?: (string|null);Volume storagePool
throughputMibps
throughputMibps?: (number|null);Volume throughputMibps
tieringPolicy
tieringPolicy?: (google.cloud.netapp.v1.ITieringPolicy|null);Volume tieringPolicy
unixPermissions
unixPermissions?: (string|null);Volume unixPermissions
usedGib
usedGib?: (number|Long|string|null);Volume usedGib
zone
zone?: (string|null);Volume zone