ReportSuite.AddCorrelations

Adds a correlation to each of the specified report suites.

ReportSuite.AddCorrelations

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.
rel_ids array(xsd:int) A list of metric IDs to include in the correlation.
size tns:correlation_size_enum The size of the correlation. Currently, only 2-item correlations (size 2) are available through the Administration API.

ReportSuite.AddCorrelations response

Type Description
xsd:int Returns 1 if the operation is successful. Otherwise, returns 0.

Comments (0)

Must be logged in to comment. or register now to comment!