Update instance
lambda_update_instanceUpdate a live instance's name and/or tags. Only provided fields are changed. Lambda Cloud REST: POST /api/v1/instances/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The instance id to update. | |
| name | No | New friendly name (max 64 chars). | |
| tags | No | Replace the instance's key/value tags. |