Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

Get private endpoint configuration for region within cloud provider for an organization

Deprecated
GET/v1/organizations/{organizationId}/privateEndpointConfig

Deprecated. Please follow documentation for the updated process.

Authorizations

Path parameters

  • organizationIdstringrequired

    ID of the requested organization.

    format: uuid

Query parameters

  • cloud_providerstringrequired

    Cloud provider identifier. One of aws, gcp, or azure.

  • region_idstringrequired

    Region identifier within specific cloud providers.

Response

JSON

200

Successful response

JSON
  • statusoptionalnumber

    HTTP status code.

    Example: 200
  • requestIdoptionalstring

    Unique id assigned to every request. UUIDv4

    format: uuid
  • resultoptionalobject
    1 properties
    • endpointServiceIdoptionalstring

      Unique identifier of the interface endpoint you created in your VPC with the AWS(Service Name) or GCP(Target Service) resource

Navigation