NSX-T Data Center REST API

TenancyContextQueryParameter (type)

{
  "description": "The following are the valid values for this query parameter \u2013 - ALL_PROJECTS: The response returned would contain entries corresponding to ALL (i.e. custom and default) projects in the org.", 
  "enum": [
    "ALL_PROJECTS"
  ], 
  "id": "TenancyContextQueryParameter", 
  "module_id": "PolicyIDSMetrics", 
  "required": false, 
  "title": "Tenancy Context of the API request", 
  "type": "string"
}