RetentionVolume interface

The retention details of the MT.

Properties

capacityInBytes

The volume capacity.

freeSpaceInBytes

The free space available in this volume.

thresholdPercentage

The threshold percentage.

volumeName

The volume name.

Property Details

capacityInBytes

The volume capacity.

capacityInBytes?: number

Property Value

number

freeSpaceInBytes

The free space available in this volume.

freeSpaceInBytes?: number

Property Value

number

thresholdPercentage

The threshold percentage.

thresholdPercentage?: number

Property Value

number

volumeName

The volume name.

volumeName?: string

Property Value

string