Postgres
postgres.createPostgres create
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequirednameRequiredstring
1appNameRequiredstring
databaseNameRequiredstring
1databaseUserRequiredstring
1databasePasswordRequiredstring
"^[a-zA-Z0-9@#%^&*()_+\\-=[\\]{}|;:,.<>?~`]*$"dockerImagestring
"postgres:15"environmentIdRequiredstring
descriptionstring | null
serverIdstring | null
Successful response
postgres.onePostgres one
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
postgresIdRequiredstring
Successful response
postgres.startPostgres start
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
Successful response
postgres.stopPostgres stop
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
Successful response
postgres.saveExternalPortPostgres save External Port
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
externalPortRequirednumber | null
Successful response
postgres.deployPostgres deploy
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
Successful response
postgres.changeStatusPostgres change Status
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
applicationStatusRequiredstring
"idle" | "running" | "done" | "error"Successful response
postgres.removePostgres remove
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
Successful response
postgres.saveEnvironmentPostgres save Environment
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
envstring | null
Successful response
postgres.reloadPostgres reload
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
appNameRequiredstring
Successful response
postgres.updatePostgres update
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
1namestring
1appNamestring
databaseNamestring
1databaseUserstring
1databasePasswordstring
"^[a-zA-Z0-9@#%^&*()_+\\-=[\\]{}|;:,.<>?~`]*$"descriptionstring | null
dockerImagestring
"postgres:15"commandstring | null
argsarray<string> | null
envstring | null
memoryReservationstring | null
externalPortnumber | null
memoryLimitstring | null
cpuReservationstring | null
cpuLimitstring | null
applicationStatusstring
"idle" | "running" | "done" | "error"healthCheckSwarmobject | null
restartPolicySwarmobject | null
placementSwarmobject | null
updateConfigSwarmobject | null
rollbackConfigSwarmobject | null
modeSwarmobject | null
labelsSwarmobject | null
networkSwarmarray<object> | null
stopGracePeriodSwarminteger | null
endpointSpecSwarmobject | null
replicasnumber
createdAtstring
environmentIdstring
Successful response
postgres.movePostgres move
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
targetEnvironmentIdRequiredstring
Successful response
postgres.rebuildPostgres rebuild
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredpostgresIdRequiredstring
Successful response