Update man pages
This commit is contained in:
parent
6214c1b4b6
commit
c3817913ee
|
@ -1706,7 +1706,7 @@ parameter. All requests which come from this frontend address, will
|
||||||
be treated as API request.
|
be treated as API request.
|
||||||
.sp
|
.sp
|
||||||
The following section describes available API endpoints.
|
The following section describes available API endpoints.
|
||||||
.SS PUT /api/v1beta/backend/replace
|
.SS PUT /api/v1beta1/backend/replace
|
||||||
.sp
|
.sp
|
||||||
This API replaces the current set of backend servers with the
|
This API replaces the current set of backend servers with the
|
||||||
requested ones. The request must carry request body with method PUT
|
requested ones. The request must carry request body with method PUT
|
||||||
|
|
|
@ -1550,8 +1550,8 @@ be treated as API request.
|
||||||
|
|
||||||
The following section describes available API endpoints.
|
The following section describes available API endpoints.
|
||||||
|
|
||||||
PUT /api/v1beta/backend/replace
|
PUT /api/v1beta1/backend/replace
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
This API replaces the current set of backend servers with the
|
This API replaces the current set of backend servers with the
|
||||||
requested ones. The request must carry request body with method PUT
|
requested ones. The request must carry request body with method PUT
|
||||||
|
|
Loading…
Reference in New Issue