GET bridges/<br_name>

This web method retrieves the status of the transport bridge with a specific bridge name.

The <br_name> in the URI is the name of the bridge.

Example Requests

curl -X GET http://<host>:<port>/api/v1/bridges/<br_name>