Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 646 Bytes

File metadata and controls

19 lines (12 loc) · 646 Bytes

SaveProps

Updates the traffic variables for each of the specified report suites.

ReportSuite.SaveProps parameters

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.
props prop_array - An array of prop A list of traffic variable objects to assign to the report suites.

ReportSuite.SaveProps response

Type Description
xsd:boolean Returns true if the operation is successful.

Parent topic: Report Suite