Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tessell DB Connection Pool API

The DB Connection Pool API from Tessell — 2 operation(s) for db connection pool.

Tessell DB Connection Pool API is one of 82 APIs that Tessell publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include DB Connection Pool. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 4 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, {server}.

4 operations 2 paths 12 schemas 1 DELETE1 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.console.tessell.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Tessell DB Connection Pool API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

DB Connection Pool 4
GET
/services/{service-id}/connection-pools
Get list of connection pools for the DB Service
getConnectionPoolsForTessellService 3 params → 200default
POST
/services/{service-id}/connection-pools
Creates a new connection pool for the DB Service
createConnectionPoolForTessellService 2 params body → 200default
DELETE
/services/{service-id}/connection-pools
Delete an existing connection pool for the DB Service
deleteConnectionPoolForTessellService 2 params body → 200default
PATCH
/services/{service-id}/connection-pools/{connection-pool-id}
Update an existing connection pool for the DB Service
updateConnectionPoolForTessellService 3 params body → 200default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are PostgresqlConnectionPoolInfo (11 properties), UpdatePostgresqlConnectionPoolPayload (7 properties), CreatePostgresqlConnectionPoolPayload (7 properties), ApiError (7 properties). Each schema is shown below with its type and property counts.

DeletePostgresqlConnectionPoolPayload
object
Postgres specific configuration for deleting the connection pool
1 property 1 required
ApiError
object
Common error response object for non 2xx responses
7 properties
PostgresqlConnectionPoolMode
string
Mode of postgresql connection pool.
PostgresqlConnectionPoolInfo
object
11 properties
taskSummary
object
5 properties
DeleteConnectionPoolPayload
object
1 property
UpdateConnectionPoolPayload
object
1 property
ConnectionPoolStatus
string
Status of connection pool visible to end user.
ConnectionPoolListResponse
object
1 property
UpdatePostgresqlConnectionPoolPayload
object
Postgres engine specific configuration for updating a connection pool
7 properties 4 required
CreatePostgresqlConnectionPoolPayload
object
Postgres engine specific configuration for creating a connection pool
7 properties 4 required
CreateConnectionPoolPayload
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tessell-db-connection-pool-api-openapi.yml Raw ↑

Other APIs Tessell publishes across the network.

Tessell activity-center API
Tessell Ad Domain API
Tessell Ad Domain Governance API
Tessell agentController API
Tessell alert-controller API
Tessell Authorization API
Tessell Availability Machine API
Tessell azure-netapp-admin-controller API
Tessell azure-netapp-service-controller API
Tessell cloud-resource API
Tessell Compute API
Tessell Compute Governance API