AppNav Statistics Service
This chapter describes the AppNav Statistics service, which returns AppNav data and statistics for AppNav and AppNav- XE controllers and clusters.
This chapter contains the following sections:
AppNav Statistics Service Syntax
This section contains the following topics:
AppNav Statistics Informational URLs
This section provides informational URLs for the AppNav Statistics service.
- Service URL— https://<host/ip>:8443/ws/AppNavStats
- WSDL URL— https://<host/ip>:8443/ws/AppNavStats?wsdl
- To obtain a description of all the operations and parameters for the AppNavStats Service, submit a URL to the service with the suffix ?wsdl as follows:
https://<host/ip>:8443/ws/AppNavStats?wsdl
- To obtain management information using the Central Manager monitoring API, first call the service by using the service URL for this service as follows:
https://<host/ip>:8443/ws/AppNavStats
Next, submit a SOAP request written in an XML format to retrieve the information.
AppNav Statistics Example Request
The following example shows an XML-formatted SOAP request to perform the retrieveOverallAppNavPolicyStats action. The request includes the input parameters for this particular action shown in bold. For more information on this action, see retrieveOverallAppNavPolicyStats.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://service.stats.ws.waas.cisco.com" xmlns:xsd="http://util.ws.waas.cisco.com/xsd">
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsse:Username>admin</wsse:Username>
<wsse:Password>default</wsse:Password>
<ser:retrieveOverallAppNavPolicyStats>
<!--Zero or more repetitions:-->
<ser:objType>cluster</ser:objType>
<xsd:endTime>2012-05-23T09:40:00.000Z</xsd:endTime>
<xsd:frequency>lasthour</xsd:frequency>
<xsd:startTime>2012-05-23T08:45:00.000Z</xsd:startTime>
<xsd:timezone>UTC</xsd:timezone>
</ser:retrieveOverallAppNavPolicyStats>
AppNav Statistics Example Response
The following example shows the XML response that contains the output values for the retrieveOverallAppNavPolicyStats action. For more information on this action, see retrieveOverallAppNavPolicyStats.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<ns:retrieveOverallAppNavPolicyStatsResponse xmlns:ns="http://service.stats.ws.waas.cisco.com" xmlns:ax246="http://rmi.java/xsd" xmlns:ax248="http://util.ws.waas.cisco.com/xsd" xmlns:ax247="http://io.java/xsd" xmlns:ax249="http://stats.ws.waas.cisco.com/xsd">
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T08:55:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>143510</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>56653</ax249:passthroughTraffic>
<ax249:redirectedTraffic>86857</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T08:50:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:00:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>136555</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>56524</ax249:passthroughTraffic>
<ax249:redirectedTraffic>80031</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T08:55:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:05:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>164320</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>67784</ax249:passthroughTraffic>
<ax249:redirectedTraffic>96536</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T09:00:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:10:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>151656</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>50856</ax249:passthroughTraffic>
<ax249:redirectedTraffic>100800</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T09:05:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:15:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>169249</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>70901</ax249:passthroughTraffic>
<ax249:redirectedTraffic>98348</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T09:10:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:20:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>160204</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>67593</ax249:passthroughTraffic>
<ax249:redirectedTraffic>92611</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T09:15:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:25:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>161264</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>71680</ax249:passthroughTraffic>
<ax249:redirectedTraffic>89584</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T09:20:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:30:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>100226</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>39049</ax249:passthroughTraffic>
<ax249:redirectedTraffic>61177</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T09:25:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:35:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>143822</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>56865</ax249:passthroughTraffic>
<ax249:redirectedTraffic>86957</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T09:30:00.000Z</ax249:starttime>
<ns:return type="com.cisco.waas.ws.stats.AppNavOverallStats">
<ax249:endtime>2012-05-23T09:40:00.000Z</ax249:endtime>
<ax249:frequency>min</ax249:frequency>
<ax249:interceptedTraffic>109224</ax249:interceptedTraffic>
<ax249:name>one</ax249:name>
<ax249:passthroughTraffic>49786</ax249:passthroughTraffic>
<ax249:redirectedTraffic>59438</ax249:redirectedTraffic>
<ax249:starttime>2012-05-23T09:35:00.000Z</ax249:starttime>
</ns:retrieveOverallAppNavPolicyStatsResponse>
AppNav Statistics Service Actions
The AppNav Statistics service (AppNavStats Web Service) performs one or more of the following actions:
Note that you can request statistics for multiple clusters/controller in any of the above requests.
retrieveAppNavPassthroughStats
Retrieves the pass-through statistics collected on an AppNav controller or cluster.
This API is supported for AppNav-XE device/cluster.
Input Parameters
|
|
name |
An array of ser:name elements, each of which is a string that describes the name of the AppNav controller or cluster. |
objType |
An array of ser:objType elements, each of which is a string that describes the object type. Valid values include the following:
|
timeframe |
A TimeFrameFilter value that includes the time interval, time zone, and frequency. |
Return
The output parameter appNavPTStats[] returns a AppNavPTStats value that provides pass-through statistics.
Exceptions
|
|
|
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:Invalid name= |
The controller or cluster name is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:Invalid objType= |
The object type name is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:Invalid TimeFrame |
The timeframe is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:Device does not exist.DeviceName= |
The controller name is not found. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:Cluster does not exist.Cluster= |
The cluster name is not found. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:Invalid frequency= |
The frequency is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:Invalid startTime= |
The start time is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:Invalid endTime= |
The end time is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStats: ERROR:startTime should be less than endTime startTime= |
The start time is less than the end time. |
AxisFault |
AppNavStats:The Method Name is not supported. MethodName= |
The method name is not supported for a given service. |
AxisFault |
AppNavStats:The SOAP Envelope Body is Null |
The SOAP envelope is missing for a given service. |
AxisFault |
AppNavStats:The Requested WebService is not available |
The service requested is not supported. |
AxisFault |
retrieveAppNavPassthroughStats:The SOAP Body doesn’t have all the required elements |
The SOAP body does not have all the required elements. |
retrieveAppNavPolicyStats
Retrieves the AppNav controller or cluster statistics for a specified policy map/class map pair, including the intercepted, distributed, and pass-through traffic for the default policy for that pair.
Note The parameter classMapName is not supported for IOS-XE devices/Cluster. Please use API without classMapName for IOS-XE devices/Cluster : " + deviceName.
Input Parameters
|
|
name |
An array of ser:name elements, each of which is a string that describes the name of the AppNav controller or cluster. |
objType |
An array of ser:objType elements, each of which is a string that describes the object type. Valid values include the following:
|
timeframe |
A TimeFrameFilter value that includes the time interval, time zone, and frequency. |
policyMapName |
A string that describes the name of the policy map. |
classMapName |
A string that describes the name of the class map. |
Return
The output parameter AppNavPolicyStats[] returns a AppNavStats value that provides information about the intercepted traffic, pass-through traffic, and redirected traffic for the specified policy map/class map pair.
Exceptions
|
|
|
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:Invalid name= |
The controller or cluster name is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:Invalid objType= |
The object type name is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:Invalid TimeFrame |
The timeframe is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:Device does not exist.DeviceName= |
The controller name is not found. |
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:Cluster does not exist.Cluster= |
The cluster name is not found. |
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:Invalid frequency= |
The frequency is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:Invalid startTime= |
The start time is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:Invalid endTime= |
The end time is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PolicyStats: ERROR:startTime should be less than endTime startTime= |
The start time is less than the end time. |
RemoteException |
AppNavStatsService.retrieveAppNavPolicyStats:ERROR:PolicyMapName does not exist. PolicyMapName : |
The Policy Map Name is not valid. |
RemoteException |
AppNavStatsService.retrieveAppNavPolicyStats:ERROR:The parameter classMapName is not supported for IOS-XE devices/Cluster. Please use API without classMapName for IOS-XE devices/Cluster : |
The Policy Map Name is not supported for IOS-XE devices/Cluster. |
AxisFault |
AppNavStats:The Method Name is not supported. MethodName= |
The method name is not supported for a given service. |
AxisFault |
AppNavStats:The SOAP Envelope Body is Null |
The SOAP envelope is missing for a given service. |
AxisFault |
AppNavStats:The Requested WebService is not available |
The service requested is not supported. |
AxisFault |
retrieveAppNavPolicyStats:The SOAP Body doesn’t have all the required elements |
The SOAP body does not have all the required elements. |
retrieveOverallAppNavPolicyStats
Retrieves the overall AppNav controller or cluster statistics, including the intercepted, distributed, and pass-through traffic for the default policy.
This API is supported for AppNav-XE device/cluster.
Input Parameters
|
|
name |
An array of ser:name elements, each of which is a string that describes the name of the AppNav controller or cluster. |
objType |
An array of ser:objType elements, each of which is a string that describes the object type. Valid values include the following:
|
timeframe |
A TimeFrameFilter value that includes the time interval, time zone, and frequency. |
Return
The output parameter AppNavOverallPolicyStats[] returns a AppNavOverallStats value that provides overall traffic information for the controller or cluster.
|
|
|
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:Invalid name= |
The controller or cluster name is invalid. |
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:Invalid objType= |
The object type name is invalid. |
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:Invalid TimeFrame |
The timeframe is invalid. |
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:Device does not exist.DeviceName= |
The controller name is not found. |
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:Cluster does not exist.Cluster= |
The cluster name is not found. |
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:Invalid frequency= |
The frequency is invalid. |
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:Invalid startTime= |
The start time is invalid. |
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:Invalid endTime= |
The end time is invalid. |
RemoteException |
AppNavStatsService.retrieveOverall AppNavPolicyStats: ERROR:startTime should be less than endTime startTime= |
The start time is less than the end time. |
AxisFault |
AppNavStats:The Method Name is not supported. MethodName= |
The method name is not supported for a given service. |
AxisFault |
AppNavStats:The SOAP Envelope Body is Null |
The SOAP envelope is missing for a given service. |
AxisFault |
AppNavStats:The Requested WebService is not available |
The service requested is not supported. |
AxisFault |
retrieveOverallAppNavPolicyStats:The SOAP Body doesn’t have all the required elements |
The SOAP body does not have all the required elements. |
retrieveWNGDistributionStats
Retrieves AppNav controller received and redirected data statistics for a specified WAAS Node Group.
This API is supported for AppNav-XE device/cluster.
Input Parameters
|
|
name |
An array of ser:name elements, each of which is a string that describes the name of the AppNav controller or cluster. |
objType |
An array of ser:objType elements, each of which is a string that describes the object type. Valid values include the following:
|
timeframe |
A TimeFrameFilter value that includes the time interval, time zone, and frequency. |
wngName |
A string that describes the name of the WAAS Node Group. |
Return
The output parameter AppnavWNGDistributionstats[] returns a AppNavRedStats value that provides information about the number of received and redirected bytes for the specified WAAS Node Group. The XML output values will include the WN names only if the WNG name is passed as a parameter.
Exceptions
|
|
|
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:Invalid name= |
The controller, cluster, or WNG name is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:Invalid objType= |
The object type name is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:Invalid TimeFrame |
The timeframe is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:Device does not exist.DeviceName= |
The controller name is not found. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:Cluster does not exist.Cluster= |
The cluster name is not found. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:Invalid frequency= |
The frequency is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:Invalid startTime= |
The start time is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:Invalid endTime= |
The end time is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStats: ERROR:startTime should be less than endTime startTime= |
The start time is less than the end time. |
AxisFault |
AppNavStats:The Method Name is not supported. MethodName= |
The method name is not supported for a given service. |
AxisFault |
AppNavStats:The SOAP Envelope Body is Null |
The SOAP envelope is missing for a given service. |
AxisFault |
AppNavStats:The Requested WebService is not available |
The service requested is not supported. |
AxisFault |
retrieveWNGDistributionStats:The SOAP Body doesn’t have all the required elements |
The SOAP body does not have all the required elements. |
retrieveWNGDistributionStatsXe
Retrieves AppNav-XE controller received and redirected data statistics for a specified WAAS Node Group.
Note This API is supported only for IOS-XE devices/Cluster. Please use API without context for non IOS-XE devices/Cluster : " + deviceName.
Input Parameters
|
|
name |
An array of ser:name elements, each of which is a string that describes the name of the AppNav-XE controller or cluster. |
objType |
An array of ser:objType elements, each of which is a string that describes the object type. Valid values include the following:
|
timeframe |
A TimeFrameFilter value that includes the time interval, time zone, and frequency. |
wngName |
A string that describes the name of the WAAS Node Group. |
context |
A string that describes the name of the Service Context. |
Result
The output parameter AppnavWNGDistributionstats[] returns a AppNavRedStats value that provides information about the number of received and redirected bytes for the specified WAAS Node Group.
Exception
|
|
|
RemoteException |
AppNavStatsService.retrieveWNGDistributionStatsXe:ERROR:WNG does not exist for the given context. WNGName : |
Wrong WNG Name has been given for the context. |
RemoteException |
AppNavStatsService.retrieveWNGDistributionStatsXe:ERROR:Service Context does not exist. Service Context : |
The Service context name is not valid. |
RemoteException |
AppNavStatsService.retrieveWNGDistributionStatsXe:ERROR:WNG does not exist. WNGName : |
The WNG Name is not valid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:Invalid name= |
The controller, cluster, or WNG name is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:Invalid objType= |
The object type name is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:Invalid TimeFrame |
The timeframe is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:Device does not exist.DeviceName= |
The controller name is not found. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:Cluster does not exist.Cluster= |
The cluster name is not found. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:Invalid frequency= |
The frequency is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:Invalid startTime= |
The start time is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:Invalid endTime= |
The end time is invalid. |
RemoteException |
AppNavStatsService.retrieveWNG DistributionStatsXe: ERROR:startTime should be less than endTime startTime= |
The start time is less than the end time. |
AxisFault |
AppNavStats:The Method Name is not supported. MethodName= |
The method name is not supported for a given service. |
AxisFault |
AppNavStats:The SOAP Envelope Body is Null |
The SOAP envelope is missing for a given service. |
AxisFault |
AppNavStats:The Requested WebService is not available |
The service requested is not supported. |
AxisFault |
retrieveWNGDistributionStatsXe:The SOAP Body doesn’t have all the required elements |
The SOAP body does not have all the required elements. |
retrieveAppNavPassthroughStatsXe
Retrieves the pass-through statistics collected on an AppNav-XE controller or cluster.
Note This API is supported only for IOS-XE devices/Cluster. Please use API without context for non IOS-XE devices/Cluster : " + deviceName.
Input Parameters
|
|
name |
An array of ser:name elements, each of which is a string that describes the name of the AppNav-XE controller or cluster. |
objType |
An array of ser:objType elements, each of which is a string that describes the object type. Valid values include the following:
|
timeframe |
A TimeFrameFilter value that includes the time interval, time zone, and frequency. |
context |
A string that describes the name of the Service Context. |
Result
The output parameter appNavPTStats[] returns a AppNavPTStats value that provides pass-through statistics.
Exceptions
|
|
|
RemoteException |
AppNavStatsService.retrieveAppNavPassthroughStatsXe:ERROR:Service Context does not exist. Service Context : |
The Service context name is not valid |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:Invalid name= |
The controller or cluster name is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:Invalid objType= |
The object type name is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:Invalid TimeFrame |
The timeframe is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:Device does not exist.DeviceName= |
The controller name is not found. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:Cluster does not exist.Cluster= |
The cluster name is not found. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:Invalid frequency= |
The frequency is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:Invalid startTime= |
The start time is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:Invalid endTime= |
The end time is invalid. |
RemoteException |
AppNavStatsService.retrieveAppNav PassthroughStatsXe: ERROR:startTime should be less than endTime startTime= |
The start time is less than the end time. |
AxisFault |
AppNavStats:The Method Name is not supported. MethodName= |
The method name is not supported for a given service. |
AxisFault |
AppNavStats:The SOAP Envelope Body is Null |
The SOAP envelope is missing for a given service. |
AxisFault |
AppNavStats:The Requested WebService is not available |
The service requested is not supported. |
AxisFault |
retrieveAppNavPassthroughStatsXe: The SOAP Body doesn’t have all the required elements |
The SOAP body does not have all the required elements. |