Package version:

The volume.

Hierarchy

Properties

accessControlRecordIds: string[]

The IDs of the access control records, associated with the volume.

backupPolicyIds?: string[]

The IDs of the backup policies, in which this volume is part of. NOTE: This property will not be serialized. It can only be populated by the server.

backupStatus?: BackupStatus

The backup status of the volume. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

monitoringStatus: MonitoringStatus

The monitoring status of the volume.

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

operationStatus?: OperationStatus

The operation status on the volume. NOTE: This property will not be serialized. It can only be populated by the server.

sizeInBytes: number

The size of the volume in bytes.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

volumeContainerId?: string

The ID of the volume container, in which this volume is created. NOTE: This property will not be serialized. It can only be populated by the server.

volumeStatus: VolumeStatus

The volume status.

volumeType: VolumeType

The type of the volume.

Generated using TypeDoc