InlineMigrateVmsWorkflowSpec1

InlineMigrateVmsWorkflowSpec1
InlineMigrateVmsWorkflowSpec1
JSON Example
{
    "dvpg_id_and_segment_path_pairs": [
        {
            "dvpg_id": "string",
            "segment_path": "string"
        }
    ],
    "target_cluster": "string",
    "vm_ids": [
        "string"
    ]
}
dvpg_id_and_segment_path_pairs
Required
Constraints: minItems: 1 maxItems: 1

List of DVPG ID and segment path pair.

string
target_cluster
Optional

Target cluster.

array of string
vm_ids
Required
Constraints: minItems: 1 maxItems: 200

List of VM IDs.