Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailoverProcessServerRequestProperties

Package version

interface

An interface representing FailoverProcessServerRequestProperties. The properties of the Failover Process Server request.

Hierarchy

  • FailoverProcessServerRequestProperties

Index

Properties

Optional containerName

containerName: undefined | string
member

{string} [containerName] The container identifier.

Optional sourceProcessServerId

sourceProcessServerId: undefined | string
member

{string} [sourceProcessServerId] The source process server.

Optional targetProcessServerId

targetProcessServerId: undefined | string
member

{string} [targetProcessServerId] The new process server.

Optional updateType

updateType: undefined | string
member

{string} [updateType] A value for failover type. It can be systemlevel/serverlevel

Optional vmsToMigrate

vmsToMigrate: string[]
member

{string[]} [vmsToMigrate] The VMS to migrate.

Generated using TypeDoc