update-label
Modify an existing label in Illumio PCE by specifying its HREF or key-value pair and providing the updated value.
Instructions
Update an existing label in the PCE
Input 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) | |
new_value | No | New value for the label | |
value | No | Current value of the label |