[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Patch Data Collection Transport Node List
DescriptionPatch transport node data collection configuration list.
Request
URLURL
https://api_host/napp/api/v1/intelligence/data-collection/transport-nodes
Request Body
Request Body
DataCollectionTransportNodeConfigList
of type(s) application/json
Required
Transport node data collection configuration list.
This request body class requires all of the following:
ListResult, InlineDataCollectionTransportNodeConfigList1
Authentication
This operation uses the following authentication methods.
METHOD
enterprise_admin
METHOD
security_engineer
Response
Response
Response BodyResponse Body
200 OK
Returns
DataCollectionTransportNodeConfigList
of type(s) application/json
Patch operation on transport node list completed successfully.
This response body class contains all of the following:
ListResult, InlineDataCollectionTransportNodeConfigList1
Errors
400
Backend error. Please check the data collection pod for more information.
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' https://api_host/napp/api/v1/intelligence/data-collection/transport-nodes
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform