File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/operate/rs/references/rest-api/requests/services Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Possible `status` values:
7575
7676| Code | Description |
7777| ------| -------------|
78- | [ 200 OK] ( http ://www.w3 .org/Protocols/rfc2616/rfc2616-sec10 .html#sec10.2.1 ) | No error |
78+ | [ 200 OK] ( https ://www.rfc-editor .org/rfc/rfc9110 .html#name-200-ok ) | No error |
7979
8080## Modify local services {#post-local-services}
8181
@@ -142,7 +142,7 @@ Returns a JSON object that shows whether the operation ran successfully or faile
142142
143143| Code | Description |
144144| ------| -------------|
145- | [ 200 OK] ( http ://www.w3 .org/Protocols/rfc2616/rfc2616-sec10 .html#sec10.2.1 ) | No error. |
145+ | [ 200 OK] ( https ://www.rfc-editor .org/rfc/rfc9110 .html#name-200-ok ) | No error. |
146146
147147## Apply cluster-wide service changes {#post-services}
148148
@@ -209,4 +209,4 @@ Returns a JSON object that shows whether the operation ran successfully or faile
209209
210210| Code | Description |
211211| ------| -------------|
212- | [ 200 OK] ( http ://www.w3 .org/Protocols/rfc2616/rfc2616-sec10 .html#sec10.2.1 ) | No error. |
212+ | [ 200 OK] ( https ://www.rfc-editor .org/rfc/rfc9110 .html#name-200-ok ) | No error. |
You can’t perform that action at this time.
0 commit comments