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

Get Support Bundle Dynamic Content Filters

Description

Returns the list of strings representing service names that will be populated into the list shown in the UI of the support bundle collection page.

Request

Request

URL

URL


get
https://{api_host}/napp/api/v1/platform/support-bundle/dynamic-content-filters
Copy

Authentication

Authentication

This operation uses the following authentication methods.

x_nsx_roles

Scopes: enterprise_admin, auditor

Response

Response

Response Body

Response Body

200 OK

Returns DynamicContentFilters of type application/json
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.

Errors

Errors

500

Backend error. Look at cluster-api logs for exact reason for failure.

Code Samples

Code Samples

cURL Command

curl https://{api_host}/napp/api/v1/platform/support-bundle/dynamic-content-filters


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

Was this page helpful?