Create analysis clusters
Analyses
Create analysis clusters
Run clustering process for a given analysis. Required permission: write:analysis.
POST
Create analysis clusters
Authorizations
Path Parameters
A UUID string identifying this analysis.
A UUID string identifying the organization.
A UUID string identifying the workspace.
Query Parameters
A string representing the group of clusters to create.
Available options:
all_cons, all_pros A number between 5 and 8, both included, representing the number of clusters to create.
Required range:
5 <= x <= 8Response
200
Pros and cons clustering creation successfully launched.