NSX-T Data Center REST API

MigrationUnit (schema)

Name Description Type Notes
_links References related to this resource

The server will populate this field when returing the resource. Ignored on PUT and POST.
array of ResourceLink Readonly
_schema Schema for this resource string Readonly
_self Link to this resource SelfResourceLink Readonly
current_version Current version of migration unit

This is component version e.g. if migration unit is of type HOST, then this is host version.
string Readonly
display_name Name of the migration unit string
group Info of the group to which this migration unit belongs ResourceReference Readonly
id UUID of the migration unit

Identifier of the migration unit
string Required
Readonly
metadata Metadata about migration unit array of KeyValuePair Readonly
type Migration unit type string
warnings List of warnings indicating issues with the migration unit that may result in migration failure array of string Readonly