Skip to content

Deployment

deployment_volume_get

Get a volume

Tool

deployment_volume_get

Get a volume

Get a volume

Behavior

HTTP
GET /deployment/volumes/:id

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.

Response

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

Try it

Get a volume.

When to use

Get a volume

Example

Ask your agent something like this:

Get a volume.

The agent will invoke deployment_volume_get with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect