VolumeContainerFailoverMetadata interface

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

Properties

volumeContainerId

The path ID of the volume container.

volumes

The list of metadata of volumes inside the volume container, which contains valid cloud snapshots.

Property Details

volumeContainerId

The path ID of the volume container.

volumeContainerId?: string

Property Value

string

volumes

The list of metadata of volumes inside the volume container, which contains valid cloud snapshots.

volumes?: VolumeFailoverMetadata[]

Property Value