BackupElement interface

The backup element.

Properties

elementId

The path ID that uniquely identifies the backup element.

elementName

The name of the backup element.

elementType

The hierarchical type of the backup element.

sizeInBytes

The size in bytes.

volumeContainerId

The path ID of the volume container.

volumeName

The name of the volume.

volumeType

The volume type.

Property Details

elementId

The path ID that uniquely identifies the backup element.

elementId: string

Property Value

string

elementName

The name of the backup element.

elementName: string

Property Value

string

elementType

The hierarchical type of the backup element.

elementType: string

Property Value

string

sizeInBytes

The size in bytes.

sizeInBytes: number

Property Value

number

volumeContainerId

The path ID of the volume container.

volumeContainerId: string

Property Value

string

volumeName

The name of the volume.

volumeName: string

Property Value

string

volumeType

The volume type.

volumeType?: VolumeType

Property Value