/clusters/{clusterName}/services/{serviceName}/commands/sentryCreateDatabase

Mount Point: /api/v12/clusters/{clusterName}/services/{serviceName}/commands/sentryCreateDatabase

POST

Create the Sentry Server Database. Only works with embedded postgresql database.

This command is to be run whenever a new user and database need to be created in the embedded postgresql database for a Sentry service. This command should usually be followed by a call to sentryCreateDatabaseTables.

Available since API v7.

Parameters

name description type default
serviceName Name of the Sentry service on which to run the command. path
clusterName (no documentation provided) path

Response Body

element: command

Information about the submitted command