category_assign
Bulk-assign a category to multiple VMs in Nutanix Prism Central using the category and VM external IDs.
Instructions
[WRITE][risk=medium] Bulk-associate a category to a set of VMs.
Args:
category_ext_id: Category extId as returned by category_list.
vm_ext_ids: VM extIds (from vm_list) to associate the category with.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| vm_ext_ids | Yes | ||
| category_ext_id | Yes |