ReportSuite.DeleteIPAddressExclusions
Deletes IP addresses from the IP address exclusions list for each
of the specified report suites.
ReportSuite.DeleteIPAddressExclusions parameters
| Name
|
Type
|
Description
|
|
rsid_list
|
array(xsd:string)
|
A list of report suite IDs.
|
|
ip_list
|
array(tns:ip_exclusions)
|
A list of IP addresses to remove from the
IP address exclusions list.
|
ReportSuite.DeleteIPAddressExclusions 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!