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

Patch Data Collection Transport Node Cluster List

Description

Patch transport node cluster data collection configuration list.

Request

Request

URL

URL


patch
https://api_host/napp/api/v1/intelligence/data-collection/clusters
Copy

Request Body

Request Body

DataCollectionTransportNodeClusterConfigList of type(s) application/json Required

Transport node cluster data collection configuration list.

This request body class requires all of the following: ListResult, InlineDataCollectionTransportNodeClusterConfigList1
Authentication

Authentication

This operation uses the following authentication methods.


Response

Response

Response Body

Response Body

200 OK

Returns DataCollectionTransportNodeClusterConfigList of type(s) application/json

Patch operation on transport node cluster list completed successfully.

This response body class contains all of the following: ListResult, InlineDataCollectionTransportNodeClusterConfigList1

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl -X PATCH -H "Content-Type: application/json" -d '{}' https://api_host/napp/api/v1/intelligence/data-collection/clusters


Feedback

Was this page helpful?