update_private_key
Update a private key's name, description, or PEM content by specifying its UUID.
Instructions
Update a private key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Private key UUID | |
| name | No | Key name | |
| description | No | Key description | |
| private_key | No | Private key content (PEM format) |