NSX-T Data Center REST API
VmAggregateInfo (schema)
VM aggregate info
VM aggregate info.
Name | Description | Type | Notes |
---|---|---|---|
errors | List of errors List of errors. |
array of string | Readonly |
migration_status | VM migration code VM migration status |
string | Readonly Enum: NOT_STARTED, IN_PROGRESS, SUCCESS, FAILED, NOT_FOUND |
target_cluster_id | Target cluster ID Target cluster ID. |
string | Readonly |
target_cluster_name | Target cluster name Target cluster name. |
string | Readonly |
vm | VM details VM details |
VmEntity | Readonly |
warnings | List of warnings List of warnings. |
array of string | Readonly |