Set up WebSockets in your browser
If you want to use WebSockets to get monitoring information from the SMC API, set up WebSockets in your browser.
Before you begin
Steps
Configure a REST Client in your web browser.
For example, in Google Chrome, add the following extensions:
- Talend API Tester — Talend API Tester makes it easy to invoke, discover, and test HTTP and REST APIs.
- WebSocket Test Client — WebSocket Test Client can be used to help construct custom WebSocket requests and handle responses to directly test the WebSocket services.