NSX-T Data Center REST API

DynamicContentFilterQueryParameter (type)

{
  "additionalProperties": false,
  "id": "DynamicContentFilterQueryParameter",
  "properties": {
    "scope": {
      "enum": [
        "NAPP"
      ],
      "title": "Restrict scope of dynamic content filters to report",
      "type": "string"
    }
  },
  "type": "object"
}