Skip to content

Deployment

deployment_managed_service_resize

Increase storage size of a managed service (cannot shrink)

Tool

deployment_managed_service_resize

Increase storage size of a managed service (cannot shrink)

Increase storage size of a managed service (cannot shrink)

Behavior

HTTP
POST /deployment/managed-services/:id/resize

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.
storageGiBintegerNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring
slugstring
enginestring
statusstring
versionstring
createdAtstring
productIdstring
updatedAtstring
storageGiBnumber
backupPolicyobject
databaseNamestring
lastBackupAtstring
environmentIdstring
lastErrorMessagestring

Try it

Increase storage size of a managed service (cannot shrink).

When to use

Increase storage size of a managed service (cannot shrink)

Example

Ask your agent something like this:

Increase storage size of a managed service (cannot shrink).

The agent will invoke deployment_managed_service_resize with these arguments:

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

Esc

Start typing to search the docs.

navigateselect