Tool
deployment_volume_resize
Increase a volume size
Increase a volume size
Behavior
- HTTP
POST /deployment/volumes/:id/resize
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | No description in the catalog. |
| sizeGb | integer | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| name | string | • | |
| slug | string | • | |
| sizeGb | integer | • | |
| status | string | • | |
| createdAt | string | • | |
| mountPath | string | • | |
| updatedAt | string | • | |
| environmentId | string | • | |
| lastErrorMessage | string | • | |
| attachedServiceId | string | • |
Try it
Increase a volume size.