lib/wsdl/System.VCMP.wsdl in f5-icontrol-0.1.6 vs lib/wsdl/System.VCMP.wsdl in f5-icontrol-0.2.0
- old
+ new
@@ -1,8 +1,8 @@
<?xml version="1.0" ?>
<!--
-Copyright (c) 1996-2013, F5 Networks, Inc., Seattle, Washington. All rights reserved.
+Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
All other trademarks mentioned in this document are the property of their respective owners. F5 Networks' trademarks may not be used in connection with any product or service except as permitted in writing by F5.
@@ -43,10 +43,31 @@
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPSlotAllocation[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:complexType name="Common.ULong64SequenceSequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULong64Sequence[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPModuleProvisionStatisticEntry">
+ <xsd:sequence>
+ <xsd:element name="guest" type="xsd:string"/>
+ <xsd:element name="module_name" type="xsd:string"/>
+ <xsd:element name="provision_level" type="tns:Common.ProvisionLevel"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPCapabilityIDSequenceSequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPCapabilityIDSequence[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
<xsd:complexType name="System.VCMP.VirtualDiskStatistics">
<xsd:sequence>
<xsd:element name="statistics" type="tns:System.VCMP.VirtualDiskStatisticEntrySequence"/>
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
</xsd:sequence>
@@ -62,10 +83,16 @@
<xsd:sequence>
<xsd:element name="address" type="xsd:string"/>
<xsd:element name="netmask" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPModuleProvisionStatistics">
+ <xsd:sequence>
+ <xsd:element name="statistics" type="tns:System.VCMP.VCMPModuleProvisionStatisticEntrySequence"/>
+ <xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
+ </xsd:sequence>
+ </xsd:complexType>
<xsd:complexType name="Common.ULong64">
<xsd:sequence>
<xsd:element name="high" type="xsd:long"/>
<xsd:element name="low" type="xsd:long"/>
</xsd:sequence>
@@ -97,10 +124,22 @@
<xsd:element name="hour" type="xsd:long"/>
<xsd:element name="minute" type="xsd:long"/>
<xsd:element name="second" type="xsd:long"/>
</xsd:sequence>
</xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPSoftwareStatisticEntry">
+ <xsd:sequence>
+ <xsd:element name="guest" type="xsd:string"/>
+ <xsd:element name="slot_id" type="xsd:long"/>
+ <xsd:element name="volume" type="xsd:string"/>
+ <xsd:element name="product" type="xsd:string"/>
+ <xsd:element name="version" type="xsd:string"/>
+ <xsd:element name="build" type="xsd:string"/>
+ <xsd:element name="active" type="xsd:boolean"/>
+ <xsd:element name="status" type="xsd:string"/>
+ </xsd:sequence>
+ </xsd:complexType>
<xsd:simpleType name="System.VCMP.VirtualDiskStatus">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="VDISK_STATUS_UNKNOWN">
<xsd:annotation>
<xsd:documentation>VDISK_STATUS_UNKNOWN</xsd:documentation>
@@ -144,10 +183,24 @@
<xsd:sequence>
<xsd:element name="statistics" type="tns:System.VCMP.VCMPStatisticEntrySequence"/>
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
</xsd:sequence>
</xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPHAStatusStatisticEntrySequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPHAStatusStatisticEntry[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPModuleProvisionStatisticEntrySequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPModuleProvisionStatisticEntry[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
<xsd:simpleType name="System.VCMP.VCMPGuestState">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="VCMP_GUEST_STATE_UNKNOWN">
<xsd:annotation>
<xsd:documentation>VCMP_GUEST_STATE_UNKNOWN</xsd:documentation>
@@ -175,10 +228,23 @@
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPNetworkMode[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:complexType name="Common.ULong64Sequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULong64[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPSoftwareStatistics">
+ <xsd:sequence>
+ <xsd:element name="statistics" type="tns:System.VCMP.VCMPSoftwareStatisticEntrySequence"/>
+ <xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
+ </xsd:sequence>
+ </xsd:complexType>
<xsd:simpleType name="System.VCMP.VCMPStatus">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="VCMP_STATUS_UNKNOWN">
<xsd:annotation>
<xsd:documentation>VCMP_STATUS_UNKNOWN</xsd:documentation>
@@ -281,10 +347,16 @@
<xsd:sequence>
<xsd:element name="slot_id" type="xsd:long"/>
<xsd:element name="filename" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPPromptStatistics">
+ <xsd:sequence>
+ <xsd:element name="statistics" type="tns:System.VCMP.VCMPPromptStatisticEntrySequence"/>
+ <xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
+ </xsd:sequence>
+ </xsd:complexType>
<xsd:complexType name="System.VCMP.VirtualDiskStatisticEntrySequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VirtualDiskStatisticEntry[]'/>
</xsd:restriction>
@@ -4435,10 +4507,15 @@
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE">
<xsd:annotation>
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
<xsd:annotation>
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
@@ -4805,10 +4882,15 @@
<xsd:enumeration value="STATISTIC_DNS_OP_UPDATE">
<xsd:annotation>
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
<xsd:annotation>
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
@@ -5975,26 +6057,1966 @@
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_MAX">
<xsd:annotation>
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_IN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SCTP_CLOSING">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
+ <xsd:annotation>
+ <xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="System.VCMP.VCMPCompletionStatusSequenceSequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPCompletionStatusSequence[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPPromptStatisticEntrySequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPPromptStatisticEntry[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
<xsd:complexType name="Common.UShortSequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:int[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:simpleType name="Common.ProvisionLevel">
+ <xsd:restriction base="xsd:string">
+ <xsd:enumeration value="PROVISION_LEVEL_NONE">
+ <xsd:annotation>
+ <xsd:documentation>PROVISION_LEVEL_NONE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="PROVISION_LEVEL_MINIMUM">
+ <xsd:annotation>
+ <xsd:documentation>PROVISION_LEVEL_MINIMUM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="PROVISION_LEVEL_NOMINAL">
+ <xsd:annotation>
+ <xsd:documentation>PROVISION_LEVEL_NOMINAL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="PROVISION_LEVEL_DEDICATED">
+ <xsd:annotation>
+ <xsd:documentation>PROVISION_LEVEL_DEDICATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="PROVISION_LEVEL_CUSTOM">
+ <xsd:annotation>
+ <xsd:documentation>PROVISION_LEVEL_CUSTOM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="PROVISION_LEVEL_UNKNOWN">
+ <xsd:annotation>
+ <xsd:documentation>PROVISION_LEVEL_UNKNOWN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ </xsd:restriction>
+ </xsd:simpleType>
+ <xsd:simpleType name="Common.HAAction">
+ <xsd:restriction base="xsd:string">
+ <xsd:enumeration value="HA_ACTION_NONE">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_NONE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_REBOOT">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_REBOOT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_RESTART">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_RESTART</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_FAILOVER">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_FAILOVER</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_FAILOVER_RESTART">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_FAILOVER_RESTART</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_GO_ACTIVE">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_GO_ACTIVE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_RESTART_ALL">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_RESTART_ALL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_FAILOVER_ABORT_TRAFFIC_MGT">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_FAILOVER_ABORT_TRAFFIC_MGT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_GO_OFFLINE">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_GO_OFFLINE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_GO_OFFLINE_RESTART">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_GO_OFFLINE_RESTART</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_GO_OFFLINE_ABORT_TM">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_GO_OFFLINE_ABORT_TM</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_GO_OFFLINE_DOWNLINKS">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_GO_OFFLINE_DOWNLINKS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="HA_ACTION_GO_OFFLINE_DOWNLINKS_RESTART">
+ <xsd:annotation>
+ <xsd:documentation>HA_ACTION_GO_OFFLINE_DOWNLINKS_RESTART</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ </xsd:restriction>
+ </xsd:simpleType>
<xsd:complexType name="Common.StringSequenceSequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
</xsd:restriction>
@@ -6005,10 +8027,17 @@
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPSoftwareStatisticEntrySequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPSoftwareStatisticEntry[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
<xsd:simpleType name="System.VCMP.VCMPOperatingSystem">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="VCMP_OPERATING_SYSTEM_UNKNOWN">
<xsd:annotation>
<xsd:documentation>VCMP_OPERATING_SYSTEM_UNKNOWN</xsd:documentation>
@@ -6024,10 +8053,36 @@
<xsd:documentation>VCMP_OPERATING_SYSTEM_LINUX</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
+ <xsd:complexType name="System.VCMP.VCMPSSLModeSequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPSSLMode[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
+ <xsd:simpleType name="System.VCMP.VCMPCapabilityID">
+ <xsd:restriction base="xsd:string">
+ <xsd:enumeration value="VCMP_CAPABILITY_UNKNOWN">
+ <xsd:annotation>
+ <xsd:documentation>VCMP_CAPABILITY_UNKNOWN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="VCMP_CAPABILITY_APPLIANCE_MODE">
+ <xsd:annotation>
+ <xsd:documentation>VCMP_CAPABILITY_APPLIANCE_MODE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="VCMP_CAPABILITY_STATS_ISOLATED_MODE">
+ <xsd:annotation>
+ <xsd:documentation>VCMP_CAPABILITY_STATS_ISOLATED_MODE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ </xsd:restriction>
+ </xsd:simpleType>
<xsd:simpleType name="System.VCMP.VCMPNetworkMode">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="VCMP_NETWORK_MODE_UNKNOWN">
<xsd:annotation>
<xsd:documentation>VCMP_NETWORK_MODE_UNKNOWN</xsd:documentation>
@@ -6041,10 +8096,15 @@
<xsd:enumeration value="VCMP_NETWORK_MODE_ISOLATED">
<xsd:annotation>
<xsd:documentation>VCMP_NETWORK_MODE_ISOLATED</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
+ <xsd:enumeration value="VCMP_NETWORK_MODE_HOST_ONLY">
+ <xsd:annotation>
+ <xsd:documentation>VCMP_NETWORK_MODE_HOST_ONLY</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="System.VCMP.VCMPStatisticEntrySequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
@@ -6057,17 +8117,54 @@
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPGuestState[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPHAStatusStatistics">
+ <xsd:sequence>
+ <xsd:element name="statistics" type="tns:System.VCMP.VCMPHAStatusStatisticEntrySequence"/>
+ <xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPPromptStatisticEntry">
+ <xsd:sequence>
+ <xsd:element name="guest" type="xsd:string"/>
+ <xsd:element name="slot_id" type="xsd:long"/>
+ <xsd:element name="prompt" type="xsd:string"/>
+ </xsd:sequence>
+ </xsd:complexType>
<xsd:complexType name="Common.IPNetmaskSequence">
<xsd:complexContent>
<xsd:restriction base='SOAP-ENC:Array'>
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPNetmask[]'/>
</xsd:restriction>
</xsd:complexContent>
</xsd:complexType>
+ <xsd:simpleType name="System.VCMP.VCMPSSLMode">
+ <xsd:restriction base="xsd:string">
+ <xsd:enumeration value="VCMP_SSL_MODE_UNKNOWN">
+ <xsd:annotation>
+ <xsd:documentation>VCMP_SSL_MODE_UNKNOWN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="VCMP_SSL_MODE_SHARED">
+ <xsd:annotation>
+ <xsd:documentation>VCMP_SSL_MODE_SHARED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="VCMP_SSL_MODE_DEDICATED">
+ <xsd:annotation>
+ <xsd:documentation>VCMP_SSL_MODE_DEDICATED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="VCMP_SSL_MODE_NONE">
+ <xsd:annotation>
+ <xsd:documentation>VCMP_SSL_MODE_NONE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ </xsd:restriction>
+ </xsd:simpleType>
<xsd:complexType name="Common.Statistic">
<xsd:sequence>
<xsd:element name="type" type="tns:Common.StatisticType"/>
<xsd:element name="value" type="tns:Common.ULong64"/>
<xsd:element name="time_stamp" type="xsd:long"/>
@@ -6092,10 +8189,187 @@
<xsd:element name="cpu_usage_5mins" type="xsd:long"/>
<xsd:element name="update_time" type="xsd:long"/>
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
</xsd:sequence>
</xsd:complexType>
+ <xsd:simpleType name="Common.Feature">
+ <xsd:restriction base="xsd:string">
+ <xsd:enumeration value="FEATURE_ASM_CONFIGURATION">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_ASM_CONFIGURATION</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_CLUSTER_MEMBER">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_CLUSTER_MEMBER</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_CLUSTER_MIN_UP_MEMBERS">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_CLUSTER_MIN_UP_MEMBERS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_CLUSTER_TIME_SYNC">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_CLUSTER_TIME_SYNC</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_DAEMON">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_DAEMON</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_DAEMON_HEARTBEAT">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_DAEMON_HEARTBEAT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_FIPS">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_FIPS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_FORCED_OFFLINE">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_FORCED_OFFLINE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_GROUP_SCORE">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_GROUP_SCORE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_HARDWARE_FAILOVER">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_HARDWARE_FAILOVER</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_HSB">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_HSB</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_LICENSE">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_LICENSE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_MPI">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_MPI</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_MYSQL">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_MYSQL</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_NETWORK_FAILOVER">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_NETWORK_FAILOVER</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_OVERDOG">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_OVERDOG</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_PEER_GROUP_SCORE">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_PEER_GROUP_SCORE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_POOL_MIN_UP_MEMBERS">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_POOL_MIN_UP_MEMBERS</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_REBOOT">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_REBOOT</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_SECONDARY_SOD">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_SECONDARY_SOD</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_SOD_CONFIGURATION">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_SOD_CONFIGURATION</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_SOFTWARE_UPDATE">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_SOFTWARE_UPDATE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_SWITCHBOARD">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_SWITCHBOARD</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_TMM_DETECTED">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_TMM_DETECTED</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_TMM_READY">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_TMM_READY</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_UNKNOWN">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_UNKNOWN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_VLAN">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_VLAN</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_HYPERVISOR_OFFLINE">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_HYPERVISOR_OFFLINE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_COMPRESSION_FAILSAFE">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_COMPRESSION_FAILSAFE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ <xsd:enumeration value="FEATURE_CRYPTO_FAILSAFE">
+ <xsd:annotation>
+ <xsd:documentation>FEATURE_CRYPTO_FAILSAFE</xsd:documentation>
+ </xsd:annotation>
+ </xsd:enumeration>
+ </xsd:restriction>
+ </xsd:simpleType>
+ <xsd:complexType name="System.VCMP.VCMPHAStatusStatisticEntry">
+ <xsd:sequence>
+ <xsd:element name="guest" type="xsd:string"/>
+ <xsd:element name="peer" type="xsd:boolean"/>
+ <xsd:element name="slot" type="xsd:long"/>
+ <xsd:element name="ha_feature" type="tns:Common.Feature"/>
+ <xsd:element name="key" type="xsd:string"/>
+ <xsd:element name="action" type="tns:Common.HAAction"/>
+ <xsd:element name="enabled" type="xsd:boolean"/>
+ <xsd:element name="take_action" type="xsd:boolean"/>
+ <xsd:element name="process" type="xsd:string"/>
+ <xsd:element name="client_data" type="xsd:long"/>
+ <xsd:element name="timeout" type="xsd:long"/>
+ <xsd:element name="failure" type="xsd:boolean"/>
+ </xsd:sequence>
+ </xsd:complexType>
+ <xsd:complexType name="System.VCMP.VCMPCapabilityIDSequence">
+ <xsd:complexContent>
+ <xsd:restriction base='SOAP-ENC:Array'>
+ <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:System.VCMP.VCMPCapabilityID[]'/>
+ </xsd:restriction>
+ </xsd:complexContent>
+ </xsd:complexType>
</xsd:schema>
</types>
<!-- message -->
@@ -6300,10 +8574,24 @@
</message>
<message name="System.VCMP.get_network_modeResponse">
<part name="return" type="tns:System.VCMP.VCMPNetworkModeSequence"/>
</message>
+<message name="System.VCMP.set_ssl_modeRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+ <part name="modes" type="tns:System.VCMP.VCMPSSLModeSequence"/>
+</message>
+<message name="System.VCMP.set_ssl_modeResponse">
+</message>
+
+<message name="System.VCMP.get_ssl_modeRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+</message>
+<message name="System.VCMP.get_ssl_modeResponse">
+ <part name="return" type="tns:System.VCMP.VCMPSSLModeSequence"/>
+</message>
+
<message name="System.VCMP.get_vlanRequest">
<part name="guests" type="tns:Common.StringSequence"/>
</message>
<message name="System.VCMP.get_vlanResponse">
<part name="return" type="tns:Common.StringSequenceSequence"/>
@@ -6327,10 +8615,54 @@
<part name="guests" type="tns:Common.StringSequence"/>
</message>
<message name="System.VCMP.remove_all_vlansResponse">
</message>
+<message name="System.VCMP.get_capabilityRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+</message>
+<message name="System.VCMP.get_capabilityResponse">
+ <part name="return" type="tns:System.VCMP.VCMPCapabilityIDSequenceSequence"/>
+</message>
+
+<message name="System.VCMP.add_capabilityRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+ <part name="capabilities" type="tns:System.VCMP.VCMPCapabilityIDSequenceSequence"/>
+ <part name="values" type="tns:Common.ULong64SequenceSequence"/>
+</message>
+<message name="System.VCMP.add_capabilityResponse">
+</message>
+
+<message name="System.VCMP.remove_capabilityRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+ <part name="capabilities" type="tns:System.VCMP.VCMPCapabilityIDSequenceSequence"/>
+</message>
+<message name="System.VCMP.remove_capabilityResponse">
+</message>
+
+<message name="System.VCMP.remove_all_capabilitiesRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+</message>
+<message name="System.VCMP.remove_all_capabilitiesResponse">
+</message>
+
+<message name="System.VCMP.get_capability_valueRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+ <part name="capabilities" type="tns:System.VCMP.VCMPCapabilityIDSequenceSequence"/>
+</message>
+<message name="System.VCMP.get_capability_valueResponse">
+ <part name="return" type="tns:Common.ULong64SequenceSequence"/>
+</message>
+
+<message name="System.VCMP.set_capability_valueRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+ <part name="capabilities" type="tns:System.VCMP.VCMPCapabilityIDSequenceSequence"/>
+ <part name="values" type="tns:Common.ULong64SequenceSequence"/>
+</message>
+<message name="System.VCMP.set_capability_valueResponse">
+</message>
+
<message name="System.VCMP.get_completion_statusRequest">
<part name="guests" type="tns:Common.StringSequence"/>
</message>
<message name="System.VCMP.get_completion_statusResponse">
<part name="return" type="tns:System.VCMP.VCMPCompletionStatusSequenceSequence"/>
@@ -6383,10 +8715,62 @@
</message>
<message name="System.VCMP.get_virtual_disk_statisticsResponse">
<part name="return" type="tns:System.VCMP.VirtualDiskStatistics"/>
</message>
+<message name="System.VCMP.get_all_software_statisticsRequest">
+</message>
+<message name="System.VCMP.get_all_software_statisticsResponse">
+ <part name="return" type="tns:System.VCMP.VCMPSoftwareStatistics"/>
+</message>
+
+<message name="System.VCMP.get_software_statisticsRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+</message>
+<message name="System.VCMP.get_software_statisticsResponse">
+ <part name="return" type="tns:System.VCMP.VCMPSoftwareStatistics"/>
+</message>
+
+<message name="System.VCMP.get_all_ha_status_statisticsRequest">
+</message>
+<message name="System.VCMP.get_all_ha_status_statisticsResponse">
+ <part name="return" type="tns:System.VCMP.VCMPHAStatusStatistics"/>
+</message>
+
+<message name="System.VCMP.get_ha_status_statisticsRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+</message>
+<message name="System.VCMP.get_ha_status_statisticsResponse">
+ <part name="return" type="tns:System.VCMP.VCMPHAStatusStatistics"/>
+</message>
+
+<message name="System.VCMP.get_all_module_provision_statisticsRequest">
+</message>
+<message name="System.VCMP.get_all_module_provision_statisticsResponse">
+ <part name="return" type="tns:System.VCMP.VCMPModuleProvisionStatistics"/>
+</message>
+
+<message name="System.VCMP.get_module_provision_statisticsRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+</message>
+<message name="System.VCMP.get_module_provision_statisticsResponse">
+ <part name="return" type="tns:System.VCMP.VCMPModuleProvisionStatistics"/>
+</message>
+
+<message name="System.VCMP.get_all_prompt_statisticsRequest">
+</message>
+<message name="System.VCMP.get_all_prompt_statisticsResponse">
+ <part name="return" type="tns:System.VCMP.VCMPPromptStatistics"/>
+</message>
+
+<message name="System.VCMP.get_prompt_statisticsRequest">
+ <part name="guests" type="tns:Common.StringSequence"/>
+</message>
+<message name="System.VCMP.get_prompt_statisticsResponse">
+ <part name="return" type="tns:System.VCMP.VCMPPromptStatistics"/>
+</message>
+
<message name="System.VCMP.get_versionRequest">
</message>
<message name="System.VCMP.get_versionResponse">
<part name="return" type="xsd:string"/>
</message>
@@ -6416,13 +8800,13 @@
</operation>
<operation name="delete_guest">
<documentation>
Deletes vCMP guests.
- This deletes any virtual disk attached and deallocates
- hardware resources on the slots currently occupied.
-
+ This shuts down the guests, detaches any attached virtual disk, and
+ deallocates the hardware resources on the currently occupied slots.
+
</documentation>
<input message="tns:System.VCMP.delete_guestRequest"/>
<output message="tns:System.VCMP.delete_guestResponse"/>
</operation>
<operation name="delete_all_guests">
@@ -6656,10 +9040,27 @@
</documentation>
<input message="tns:System.VCMP.get_network_modeRequest"/>
<output message="tns:System.VCMP.get_network_modeResponse"/>
</operation>
+ <operation name="set_ssl_mode">
+ <documentation>
+ Sets the vCMP ssl mode to use with the specified vCMP guests.
+ The default value is VCMP_SSL_MODE_SHARED.
+
+ </documentation>
+ <input message="tns:System.VCMP.set_ssl_modeRequest"/>
+ <output message="tns:System.VCMP.set_ssl_modeResponse"/>
+ </operation>
+ <operation name="get_ssl_mode">
+ <documentation>
+ Gets the vCMP ssl mode to use with the specified vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_ssl_modeRequest"/>
+ <output message="tns:System.VCMP.get_ssl_modeResponse"/>
+ </operation>
<operation name="get_vlan">
<documentation>
Gets the lists of VLANs for the specified vCMP guests.
</documentation>
@@ -6688,10 +9089,58 @@
</documentation>
<input message="tns:System.VCMP.remove_all_vlansRequest"/>
<output message="tns:System.VCMP.remove_all_vlansResponse"/>
</operation>
+ <operation name="get_capability">
+ <documentation>
+ Gets the lists of capabilities for the specified vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_capabilityRequest"/>
+ <output message="tns:System.VCMP.get_capabilityResponse"/>
+ </operation>
+ <operation name="add_capability">
+ <documentation>
+ Adds the specified capabilities to the specified vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.add_capabilityRequest"/>
+ <output message="tns:System.VCMP.add_capabilityResponse"/>
+ </operation>
+ <operation name="remove_capability">
+ <documentation>
+ Removes the specified capabilities from the specified vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.remove_capabilityRequest"/>
+ <output message="tns:System.VCMP.remove_capabilityResponse"/>
+ </operation>
+ <operation name="remove_all_capabilities">
+ <documentation>
+ Removes all capabilities from the specified vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.remove_all_capabilitiesRequest"/>
+ <output message="tns:System.VCMP.remove_all_capabilitiesResponse"/>
+ </operation>
+ <operation name="get_capability_value">
+ <documentation>
+ Gets the lists of values for the capabilities of the specified vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_capability_valueRequest"/>
+ <output message="tns:System.VCMP.get_capability_valueResponse"/>
+ </operation>
+ <operation name="set_capability_value">
+ <documentation>
+ Sets the lists of values for the capabilities of the specified vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.set_capability_valueRequest"/>
+ <output message="tns:System.VCMP.set_capability_valueResponse"/>
+ </operation>
<operation name="get_completion_status">
<documentation>
Gets the completion status for the specified guests.
The completion status allows you to query the status of a
@@ -6799,10 +9248,74 @@
</documentation>
<input message="tns:System.VCMP.get_virtual_disk_statisticsRequest"/>
<output message="tns:System.VCMP.get_virtual_disk_statisticsResponse"/>
</operation>
+ <operation name="get_all_software_statistics">
+ <documentation>
+ Gets the software statistics for all vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_all_software_statisticsRequest"/>
+ <output message="tns:System.VCMP.get_all_software_statisticsResponse"/>
+ </operation>
+ <operation name="get_software_statistics">
+ <documentation>
+ Gets the software statistics for a list of vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_software_statisticsRequest"/>
+ <output message="tns:System.VCMP.get_software_statisticsResponse"/>
+ </operation>
+ <operation name="get_all_ha_status_statistics">
+ <documentation>
+ Gets the HA status statistics for all vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_all_ha_status_statisticsRequest"/>
+ <output message="tns:System.VCMP.get_all_ha_status_statisticsResponse"/>
+ </operation>
+ <operation name="get_ha_status_statistics">
+ <documentation>
+ Gets the HA status statistics for a list of vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_ha_status_statisticsRequest"/>
+ <output message="tns:System.VCMP.get_ha_status_statisticsResponse"/>
+ </operation>
+ <operation name="get_all_module_provision_statistics">
+ <documentation>
+ Gets the module provision statistics for all vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_all_module_provision_statisticsRequest"/>
+ <output message="tns:System.VCMP.get_all_module_provision_statisticsResponse"/>
+ </operation>
+ <operation name="get_module_provision_statistics">
+ <documentation>
+ Gets the module provision statistics for a list of vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_module_provision_statisticsRequest"/>
+ <output message="tns:System.VCMP.get_module_provision_statisticsResponse"/>
+ </operation>
+ <operation name="get_all_prompt_statistics">
+ <documentation>
+ Gets the prompt statistics for all vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_all_prompt_statisticsRequest"/>
+ <output message="tns:System.VCMP.get_all_prompt_statisticsResponse"/>
+ </operation>
+ <operation name="get_prompt_statistics">
+ <documentation>
+ Gets the prompt statistics for a list of vCMP guests.
+
+ </documentation>
+ <input message="tns:System.VCMP.get_prompt_statisticsRequest"/>
+ <output message="tns:System.VCMP.get_prompt_statisticsResponse"/>
+ </operation>
<operation name="get_version">
<documentation>
Get the version information for this interface.
</documentation>
@@ -6861,13 +9374,13 @@
<operation name="delete_guest">
<documentation>
Deletes vCMP guests.
- This deletes any virtual disk attached and deallocates
- hardware resources on the slots currently occupied.
-
+ This shuts down the guests, detaches any attached virtual disk, and
+ deallocates the hardware resources on the currently occupied slots.
+
</documentation>
<soap:operation soapAction="urn:iControl:System/VCMP"/>
<input>
<soap:body
use="encoded"
@@ -7425,10 +9938,51 @@
namespace="urn:iControl:System/VCMP"
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
+ <operation name="set_ssl_mode">
+ <documentation>
+ Sets the vCMP ssl mode to use with the specified vCMP guests.
+ The default value is VCMP_SSL_MODE_SHARED.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_ssl_mode">
+ <documentation>
+ Gets the vCMP ssl mode to use with the specified vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
<operation name="get_vlan">
<documentation>
Gets the lists of VLANs for the specified vCMP guests.
</documentation>
@@ -7505,10 +10059,130 @@
namespace="urn:iControl:System/VCMP"
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
+ <operation name="get_capability">
+ <documentation>
+ Gets the lists of capabilities for the specified vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="add_capability">
+ <documentation>
+ Adds the specified capabilities to the specified vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="remove_capability">
+ <documentation>
+ Removes the specified capabilities from the specified vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="remove_all_capabilities">
+ <documentation>
+ Removes all capabilities from the specified vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_capability_value">
+ <documentation>
+ Gets the lists of values for the capabilities of the specified vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="set_capability_value">
+ <documentation>
+ Sets the lists of values for the capabilities of the specified vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
<operation name="get_completion_status">
<documentation>
Gets the completion status for the specified guests.
The completion status allows you to query the status of a
@@ -7707,9 +10381,169 @@
</operation>
<operation name="get_virtual_disk_statistics">
<documentation>
Gets the statistics for a list of vCMP virtual disks.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_all_software_statistics">
+ <documentation>
+ Gets the software statistics for all vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_software_statistics">
+ <documentation>
+ Gets the software statistics for a list of vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_all_ha_status_statistics">
+ <documentation>
+ Gets the HA status statistics for all vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_ha_status_statistics">
+ <documentation>
+ Gets the HA status statistics for a list of vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_all_module_provision_statistics">
+ <documentation>
+ Gets the module provision statistics for all vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_module_provision_statistics">
+ <documentation>
+ Gets the module provision statistics for a list of vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_all_prompt_statistics">
+ <documentation>
+ Gets the prompt statistics for all vCMP guests.
+
+ </documentation>
+ <soap:operation soapAction="urn:iControl:System/VCMP"/>
+ <input>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </input>
+ <output>
+ <soap:body
+ use="encoded"
+ namespace="urn:iControl:System/VCMP"
+ encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+ </output>
+ </operation>
+
+ <operation name="get_prompt_statistics">
+ <documentation>
+ Gets the prompt statistics for a list of vCMP guests.
</documentation>
<soap:operation soapAction="urn:iControl:System/VCMP"/>
<input>
<soap:body