[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Patch Data Collection Transport Node Cluster List
DescriptionPatch transport node cluster data collection configuration list.
Request
URLURL
https://api_host/napp/api/v1/intelligence/data-collection/clusters
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
This operation uses the following authentication methods.
METHOD
enterprise_admin
METHOD
security_engineer
Response
Response
Response BodyResponse 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 SamplesCode Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' https://api_host/napp/api/v1/intelligence/data-collection/clusters
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform