Skip to main content

Get PostgreSQL Instance ID and database group ID

Select

SaaS
Customer Managed

Get PostgreSQL Instance ID using client name and instance name

Query Parameters
  • clientName string required

    Name of the client

  • agent string required

    Default value: PostgreSQL

    PostgreSQL

  • instanceName string required

    Name of the PostgreSQL Instance

Responses

OK


Schema
  • clientId integer

    Client ID

  • instanceName string

    PostgreSQL Instance name

  • appName string

    PostgreSQL

  • applicationId integer

    Default value: 125

    PostgreSQL application ID

  • clientName string

    Client Name

  • instanceId integer

    PostgreSQL Instance ID

  • _type_ integer
Loading...