OptionalapiAPIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
OptionalkindKind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
OptionalmetadataObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
OptionalstatusVirtualMachineInstanceMigration reprents information pertaining to a VMI's migration.
Optionalconditions?: V1VirtualMachineInstanceMigrationCondition[]OptionalmigrationState?: V1VirtualMachineInstanceMigrationStateRepresents the status of a live migration
Optionalphase?: stringOptionalphaseTransitionTimestamps?: V1VirtualMachineInstanceMigrationPhaseTransitionTimestamp[]PhaseTransitionTimestamp is the timestamp of when the last phase change occurred
OptionalsynchronizationAddresses?: string[]The synchronization addresses one can use to connect to the synchronization controller, includes the port, if multiple addresses are available, the first one is reported in the synchronizationAddress field.
VirtualMachineInstanceMigration represents the object tracking a VMI's migration to another host in the cluster