Update disk
render_update_diskUpdate a persistent disk by its ID, including resizing (size must increase) or changing mount path. The disk's associated service must be deployed and active.
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 |