RegisterTunnelServiceRequest
RegisterTunnelServiceRequest
JSON Example
{
"certificate": "MIIDb...",
"rootPassword": "rootpassword",
"url": "https://tunneladdress:8047/"
}
string
certificate
Optional
Base64-encoded certificate of the Tunnel service API endpoint.
string
rootPassword
Optional
The root password for the appliance where the Tunnel instance is running.
string
url
Optional
The API URL of the Tunnel instace.