Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailoverRequest

Package version

interface

An interface representing FailoverRequest. The Failover request object.

Hierarchy

  • FailoverRequest

Index

Properties

Optional accesspointIds

accesspointIds: string[]
member

{string[]} [accesspointIds]

Optional keepSourceDevice

keepSourceDevice: undefined | false | true
member

{boolean} [keepSourceDevice]

Optional skipValidation

skipValidation: undefined | false | true
member

{boolean} [skipValidation]

Optional targetDeviceId

targetDeviceId: undefined | string
member

{string} [targetDeviceId]

Generated using TypeDoc