category_assign
Assign a category to multiple VMs in one bulk operation using category and VM extIds, saving time and ensuring consistency in Prism Central.
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 |