vm_clone
Clone an existing VM to a new name using its extension ID. Specify the source VM and new name to create a duplicate for testing or backup.
Instructions
[WRITE][risk=medium] Clone a VM to a new name.
Args:
vm_ext_id: Source VM extId as returned by vm_list.
new_name: Name for the clone.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| new_name | Yes | ||
| vm_ext_id | Yes |