Skip to content

Deployment

deployment_managed_service_get

Get a managed service by id

Tool

deployment_managed_service_get

Get a managed service by id

Get a managed service by id

Behavior

HTTP
GET /deployment/managed-services/:id

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.

Response

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

Try it

Get a managed service by id.

When to use

Get a managed service by id

Example

Ask your agent something like this:

Get a managed service by id.

The agent will invoke deployment_managed_service_get with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect