NewHostTransportNodeSpec

NewHostTransportNodeSpec
NewHostTransportNodeSpec

Spec for new Host Transport Node which is added after V2T Host migration has started.

JSON Example
{
    "federation_site_id": "string",
    "host_migration_unit_id": "string",
    "host_transport_node_id": "string"
}
string
federation_site_id
Optional

Id of the site in NSX-T Federation

string
host_migration_unit_id
Optional

Migration unit id of the newly added Host Transport Node. This can be specified when the migration mode chosen also does HOST migration. For migration modes that do not perform HOST migration, this value should not be specified. Instead host_transport_node_id value should be specified.

string
host_transport_node_id
Optional

Id of the newly added Host Transport Node.