RemoteTunnelEndpointConfigState (type)

{
  "id": "RemoteTunnelEndpointConfigState", 
  "module_id": "TransportNode", 
  "properties": {
    "endpoints": {
      "items": {
        "$ref": "RemoteTunnelEndpoint
      }, 
      "readonly": true, 
      "title": "List of remote tunnel endpoints which are configured on this node", 
      "type": "array"
    }
  }, 
  "title": "Remote tunnel endpoint configuration state", 
  "type": "object"
}