update-label
Modify existing labels in Illumio PCE to maintain accurate workload classification and security policy enforcement.
Instructions
Update an existing label in the PCE
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| href | No | Label href (e.g., /orgs/1/labels/42). Either href or both key and value must be provided to identify the label. | |
| key | No | Label type (e.g., role, app, env, loc) | |
| value | No | Current value of the label | |
| new_value | No | New value for the label |