Skip to content

Deployment

deployment_volume_resize

Increase a volume size

Tool

deployment_volume_resize

Increase a volume size

Increase a volume size

Behavior

HTTP
POST /deployment/volumes/:id/resize

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.
sizeGbintegerNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring
slugstring
sizeGbinteger
statusstring
createdAtstring
mountPathstring
updatedAtstring
environmentIdstring
lastErrorMessagestring
attachedServiceIdstring

Try it

Increase a volume size.

When to use

Increase a volume size

Example

Ask your agent something like this:

Increase a volume size.

The agent will invoke deployment_volume_resize with these arguments:

{
  "id": "<id>",
  "sizeGb": "<sizeGb>"
}

Esc

Start typing to search the docs.

navigateselect