coolify_update_private_key
Update an existing SSH private key by providing its UUID and optionally changing name, description, or the PEM-formatted key content.
Instructions
[WRITE] Update an existing SSH private key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Key name | |
| uuid | Yes | UUID of the resource | |
| description | No | Key description | |
| private_key | No | New PEM-formatted private key content |