DatabaseActions
Start a server
Starts a specified server within a cluster.
get/api/clusters/{clusterName}/servers/{serverName}/actions/start/{cfgAction}
Path parameters
clusterNamestring required
Cluster Name
serverNamestring required
Server Name
cfgActionstring required
Config Action (KEEP or FETCH). Empty string means default action from cluster config.
Headers
Authorizationstring required
Insert your access token
Response
Server started successfully
string required
Changes
Changed in 2 of the 5 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲