ReportSuite.DeleteCorrelations
Deletes a correlation from each of the specified report suites.
ReportSuite.DeleteCorrelations
| 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.DeleteCorrelations response
| Type
|
Description
|
| xsd:int
|
Returns
1 if the operation is successful. Otherwise,
returns
0.
|
Comments (0)
Must be logged in to comment. Login or register now to comment!