vm_protect
Associate a VM with a protection policy to enable data protection. Specify the VM ext ID and policy ext ID to apply the policy.
Instructions
[WRITE][risk=medium] Associate a VM with a protection policy.
Args:
vm_ext_id: VM extId as returned by vm_list.
policy_ext_id: Protection policy extId as returned by protection_domain_list.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| vm_ext_id | Yes | ||
| policy_ext_id | Yes |