NSX-T Data Center REST API

SiteRequestParameter (type)

{
  "description": "User can get flow details from the Site where API invoked to a given Site by specifying the Site policy path.",
  "id": "SiteRequestParameter",
  "module_id": "FederationObservability",
  "properties": {
    "site_path": {
      "required": false,
      "title": "Policy path of the Site object",
      "type": "string"
    }
  },
  "title": "Request parameter to get flow to a given Site",
  "type": "object"
}