[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

DynamicContentFilters

Properties

string
clusterId Required

The UUID of the NAPP K8s cluster


string
clusterName Required

Can be a string or UUID that represents the NAPP K8s cluster


array of string
contentFilters Required

The list of strings that represents the list of services for which NAPP support-bundle can be collected for.

JSON Example

{
    "clusterId": "5832fc4c-3dbb-49f9-85b6-f31328a5365b",
    "clusterName": "guestCluster1",
    "contentFilters": [
        "NAPP:SERVICE:MESSAGING",
        "NAPP:SERVICE:ANALYTICS",
        "NAPP:SERVICE:PLATFORM_SERVICES"
    ]
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Returned By

Get Support Bundle Dynamic Content Filters

Feedback

Was this page helpful?