ClusterSettings

Set cron jobs for a specific cluster

This endpoint sets the cron jobs for the specified cluster.

post/api/clusters/{clusterName}/settings/actions/set-cron/{settingName}/{settingValue}

Path parameters

clusterNamestring required

Cluster Name

settingNamestring required

Setting Name

settingValuestring required

Setting Value

Headers

Authorizationstring required

Insert your access token

Response

Successfully set cron job

string required

Changes

Changed in 2 of the 5 revisions of this API.11