[{"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 '{"_links":[{"action":"string","href":"string","rel":"string"}],"_schema":"string","_self":{"action":"string","href":"string","rel":"string"},"clusters":[{"cluster_id":"string","cluster_type":"HOST_CLUSTER","compute_manager":{"display_name":"string","id":"string","server":"string"},"display_name":"string","enabled":false,"id":"string","member_list":["string"],"parent_path":"string","path":"string","realization_id":"string","relative_path":"string","resource_type":"string","unique_id":"string"}],"cursor":"string","result_count":0,"sort_ascending":false,"sort_by":"string"}' https://api_host/napp/api/v1/intelligence/data-collection/clusters
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform