Initiate a new SignalR connection to the event hub
Array of objects (FilterChain) All filters in this array are compared with a logical |
Response success
Malformed request.
Unauthorized access, invalid credentials were used.
Access forbidden. Current token does not have the necessary authority for the operation.
Invalid data was sent.
{- "Filters": [
- {
- "FilterTemplate": "dashboard",
- "Selector": "Source.MAC",
- "Type": "regex",
- "Match": "^00:11:22:33:44:55$",
- "Invert": false,
- "Children": { }
}
]
}
{- "EndpointID": "3F2504E0-4F89-11D3-9A0C-0305E82C3301",
- "HubInfo": {
- "HubName": "EventMessageHub",
- "HubTypeID": "bc645ac7-5453-48f3-ab4a-449bcae9a719",
- "HubInstanceID": "2fac08c3-b910-4a6f-9f89-5d1a50c520c7"
}
}
Update connection properties of a SignalR connection
Array of objects (FilterChain) All filters in this array are compared with a logical |
Response success
Malformed request.
Unauthorized access, invalid credentials were used.
Access forbidden. Current token does not have the necessary authority for the operation.
Invalid data was sent.
{- "Filters": [
- {
- "FilterTemplate": "dashboard",
- "Selector": "Source.MAC",
- "Type": "regex",
- "Match": "^00:11:22:33:44:55$",
- "Invert": false,
- "Children": { }
}
]
}
{- "EndpointID": "3F2504E0-4F89-11D3-9A0C-0305E82C3301",
- "HubInfo": {
- "HubName": "EventMessageHub",
- "HubTypeID": "bc645ac7-5453-48f3-ab4a-449bcae9a719",
- "HubInstanceID": "2fac08c3-b910-4a6f-9f89-5d1a50c520c7"
}
}