NetworkVirtualApplianceMigrationStatus interface
The migration status of a Network Virtual Appliance.
Properties
| migration |
The current phase of the migration workflow (for example, Prepare, Execute, Commit, or Abort). |
| migration |
The detailed status of the current migration phase. |
| migration |
The type of migration workflow currently in progress or last performed. |
Property Details
migrationPhase
The current phase of the migration workflow (for example, Prepare, Execute, Commit, or Abort).
migrationPhase?: string
Property Value
string
migrationPhaseStatus
The detailed status of the current migration phase.
migrationPhaseStatus?: string
Property Value
string
migrationType
The type of migration workflow currently in progress or last performed.
migrationType?: string
Property Value
string