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>
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.
curl -X GET http://<host>:<port>/api/v1/bridges/<br_name>
Copyright © 2009-2024. Cloud Software Group, Inc. All Rights Reserved.