NSX-T Data Center REST API
DynamicContentFilters (type)
{ "additionalProperties": false, "id": "DynamicContentFilters", "properties": { "dynamic_content_filters": { "description": "These filter values will be set by the remote node like the NSX Intelligence Platform for instance. We would not need to know or act on these dynamic content filters, except for passing them on as request parameters along with the support bundle collection API.", "items": { "$ref": "DynamicContentFilterValue }, "title": "Support bundle content filter allowed values", "type": "array" } }, "type": "object" }