Skip to main content



Get Cluster Elements with Labels

Get Cluster Elements with Labels

GET /cloud/getClusterElementsFileLabeled

Implementation Notes

Return the cluster elements of a specific cluster of a visualization.

Parameters

ParameterDescriptionParameter TypeData Type
instanceNameName of the instance. Alphanumeric string: [A-Za-z0-9-_]+.querystring
versionVersion of the instance. A string Vx where x is an integer greater than 0 and represent the number of version.querystring
visualizationNameName of the visualization.querystring
clusterIdId of the cluster.querystring
useruser's authenticationheader (authorization)basic authentication