{
  "backends": [
    {"name": "web-app1", "pool": "static_pool", "host": "web-app", "port": 8443, "healthy": true, "reason": "ok"},
    {"name": "web-app-2", "pool": "static_pool", "host": "web-app-2", "port": 8443, "healthy": true, "reason": "ok"},
    {"name": "portal1", "pool": "portal_pool", "host": "portal-app", "port": 8443, "healthy": true, "reason": "ok"},
    {"name": "portal2", "pool": "portal_pool", "host": "portal-app2", "port": 8443, "healthy": true, "reason": "ok"},
    {"name": "contact_api1", "pool": "contact_pool", "host": "contact-api", "port": 8443, "healthy": true, "reason": "ok"},
    {"name": "docs", "pool": "docs_pool", "host": "vnetarmor-docs", "port": 8443, "healthy": true, "reason": "ok"}
  ]
}
