Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VolumeContainerFailoverMetadata

Package version

interface

An interface representing VolumeContainerFailoverMetadata. The metadata of the volume container, that is being considered as part of a failover set.

Hierarchy

  • VolumeContainerFailoverMetadata

Index

Properties

Optional volumeContainerId

volumeContainerId: undefined | string
member

{string} [volumeContainerId] The path ID of the volume container.

Optional volumes

member

{VolumeFailoverMetadata[]} [volumes] The list of metadata of volumes inside the volume container, which contains valid cloud snapshots.

Generated using TypeDoc