Managing Nutanix Prism Central Categories for EUC workloads
Automating the assignment of Nutanix Categories with PowerShell
Nutanix Prism Central Categories
Much of the advanced capability within Nutanix Prism Central is implemented with Categories being the key to targeting capability to the appropriate workload. There are a range of services impacted by Category assignments, some examples being:
- Protection Policies
- Flow Network Segmentation policies
- Calm Workflows
- Self Service Capability
- X-Play
- Storage Policies
Many Citrix environments will use Citrix Provisioning Services or Citrix Machine Creation Services to quickly deploy thousands of virtual machines. These environments may require Categories to be applied to these virtual machines post provisioning.
Nutanix provides a way to automate the management of tags via the Prism v3 API for Prism Central, so naturally, we can automate the process at scale with PowerShell.
Check out a script example and write up over on nutanix.dev. The code is housed in Github and free to take, enhance and use accordingly per our documented terms of use, with documentation, background and associated details outlined