Add disk
render_add_diskAttach a persistent disk to a web service, private service, or background worker on Render. The service must be redeployed for the disk to be attached.
Instructions
Add disk. Attach a persistent disk to a web service, private service, or background worker. The service must be redeployed for the disk to be attached. Calls POST /disks on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| sizeGB | Yes | ||
| mountPath | Yes | ||
| serviceId | Yes |