Programmer's Guide (Supporting ADX v03.1.00) Manual

Brocade Virtual ADX XML API Programmer’s Guide 437
53-1003248-01
Methods
5
getAllDnsDpiPoliciesStatistics
Description
Retrieves the DNS DPI policies statistics.
Parameters
Table 245 contains the parameters required for the method.
Return values
Table 246 contains the return values of the method.
Error messages
List of Error Messages
getAllVirtualServerPortsOnCswPolicy
Description
Retrieves all the virtual ports attached to a CSW (CSW, TCA, or DNS DPI) policy.
Parameters
Table 247 contains the parameters required for the method.
Return values
Table 248 contains the return values of the method.
TABLE 245 Parameters
Name Type Presence Rules Description
startIndex unsignedInt Optional Identifies the starting index.
numRetrieved unsignedInt Optional Identifies the number of rules to be retrieved.
filter DnsDpiPolicyFilter Optional Specifies the filter criteria.
TABLE 246 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all DNS DPI policies statistics.
policyList DnsDpiPolicyFilter[ ] Identifies the DNS DPI policies statistics.
TABLE 247 Parameters
Name Type Presence Rules Description
cswPolicyName string Mandatory Identifies the name of the CSW policy.
TABLE 248 Return values
Name Type Description
genericInfo ResponseInformation Identifies the generic information about all the virtual server
ports on CSW policy rule.
vipPort ServerAndConfiguredPortList[] Identifies the virtual server ports details associated wih the CSW
policy.