category_create
Create a category key/value pair in Nutanix Prism Central to organize resources with custom labels such as Environment or Production.
Instructions
[WRITE][risk=medium] Create a category key/value pair.
Args:
key: Category key (e.g. "Environment").
value: Category value (e.g. "Production").
description: Optional human-readable description.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| value | Yes | ||
| target | No | ||
| description | No |