Get All Provider Nodes
Use this endpoint to get all the configured Provider nodes
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/appliance/provider-ha-nodes
COPY
Query Parameters
integer
page
Optional
Constraints:
minimum: 0
default: 0
Zero-based page index (0..N)
integer
size
Optional
Constraints:
minimum: 1
default: 20
The size of the page to be returned
string of
array
sort
Optional
Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/appliance/provider-ha-nodes
Provider Ha Operations Operations
GET
Get Provider Vm Password
GET
Get All Provider Nodes
GET
Get Current Provider Node
DELETE
Delete Node