TunnelRoutesInfo
TunnelRoutesInfo
JSON Example
{
"destinations": [
{
"address": "string",
"error": {
"value": {
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
},
"port": 0,
"type": "string"
}
],
"reverseTransports": [
{
"incomingTransportsCount": 0,
"remoteTunnelSha": "string",
"replicatorId": "string",
"site": "string"
}
]
}