TunnelServicesResponse
TunnelServicesResponse
Contains information related to the registered Tunnel services.
JSON Example
{
"tunnels": [
{
"id": "91f729d0-8d37-45da-8648-a3fac9466119",
"url": "https://10.71.249.18:8047/",
"certificate": "MIID..."
}
]
}