Mysql
mysql.createMysql create
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequirednameRequiredstring
1appNameRequiredstring
1dockerImagestring
"mysql:8"environmentIdRequiredstring
descriptionstring | null
databaseNameRequiredstring
1databaseUserRequiredstring
1databasePasswordRequiredstring
"^[a-zA-Z0-9@#%^&*()_+\\-=[\\]{}|;:,.<>?~`]*$"databaseRootPasswordRequiredstring
"^[a-zA-Z0-9@#%^&*()_+\\-=[\\]{}|;:,.<>?~`]*$"serverIdstring | null
Successful response
mysql.oneMysql one
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Query Parameters
mysqlIdRequiredstring
Successful response
mysql.startMysql start
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
Successful response
mysql.stopMysql stop
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
Successful response
mysql.saveExternalPortMysql save External Port
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
externalPortRequirednumber | null
Successful response
mysql.deployMysql deploy
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
Successful response
mysql.changeStatusMysql change Status
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
applicationStatusRequiredstring
"idle" | "running" | "done" | "error"Successful response
mysql.reloadMysql reload
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
appNameRequiredstring
1Successful response
mysql.removeMysql remove
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
Successful response
mysql.saveEnvironmentMysql save Environment
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
envstring | null
Successful response
mysql.updateMysql update
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
1namestring
1appNamestring
1descriptionstring | null
databaseNamestring
1databaseUserstring
1databasePasswordstring
"^[a-zA-Z0-9@#%^&*()_+\\-=[\\]{}|;:,.<>?~`]*$"databaseRootPasswordstring
"^[a-zA-Z0-9@#%^&*()_+\\-=[\\]{}|;:,.<>?~`]*$"dockerImagestring
"mysql:8"commandstring | null
argsarray<string> | null
envstring | null
memoryReservationstring | null
memoryLimitstring | null
cpuReservationstring | null
cpuLimitstring | null
externalPortnumber | 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
mysql.moveMysql move
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
targetEnvironmentIdRequiredstring
Successful response
mysql.rebuildMysql rebuild
Authorization
Authorization<token>
API key authentication using Authorization header
In: header
Request Body
application/jsonRequiredmysqlIdRequiredstring
Successful response