MigrateVmsWorkflowSpec
MigrateVmsWorkflowSpec
Migrate VMs workflow spec
AllOf
JSON Example
{
"type": "string",
"dvpg_id_and_segment_path_pairs": [
{
"dvpg_id": "string",
"segment_path": "string"
}
],
"target_cluster": "string",
"vm_ids": [
"string"
]
}