Tests API-BGP Tests

Number of APIs: 5

  1. List BGP tests GET {{baseUrl}}/tests/bgp?aid=1234

  2. Create BGP test POST {{baseUrl}}/tests/bgp?aid=1234&expand=alert-rule,monitor

  3. Delete BGP test DELETE {{baseUrl}}/tests/bgp/:testId?aid=1234

  4. Get BGP test GET {{baseUrl}}/tests/bgp/:testId?aid=1234&expand=alert-rule,monitor

  5. Update BGP test PUT {{baseUrl}}/tests/bgp/:testId?aid=1234&expand=alert-rule,monitor