Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RetentionVolume

Package version

interface

An interface representing RetentionVolume. The retention details of the MT.

Hierarchy

  • RetentionVolume

Index

Properties

Optional capacityInBytes

capacityInBytes: undefined | number
member

{number} [capacityInBytes] The volume capacity.

Optional freeSpaceInBytes

freeSpaceInBytes: undefined | number
member

{number} [freeSpaceInBytes] The free space available in this volume.

Optional thresholdPercentage

thresholdPercentage: undefined | number
member

{number} [thresholdPercentage] The threshold percentage.

Optional volumeName

volumeName: undefined | string
member

{string} [volumeName] The volume name.

Generated using TypeDoc