MigrateVmsWorkflowSpec

MigrateVmsWorkflowSpec
MigrateVmsWorkflowSpec

Migrate VMs workflow spec

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "dvpg_id_and_segment_path_pairs": [
        {
            "dvpg_id": "string",
            "segment_path": "string"
        }
    ],
    "target_cluster": "string",
    "vm_ids": [
        "string"
    ]
}