Skip to content

Commit

Permalink
DOC-3669 Feedback update - only list start, stop, restart operations …
Browse files Browse the repository at this point in the history
…for services API
  • Loading branch information
rrelledge committed Feb 12, 2025
1 parent 9b813d0 commit 8cbb5ca
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ Supported `operation_type` values:
- start
- stop
- restart
- kill
- change_watchdog_profile: deprecated, use [`PUT /v1/cluster/policy`]({{<relref "operate/rs/references/rest-api/requests/cluster/policy#put-cluster-policy">}}) to set `failure_detection_sensitivity` to `high` or `low` instead instead.

For cluster-wide changes that are not node-specific, use [`POST /v1/services`](#post-services) instead.

Expand Down Expand Up @@ -155,8 +153,6 @@ Supported `operation_type` values:
- start
- stop
- restart
- kill
- change_watchdog_profile: deprecated, use [`PUT /v1/cluster/policy`]({{<relref "operate/rs/references/rest-api/requests/cluster/policy#put-cluster-policy">}}) to set `failure_detection_sensitivity` to `high` or `low` instead instead.

For operations that directly interact with processes, use [`POST /v1/local/services`](#post-local-services) instead.

Expand Down

0 comments on commit 8cbb5ca

Please sign in to comment.