Skip to content

Commit 080a87d

Browse files
jrodewigibotello
andauthored
[DOCS] Remove timeout and master_timeout parameters from request body (#80708) (#80710)
The put repository API doesn't accept these parameters in the request body. Co-authored-by: Ivonne Botello <[email protected]>
1 parent 469e9f1 commit 080a87d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/reference/snapshot-restore/apis/put-repo-api.asciidoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -79,18 +79,6 @@ You can manually perform this verification using the
7979
[[put-snapshot-repo-api-request-body]]
8080
==== {api-request-body-title}
8181

82-
`master_timeout`::
83-
(Optional, <<time-units, time units>>)
84-
Specifies the period of time to wait for
85-
a connection to the master node. If no response is received before the timeout
86-
expires, the request fails and returns an error. Defaults to `30s`.
87-
88-
`timeout`::
89-
(Optional, <<time-units, time units>>)
90-
Specifies the period of time to wait for
91-
a response. If no response is received before the timeout expires, the request
92-
fails and returns an error. Defaults to `30s`.
93-
9482
[[put-snapshot-repo-api-request-type]]
9583
`type`::
9684
+

0 commit comments

Comments
 (0)