Monitor regions
GET/mt/monitor/v1/interconnect/monitor/backbones/theatres
Monitor a group of regions.
Request
Query Parameters
backboneId string
tsgId string
Responses
- 200
- 400
- 500
Success
- application/json
- Schema
- Theatre to Region Mapping
Schema
- any
[
{
"region": [
"Test",
"Test1"
],
"theatre": "Theatre1"
}
]
Bad Request
Server Error
Loading...