Update disk
render_update_diskUpdate a persistent disk's name, size, or mount path. The service must be deployed and active; resizing requires a larger size.
Instructions
Update disk. Update the persistent disk with the provided ID. The disk's associated service must be deployed and active for updates to take effect. When resizing a disk, the new size must be greater than the current size. Calls PATCH /disks/{diskId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| diskId | Yes | The ID of the disk | |
| sizeGB | No | ||
| mountPath | No |