Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailoverRequest

Package version

interface

An interface representing FailoverRequest. The request object for triggering a failover of volume containers, from a source device to a target device.

Hierarchy

  • FailoverRequest

Index

Properties

Optional targetDeviceId

targetDeviceId: undefined | string
member

{string} [targetDeviceId] The ARM path ID of the device which will act as the failover target.

Optional volumeContainers

volumeContainers: string[]
member

{string[]} [volumeContainers] The list of path IDs of the volume containers which needs to be failed-over to the target device.

Generated using TypeDoc