lattice_update_worker
Update a worker's name, hostname, IP, status, labels, or active flag by providing the worker ID and the fields to change.
Instructions
Update a worker's name, hostname, IP, status, labels or active flag
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Worker ID | |
| name | No | ||
| active | No | ||
| labels | No | JSON object string of labels | |
| status | No | ||
| hostname | No | ||
| ip_address | No |