Get Provider Vm Password

Get Provider Vm Password

Use this endpoint to get root password of a provider node
Authorized Roles : PROVIDER

Request
URI
GET
https://{api_host}/appliance/provider-ha-nodes/{nodeUUID}/password
COPY
Path Parameters
string
nodeUUID
Required

Provider Node instance ID


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/appliance/provider-ha-nodes/{nodeUUID}/password