f5-icontrol 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/README.md +0 -3
- data/lib/f5/icontrol/api.rb +1 -1
- data/lib/f5/icontrol/version.rb +1 -1
- data/lib/wsdl/ASM.LoggingProfile.wsdl +1 -1
- data/lib/wsdl/ASM.ObjectParams.wsdl +1 -1
- data/lib/wsdl/ASM.PSMProfile.wsdl +1 -1
- data/lib/wsdl/ASM.Policy.wsdl +106 -1
- data/lib/wsdl/ASM.PolicyGroup.wsdl +1 -1
- data/lib/wsdl/ASM.SystemConfiguration.wsdl +66 -1
- data/lib/wsdl/ASM.WebApplication.wsdl +6 -1
- data/lib/wsdl/ASM.WebApplicationGroup.wsdl +1 -1
- data/lib/wsdl/Classification.Application.wsdl +1 -1
- data/lib/wsdl/Classification.Category.wsdl +1 -1
- data/lib/wsdl/Classification.SignatureDefinition.wsdl +30 -30
- data/lib/wsdl/Classification.SignatureUpdateSchedule.wsdl +59 -5
- data/lib/wsdl/Classification.SignatureVersion.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Application.wsdl +211 -3
- data/lib/wsdl/GlobalLB.DNSSECKey.wsdl +1 -1
- data/lib/wsdl/GlobalLB.DNSSECZone.wsdl +7930 -17
- data/lib/wsdl/GlobalLB.DataCenter.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Globals.wsdl +272 -27
- data/lib/wsdl/GlobalLB.Link.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Monitor.wsdl +11 -1
- data/lib/wsdl/GlobalLB.Pool.wsdl +2752 -68
- data/lib/wsdl/GlobalLB.PoolMember.wsdl +1844 -2
- data/lib/wsdl/GlobalLB.PoolV2.wsdl +13122 -0
- data/lib/wsdl/GlobalLB.ProberPool.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Region.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Server.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Topology.wsdl +1 -1
- data/lib/wsdl/GlobalLB.VirtualServer.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.VirtualServerV2.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.WideIP.wsdl +2478 -166
- data/lib/wsdl/GlobalLB.WideIPV2.wsdl +10494 -0
- data/lib/wsdl/LTConfig.Class.wsdl +1 -1
- data/lib/wsdl/LTConfig.Field.wsdl +1 -1
- data/lib/wsdl/LocalLB.ALGLogProfile.wsdl +1479 -0
- data/lib/wsdl/LocalLB.Class.wsdl +1 -1
- data/lib/wsdl/LocalLB.ContentPolicy.wsdl +7021 -0
- data/lib/wsdl/LocalLB.ContentPolicyStrategy.wsdl +1264 -0
- data/lib/wsdl/LocalLB.DNSCache.wsdl +3023 -474
- data/lib/wsdl/LocalLB.DNSExpress.wsdl +2282 -251
- data/lib/wsdl/LocalLB.DNSGlobals.wsdl +1 -1
- data/lib/wsdl/LocalLB.DNSServer.wsdl +8213 -0
- data/lib/wsdl/LocalLB.DNSTSIGKey.wsdl +400 -0
- data/lib/wsdl/LocalLB.DNSZone.wsdl +8744 -0
- data/lib/wsdl/LocalLB.DataGroupFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.FlowEvictionPolicy.wsdl +10188 -0
- data/lib/wsdl/LocalLB.LSNLogProfile.wsdl +1257 -0
- data/lib/wsdl/LocalLB.LSNPool.wsdl +3454 -667
- data/lib/wsdl/LocalLB.MessageRoutingPeer.wsdl +803 -0
- data/lib/wsdl/LocalLB.MessageRoutingSIPRoute.wsdl +838 -0
- data/lib/wsdl/LocalLB.MessageRoutingTransportConfig.wsdl +1153 -0
- data/lib/wsdl/LocalLB.Monitor.wsdl +429 -1
- data/lib/wsdl/LocalLB.NAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NATV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddressV2.wsdl +2165 -251
- data/lib/wsdl/LocalLB.OCSPStaplingParameters.wsdl +1537 -0
- data/lib/wsdl/LocalLB.Pool.wsdl +5568 -2423
- data/lib/wsdl/LocalLB.PoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileAnalytics.wsdl +364 -1
- data/lib/wsdl/LocalLB.ProfileAuth.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileClassification.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileClientLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileClientSSL.wsdl +6168 -1858
- data/lib/wsdl/LocalLB.ProfileDNS.wsdl +2582 -310
- data/lib/wsdl/LocalLB.ProfileDNSLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileDiameter.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileDiameterEndpoint.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileFIX.wsdl +8992 -0
- data/lib/wsdl/LocalLB.ProfileFTP.wsdl +2399 -276
- data/lib/wsdl/LocalLB.ProfileFastHttp.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileFastL4.wsdl +2476 -244
- data/lib/wsdl/LocalLB.ProfileHttp.wsdl +4569 -1825
- data/lib/wsdl/LocalLB.ProfileHttpClass.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileHttpCompression.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileICAP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileIIOP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileOneConnect.wsdl +2332 -256
- data/lib/wsdl/LocalLB.ProfilePCP.wsdl +1499 -0
- data/lib/wsdl/LocalLB.ProfilePPTP.wsdl +8423 -0
- data/lib/wsdl/LocalLB.ProfilePersistence.wsdl +466 -31
- data/lib/wsdl/LocalLB.ProfileRADIUS.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRTSP.wsdl +2193 -159
- data/lib/wsdl/LocalLB.ProfileRequestAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRequestLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileResponseAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileSCTP.wsdl +2918 -463
- data/lib/wsdl/LocalLB.ProfileSIP.wsdl +2189 -155
- data/lib/wsdl/LocalLB.ProfileSIPRouter.wsdl +9215 -0
- data/lib/wsdl/LocalLB.ProfileSIPSession.wsdl +9655 -0
- data/lib/wsdl/LocalLB.ProfileSMTPS.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileSPDY.wsdl +1870 -25
- data/lib/wsdl/LocalLB.ProfileSPM.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileServerLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileServerSSL.wsdl +2729 -230
- data/lib/wsdl/LocalLB.ProfileStream.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileTCP.wsdl +3235 -309
- data/lib/wsdl/LocalLB.ProfileTCPAnalytics.wsdl +1466 -0
- data/lib/wsdl/LocalLB.ProfileTFTP.wsdl +8544 -0
- data/lib/wsdl/LocalLB.ProfileUDP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileUserStatistic.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileWebAcceleration.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileXML.wsdl +1841 -1
- data/lib/wsdl/LocalLB.RAMCacheInformation.wsdl +1 -1
- data/lib/wsdl/LocalLB.RateClass.wsdl +2192 -132
- data/lib/wsdl/LocalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPool.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddressV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddressV2.wsdl +2265 -239
- data/lib/wsdl/LocalLB.VirtualServer.wsdl +10764 -5504
- data/lib/wsdl/LocalLB.iFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.iFileFile.wsdl +1 -1
- data/lib/wsdl/Log.DestinationArcSight.wsdl +1 -1
- data/lib/wsdl/Log.DestinationIPFIX.wsdl +783 -0
- data/lib/wsdl/Log.DestinationLocalSyslog.wsdl +5 -5
- data/lib/wsdl/Log.DestinationManagementPort.wsdl +570 -0
- data/lib/wsdl/Log.DestinationRemoteHighSpeedLog.wsdl +268 -10
- data/lib/wsdl/Log.DestinationRemoteSyslog.wsdl +134 -14
- data/lib/wsdl/Log.DestinationSplunk.wsdl +1 -1
- data/lib/wsdl/Log.Filter.wsdl +266 -1
- data/lib/wsdl/Log.IPFIXInformationElement.wsdl +811 -0
- data/lib/wsdl/Log.Publisher.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationPresentationScript.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationService.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationTemplate.wsdl +16 -1
- data/lib/wsdl/Management.CCLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CLIScript.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPServer.wsdl +1 -1
- data/lib/wsdl/Management.CertLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.ChangeControl.wsdl +1 -1
- data/lib/wsdl/Management.DBVariable.wsdl +1 -1
- data/lib/wsdl/Management.Device.wsdl +36 -1
- data/lib/wsdl/Management.DeviceGroup.wsdl +1 -1
- data/lib/wsdl/Management.EM.wsdl +1 -1
- data/lib/wsdl/Management.EventNotification.wsdl +1 -1
- data/lib/wsdl/Management.EventSubscription.wsdl +1 -1
- data/lib/wsdl/Management.FeatureModule.wsdl +16 -1
- data/lib/wsdl/Management.Folder.wsdl +1 -1
- data/lib/wsdl/Management.Globals.wsdl +1 -1
- data/lib/wsdl/Management.KeyCertificate.wsdl +738 -64
- data/lib/wsdl/Management.LDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.LicenseAdministration.wsdl +16 -1
- data/lib/wsdl/Management.Named.wsdl +1 -1
- data/lib/wsdl/Management.OCSPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.OCSPResponder.wsdl +1 -1
- data/lib/wsdl/Management.Partition.wsdl +1 -1
- data/lib/wsdl/Management.Provision.wsdl +16 -1
- data/lib/wsdl/Management.RADIUSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.RADIUSServer.wsdl +1 -1
- data/lib/wsdl/Management.ResourceRecord.wsdl +1 -1
- data/lib/wsdl/Management.SFlowDataSource.wsdl +1 -1
- data/lib/wsdl/Management.SFlowGlobals.wsdl +1 -1
- data/lib/wsdl/Management.SFlowReceiver.wsdl +1 -1
- data/lib/wsdl/Management.SMTPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.SNMPConfiguration.wsdl +3 -5
- data/lib/wsdl/Management.TACACSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.TMOSModule.wsdl +16 -1
- data/lib/wsdl/Management.TrafficGroup.wsdl +77 -1
- data/lib/wsdl/Management.Trust.wsdl +1 -1
- data/lib/wsdl/Management.UserManagement.wsdl +47 -1
- data/lib/wsdl/Management.View.wsdl +1 -1
- data/lib/wsdl/Management.Zone.wsdl +104 -17
- data/lib/wsdl/Management.ZoneRunner.wsdl +1 -1
- data/lib/wsdl/Networking.ARP.wsdl +1 -1
- data/lib/wsdl/Networking.AdminIP.wsdl +1 -1
- data/lib/wsdl/Networking.BWControllerPolicy.wsdl +515 -36
- data/lib/wsdl/Networking.BWPriorityGroup.wsdl +655 -0
- data/lib/wsdl/Networking.DNSResolver.wsdl +1278 -0
- data/lib/wsdl/Networking.IPsecIkeDaemon.wsdl +1 -1
- data/lib/wsdl/Networking.IPsecIkePeer.wsdl +661 -29
- data/lib/wsdl/Networking.IPsecManualSecurityAssociation.wsdl +107 -5
- data/lib/wsdl/Networking.IPsecPolicy.wsdl +21 -1
- data/lib/wsdl/Networking.IPsecTrafficSelector.wsdl +1 -1
- data/lib/wsdl/Networking.Interfaces.wsdl +2165 -251
- data/lib/wsdl/Networking.LLDPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.MulticastRoute.wsdl +265 -0
- data/lib/wsdl/Networking.PacketFilter.wsdl +1841 -1
- data/lib/wsdl/Networking.PacketFilterGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.PortMirror.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileFEC.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileGRE.wsdl +232 -1
- data/lib/wsdl/Networking.ProfileGeneve.wsdl +674 -0
- data/lib/wsdl/Networking.ProfileIPIP.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileIPsec.wsdl +560 -0
- data/lib/wsdl/Networking.ProfileLightweight4Over6Tunnel.wsdl +663 -0
- data/lib/wsdl/Networking.ProfileMAP.wsdl +834 -0
- data/lib/wsdl/Networking.ProfileV6RD.wsdl +861 -0
- data/lib/wsdl/Networking.ProfileVXLAN.wsdl +223 -1
- data/lib/wsdl/Networking.ProfileWCCPGRE.wsdl +1 -1
- data/lib/wsdl/Networking.RouteDomain.wsdl +4 -9
- data/lib/wsdl/Networking.RouteDomainV2.wsdl +8959 -3933
- data/lib/wsdl/Networking.RouteTable.wsdl +1 -1
- data/lib/wsdl/Networking.RouteTableV2.wsdl +1 -1
- data/lib/wsdl/Networking.RouterAdvertisement.wsdl +1 -1
- data/lib/wsdl/Networking.STPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstance.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstanceV2.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIP.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIPPortLockdown.wsdl +1216 -1
- data/lib/wsdl/Networking.SelfIPV2.wsdl +8717 -3908
- data/lib/wsdl/Networking.Trunk.wsdl +2173 -259
- data/lib/wsdl/Networking.Tunnel.wsdl +617 -1
- data/lib/wsdl/Networking.VLAN.wsdl +322 -39
- data/lib/wsdl/Networking.VLANGroup.wsdl +40 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRoute.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRouteV2.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionDatastor.wsdl +7 -13
- data/lib/wsdl/Networking.iSessionDeduplication.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionLocalInterface.wsdl +77 -1
- data/lib/wsdl/Networking.iSessionPeerDiscovery.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterface.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterfaceV2.wsdl +108 -1
- data/lib/wsdl/PEM.FormatScript.wsdl +1 -1
- data/lib/wsdl/PEM.ForwardingEndpoint.wsdl +111 -1
- data/lib/wsdl/PEM.InterceptionEndpoint.wsdl +1 -1
- data/lib/wsdl/PEM.Listener.wsdl +1 -1
- data/lib/wsdl/PEM.Policy.wsdl +591 -1
- data/lib/wsdl/PEM.ServiceChainEndpoint.wsdl +169 -1
- data/lib/wsdl/PEM.Subscriber.wsdl +1841 -1
- data/lib/wsdl/Security.DoSDevice.wsdl +3097 -336
- data/lib/wsdl/Security.DoSWhitelist.wsdl +877 -0
- data/lib/wsdl/Security.FirewallAddressList.wsdl +959 -33
- data/lib/wsdl/Security.FirewallGlobalAdminIPRuleList.wsdl +5955 -2350
- data/lib/wsdl/Security.FirewallGlobalRuleList.wsdl +8370 -3601
- data/lib/wsdl/Security.FirewallPolicy.wsdl +7786 -3589
- data/lib/wsdl/Security.FirewallPortList.wsdl +287 -1
- data/lib/wsdl/Security.FirewallRuleList.wsdl +3633 -1276
- data/lib/wsdl/Security.FirewallWeeklySchedule.wsdl +1 -1
- data/lib/wsdl/Security.IPIntelligenceBlacklistCategory.wsdl +555 -0
- data/lib/wsdl/Security.IPIntelligenceFeedList.wsdl +1086 -0
- data/lib/wsdl/Security.IPIntelligenceGlobalPolicy.wsdl +285 -0
- data/lib/wsdl/Security.IPIntelligencePolicy.wsdl +1393 -0
- data/lib/wsdl/Security.LogProfile.wsdl +784 -66
- data/lib/wsdl/Security.ProfileDNSSecurity.wsdl +1841 -1
- data/lib/wsdl/Security.ProfileDoS.wsdl +5602 -1813
- data/lib/wsdl/Security.ProfileIPIntelligence.wsdl +2100 -256
- data/lib/wsdl/System.CertificateRevocationListFile.wsdl +1 -1
- data/lib/wsdl/System.Cluster.wsdl +17 -1
- data/lib/wsdl/System.ConfigSync.wsdl +226 -5
- data/lib/wsdl/System.Connections.wsdl +1216 -1
- data/lib/wsdl/System.CryptoClient.wsdl +8697 -0
- data/lib/wsdl/System.CryptoServer.wsdl +8507 -0
- data/lib/wsdl/System.Disk.wsdl +11 -1
- data/lib/wsdl/System.ExternalMonitorFile.wsdl +1 -1
- data/lib/wsdl/System.Failover.wsdl +1 -1
- data/lib/wsdl/System.GeoIP.wsdl +31 -15
- data/lib/wsdl/System.HAGroup.wsdl +1 -1
- data/lib/wsdl/System.HAStatus.wsdl +1 -1
- data/lib/wsdl/System.Inet.wsdl +1 -1
- data/lib/wsdl/System.Internal.wsdl +1 -1
- data/lib/wsdl/System.LightweightTunnelTableFile.wsdl +639 -0
- data/lib/wsdl/System.PerformanceSFlow.wsdl +1 -1
- data/lib/wsdl/System.Services.wsdl +6 -1
- data/lib/wsdl/System.Session.wsdl +203 -1
- data/lib/wsdl/System.SoftwareManagement.wsdl +275 -58
- data/lib/wsdl/System.Statistics.wsdl +4292 -1426
- data/lib/wsdl/System.SystemInfo.wsdl +1877 -32
- data/lib/wsdl/System.VCMP.wsdl +3498 -664
- data/lib/wsdl/WebAccelerator.Applications.wsdl +1841 -1
- data/lib/wsdl/WebAccelerator.Policies.wsdl +1 -1
- data/lib/wsdl/WebAccelerator.ProxyMessage.wsdl +1 -1
- data/lib/wsdl/iCall.PeriodicHandler.wsdl +1 -1
- data/lib/wsdl/iCall.PerpetualHandler.wsdl +1 -1
- data/lib/wsdl/iCall.Script.wsdl +43 -3
- data/lib/wsdl/iCall.TriggeredHandler.wsdl +1 -1
- metadata +46 -4
- data/LICENSE +0 -9
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
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.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
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.
|
6
6
|
|
@@ -389,6 +389,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
389
389
|
</operation>
|
390
390
|
<operation name="get_cluster_enabled_state">
|
391
391
|
<documentation>
|
392
|
+
This method has been deprecated immediately; it represents a
|
393
|
+
design idea that was never realized. This method now returns
|
394
|
+
STATE_ENABLED for all requested chassis.
|
395
|
+
|
392
396
|
Gets the cluster enabled states.
|
393
397
|
|
394
398
|
</documentation>
|
@@ -397,6 +401,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
397
401
|
</operation>
|
398
402
|
<operation name="set_cluster_enabled_state">
|
399
403
|
<documentation>
|
404
|
+
This method has been deprecated immediately; it represents a
|
405
|
+
design idea that was never realized. It now does nothing; all
|
406
|
+
clusters are always enabled.
|
407
|
+
|
400
408
|
Sets the cluster enabled states.
|
401
409
|
|
402
410
|
</documentation>
|
@@ -623,6 +631,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
623
631
|
|
624
632
|
<operation name="get_cluster_enabled_state">
|
625
633
|
<documentation>
|
634
|
+
This method has been deprecated immediately; it represents a
|
635
|
+
design idea that was never realized. This method now returns
|
636
|
+
STATE_ENABLED for all requested chassis.
|
637
|
+
|
626
638
|
Gets the cluster enabled states.
|
627
639
|
|
628
640
|
</documentation>
|
@@ -643,6 +655,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
643
655
|
|
644
656
|
<operation name="set_cluster_enabled_state">
|
645
657
|
<documentation>
|
658
|
+
This method has been deprecated immediately; it represents a
|
659
|
+
design idea that was never realized. It now does nothing; all
|
660
|
+
clusters are always enabled.
|
661
|
+
|
646
662
|
Sets the cluster enabled states.
|
647
663
|
|
648
664
|
</documentation>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
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.
|
6
6
|
|
@@ -52,6 +52,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
52
52
|
<xsd:documentation>SAVE_GTM_CONFIG_ONLY</xsd:documentation>
|
53
53
|
</xsd:annotation>
|
54
54
|
</xsd:enumeration>
|
55
|
+
<xsd:enumeration value="SAVE_EXCLUDE_GTM_CONFIG">
|
56
|
+
<xsd:annotation>
|
57
|
+
<xsd:documentation>SAVE_EXCLUDE_GTM_CONFIG</xsd:documentation>
|
58
|
+
</xsd:annotation>
|
59
|
+
</xsd:enumeration>
|
55
60
|
</xsd:restriction>
|
56
61
|
</xsd:simpleType>
|
57
62
|
<xsd:complexType name="System.ConfigSync.ConfigFileEntry">
|
@@ -141,6 +146,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
141
146
|
<xsd:documentation>LOAD_GTM_CONFIG_ONLY</xsd:documentation>
|
142
147
|
</xsd:annotation>
|
143
148
|
</xsd:enumeration>
|
149
|
+
<xsd:enumeration value="LOAD_EXCLUDE_GTM_CONFIG">
|
150
|
+
<xsd:annotation>
|
151
|
+
<xsd:documentation>LOAD_EXCLUDE_GTM_CONFIG</xsd:documentation>
|
152
|
+
</xsd:annotation>
|
153
|
+
</xsd:enumeration>
|
144
154
|
</xsd:restriction>
|
145
155
|
</xsd:simpleType>
|
146
156
|
<xsd:simpleType name="Common.ULong">
|
@@ -187,6 +197,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
187
197
|
<part name="return" type="tns:System.ConfigSync.ConfigFileSequence"/>
|
188
198
|
</message>
|
189
199
|
|
200
|
+
<message name="System.ConfigSync.get_single_configuration_file_listRequest">
|
201
|
+
</message>
|
202
|
+
<message name="System.ConfigSync.get_single_configuration_file_listResponse">
|
203
|
+
<part name="return" type="tns:System.ConfigSync.ConfigFileSequence"/>
|
204
|
+
</message>
|
205
|
+
|
190
206
|
<message name="System.ConfigSync.load_configurationRequest">
|
191
207
|
<part name="filename" type="xsd:string"/>
|
192
208
|
<part name="load_flag" type="tns:System.ConfigSync.LoadMode"/>
|
@@ -233,6 +249,15 @@ All other trademarks mentioned in this document are the property of their respec
|
|
233
249
|
<message name="System.ConfigSync.save_partial_encrypted_configurationResponse">
|
234
250
|
</message>
|
235
251
|
|
252
|
+
<message name="System.ConfigSync.save_single_configuration_fileRequest">
|
253
|
+
<part name="filename" type="xsd:string"/>
|
254
|
+
<part name="save_flag" type="tns:System.ConfigSync.SaveMode"/>
|
255
|
+
<part name="passphrase" type="xsd:string"/>
|
256
|
+
<part name="tarfile" type="xsd:string"/>
|
257
|
+
</message>
|
258
|
+
<message name="System.ConfigSync.save_single_configuration_fileResponse">
|
259
|
+
</message>
|
260
|
+
|
236
261
|
<message name="System.ConfigSync.install_configurationRequest">
|
237
262
|
<part name="filename" type="xsd:string"/>
|
238
263
|
</message>
|
@@ -272,6 +297,16 @@ All other trademarks mentioned in this document are the property of their respec
|
|
272
297
|
<message name="System.ConfigSync.install_all_encrypted_configurationResponse">
|
273
298
|
</message>
|
274
299
|
|
300
|
+
<message name="System.ConfigSync.install_single_configuration_fileRequest">
|
301
|
+
<part name="filename" type="xsd:string"/>
|
302
|
+
<part name="load_flag" type="tns:System.ConfigSync.LoadMode"/>
|
303
|
+
<part name="passphrase" type="xsd:string"/>
|
304
|
+
<part name="tarfile" type="xsd:string"/>
|
305
|
+
<part name="merge" type="xsd:boolean"/>
|
306
|
+
</message>
|
307
|
+
<message name="System.ConfigSync.install_single_configuration_fileResponse">
|
308
|
+
</message>
|
309
|
+
|
275
310
|
<message name="System.ConfigSync.synchronize_configurationRequest">
|
276
311
|
<part name="sync_flag" type="tns:System.ConfigSync.SyncMode"/>
|
277
312
|
</message>
|
@@ -309,6 +344,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
309
344
|
<message name="System.ConfigSync.delete_configurationResponse">
|
310
345
|
</message>
|
311
346
|
|
347
|
+
<message name="System.ConfigSync.delete_single_configuration_fileRequest">
|
348
|
+
<part name="filename" type="xsd:string"/>
|
349
|
+
</message>
|
350
|
+
<message name="System.ConfigSync.delete_single_configuration_fileResponse">
|
351
|
+
</message>
|
352
|
+
|
312
353
|
<message name="System.ConfigSync.upload_configurationRequest">
|
313
354
|
<part name="config_name" type="xsd:string"/>
|
314
355
|
<part name="file_context" type="tns:System.ConfigSync.FileTransferContext"/>
|
@@ -373,6 +414,17 @@ All other trademarks mentioned in this document are the property of their respec
|
|
373
414
|
<input message="tns:System.ConfigSync.get_configuration_listRequest"/>
|
374
415
|
<output message="tns:System.ConfigSync.get_configuration_listResponse"/>
|
375
416
|
</operation>
|
417
|
+
<operation name="get_single_configuration_file_list">
|
418
|
+
<documentation>
|
419
|
+
Gets a list of all available single configuration files (SCF) on the system.
|
420
|
+
Note that because you have the ability to specify an SCF file without a .scf
|
421
|
+
extension, this will return all files in the /var/local/scf directory, except
|
422
|
+
for files with an explicit ".tar" extension.
|
423
|
+
|
424
|
+
</documentation>
|
425
|
+
<input message="tns:System.ConfigSync.get_single_configuration_file_listRequest"/>
|
426
|
+
<output message="tns:System.ConfigSync.get_single_configuration_file_listResponse"/>
|
427
|
+
</operation>
|
376
428
|
<operation name="load_configuration">
|
377
429
|
<documentation>
|
378
430
|
Load the system configuration.
|
@@ -447,6 +499,22 @@ All other trademarks mentioned in this document are the property of their respec
|
|
447
499
|
<input message="tns:System.ConfigSync.save_partial_encrypted_configurationRequest"/>
|
448
500
|
<output message="tns:System.ConfigSync.save_partial_encrypted_configurationResponse"/>
|
449
501
|
</operation>
|
502
|
+
<operation name="save_single_configuration_file">
|
503
|
+
<documentation>
|
504
|
+
Saves the current configurations to the specified single configuration file (SCF). An
|
505
|
+
SCF file is a flat file that holds an entire config, as opposed to an archive. The file
|
506
|
+
can be encrypted by specifying a passphrase. Files in the system filestore in the
|
507
|
+
/config/filestore directory will not be saved into the SCF file. For the files in
|
508
|
+
filestore that are being referenced by the SCF configuration file, they will be
|
509
|
+
automatically saved into a separate TAR file when a copy of the SCF file is saved. This
|
510
|
+
TAR file can be specified. If the "save_flag" is SAVE_BASE_LEVEL_CONFIG, tarfile cannot
|
511
|
+
be specified. If it is SAVE_EXCLUDE_GTM_CONFIG, neither passphrase nor tarfile can be
|
512
|
+
specified. SAVE_HIGH_LEVEL_CONFIG is not supported for this feature.
|
513
|
+
|
514
|
+
</documentation>
|
515
|
+
<input message="tns:System.ConfigSync.save_single_configuration_fileRequest"/>
|
516
|
+
<output message="tns:System.ConfigSync.save_single_configuration_fileResponse"/>
|
517
|
+
</operation>
|
450
518
|
<operation name="install_configuration">
|
451
519
|
<documentation>
|
452
520
|
Installs the configurations contained in the specified archive to
|
@@ -509,6 +577,15 @@ All other trademarks mentioned in this document are the property of their respec
|
|
509
577
|
<input message="tns:System.ConfigSync.install_all_encrypted_configurationRequest"/>
|
510
578
|
<output message="tns:System.ConfigSync.install_all_encrypted_configurationResponse"/>
|
511
579
|
</operation>
|
580
|
+
<operation name="install_single_configuration_file">
|
581
|
+
<documentation>
|
582
|
+
Installs the configurations contained in the specified single configuration file (SCF) to
|
583
|
+
the local device.
|
584
|
+
|
585
|
+
</documentation>
|
586
|
+
<input message="tns:System.ConfigSync.install_single_configuration_fileRequest"/>
|
587
|
+
<output message="tns:System.ConfigSync.install_single_configuration_fileResponse"/>
|
588
|
+
</operation>
|
512
589
|
<operation name="synchronize_configuration">
|
513
590
|
<documentation>
|
514
591
|
Note: This method has been deprecated, because syncing has
|
@@ -556,6 +633,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
556
633
|
the device group that have configuration older than the specified
|
557
634
|
device.
|
558
635
|
|
636
|
+
It is required to have force true in order to synchronize a
|
637
|
+
device other than the local device to the group.
|
638
|
+
|
559
639
|
</documentation>
|
560
640
|
<input message="tns:System.ConfigSync.synchronize_to_group_v2Request"/>
|
561
641
|
<output message="tns:System.ConfigSync.synchronize_to_group_v2Response"/>
|
@@ -597,6 +677,23 @@ All other trademarks mentioned in this document are the property of their respec
|
|
597
677
|
<input message="tns:System.ConfigSync.delete_configurationRequest"/>
|
598
678
|
<output message="tns:System.ConfigSync.delete_configurationResponse"/>
|
599
679
|
</operation>
|
680
|
+
<operation name="delete_single_configuration_file">
|
681
|
+
<documentation>
|
682
|
+
Deletes the specified configuration from the SCF directory.
|
683
|
+
If the specified file doesn't exist, an exception will be raised.
|
684
|
+
The specified configuration should not contain any path information
|
685
|
+
since it is restricted to be in the SCF directory. If there is a
|
686
|
+
default TAR file archive in the same directory of the form
|
687
|
+
[filepath].tar, it will be deleted as well. If a non-default TAR filename
|
688
|
+
was specified when the SCF file was created, it can be deleted separately
|
689
|
+
with this same method.
|
690
|
+
NOTE: File names containing the following characters will be
|
691
|
+
considered invalid: ` ~ / \ : ; * ? " < > | &
|
692
|
+
|
693
|
+
</documentation>
|
694
|
+
<input message="tns:System.ConfigSync.delete_single_configuration_fileRequest"/>
|
695
|
+
<output message="tns:System.ConfigSync.delete_single_configuration_fileResponse"/>
|
696
|
+
</operation>
|
600
697
|
<operation name="upload_configuration">
|
601
698
|
<documentation>
|
602
699
|
Uploads the configurations to the device.
|
@@ -627,7 +724,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
627
724
|
<operation name="upload_file">
|
628
725
|
<documentation>
|
629
726
|
A generic file upload mechanism to transfer a file to the device.
|
630
|
-
|
727
|
+
|
728
|
+
Depending on your system settings (including settings like appliance
|
729
|
+
mode, FIPS, and Common Criteria), the set of files that can be
|
730
|
+
operated on may be restricted. If any of these restrictions occur,
|
731
|
+
an OperationFailed error will be generated.
|
732
|
+
|
631
733
|
</documentation>
|
632
734
|
<input message="tns:System.ConfigSync.upload_fileRequest"/>
|
633
735
|
<output message="tns:System.ConfigSync.upload_fileResponse"/>
|
@@ -635,7 +737,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
635
737
|
<operation name="download_file">
|
636
738
|
<documentation>
|
637
739
|
A generic file download mechanism to download a file from the device.
|
638
|
-
|
740
|
+
|
741
|
+
Depending on your system settings (including settings like appliance
|
742
|
+
mode, FIPS, and Common Criteria), the set of files that can be
|
743
|
+
operated on may be restricted. If any of these restrictions occur,
|
744
|
+
an OperationFailed error will be generated.
|
745
|
+
|
639
746
|
</documentation>
|
640
747
|
<input message="tns:System.ConfigSync.download_fileRequest"/>
|
641
748
|
<output message="tns:System.ConfigSync.download_fileResponse"/>
|
@@ -684,6 +791,29 @@ All other trademarks mentioned in this document are the property of their respec
|
|
684
791
|
</output>
|
685
792
|
</operation>
|
686
793
|
|
794
|
+
<operation name="get_single_configuration_file_list">
|
795
|
+
<documentation>
|
796
|
+
Gets a list of all available single configuration files (SCF) on the system.
|
797
|
+
Note that because you have the ability to specify an SCF file without a .scf
|
798
|
+
extension, this will return all files in the /var/local/scf directory, except
|
799
|
+
for files with an explicit ".tar" extension.
|
800
|
+
|
801
|
+
</documentation>
|
802
|
+
<soap:operation soapAction="urn:iControl:System/ConfigSync"/>
|
803
|
+
<input>
|
804
|
+
<soap:body
|
805
|
+
use="encoded"
|
806
|
+
namespace="urn:iControl:System/ConfigSync"
|
807
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
808
|
+
</input>
|
809
|
+
<output>
|
810
|
+
<soap:body
|
811
|
+
use="encoded"
|
812
|
+
namespace="urn:iControl:System/ConfigSync"
|
813
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
814
|
+
</output>
|
815
|
+
</operation>
|
816
|
+
|
687
817
|
<operation name="load_configuration">
|
688
818
|
<documentation>
|
689
819
|
Load the system configuration.
|
@@ -830,6 +960,34 @@ All other trademarks mentioned in this document are the property of their respec
|
|
830
960
|
</output>
|
831
961
|
</operation>
|
832
962
|
|
963
|
+
<operation name="save_single_configuration_file">
|
964
|
+
<documentation>
|
965
|
+
Saves the current configurations to the specified single configuration file (SCF). An
|
966
|
+
SCF file is a flat file that holds an entire config, as opposed to an archive. The file
|
967
|
+
can be encrypted by specifying a passphrase. Files in the system filestore in the
|
968
|
+
/config/filestore directory will not be saved into the SCF file. For the files in
|
969
|
+
filestore that are being referenced by the SCF configuration file, they will be
|
970
|
+
automatically saved into a separate TAR file when a copy of the SCF file is saved. This
|
971
|
+
TAR file can be specified. If the "save_flag" is SAVE_BASE_LEVEL_CONFIG, tarfile cannot
|
972
|
+
be specified. If it is SAVE_EXCLUDE_GTM_CONFIG, neither passphrase nor tarfile can be
|
973
|
+
specified. SAVE_HIGH_LEVEL_CONFIG is not supported for this feature.
|
974
|
+
|
975
|
+
</documentation>
|
976
|
+
<soap:operation soapAction="urn:iControl:System/ConfigSync"/>
|
977
|
+
<input>
|
978
|
+
<soap:body
|
979
|
+
use="encoded"
|
980
|
+
namespace="urn:iControl:System/ConfigSync"
|
981
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
982
|
+
</input>
|
983
|
+
<output>
|
984
|
+
<soap:body
|
985
|
+
use="encoded"
|
986
|
+
namespace="urn:iControl:System/ConfigSync"
|
987
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
988
|
+
</output>
|
989
|
+
</operation>
|
990
|
+
|
833
991
|
<operation name="install_configuration">
|
834
992
|
<documentation>
|
835
993
|
Installs the configurations contained in the specified archive to
|
@@ -964,6 +1122,27 @@ All other trademarks mentioned in this document are the property of their respec
|
|
964
1122
|
</output>
|
965
1123
|
</operation>
|
966
1124
|
|
1125
|
+
<operation name="install_single_configuration_file">
|
1126
|
+
<documentation>
|
1127
|
+
Installs the configurations contained in the specified single configuration file (SCF) to
|
1128
|
+
the local device.
|
1129
|
+
|
1130
|
+
</documentation>
|
1131
|
+
<soap:operation soapAction="urn:iControl:System/ConfigSync"/>
|
1132
|
+
<input>
|
1133
|
+
<soap:body
|
1134
|
+
use="encoded"
|
1135
|
+
namespace="urn:iControl:System/ConfigSync"
|
1136
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1137
|
+
</input>
|
1138
|
+
<output>
|
1139
|
+
<soap:body
|
1140
|
+
use="encoded"
|
1141
|
+
namespace="urn:iControl:System/ConfigSync"
|
1142
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1143
|
+
</output>
|
1144
|
+
</operation>
|
1145
|
+
|
967
1146
|
<operation name="synchronize_configuration">
|
968
1147
|
<documentation>
|
969
1148
|
Note: This method has been deprecated, because syncing has
|
@@ -1035,6 +1214,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1035
1214
|
the device group that have configuration older than the specified
|
1036
1215
|
device.
|
1037
1216
|
|
1217
|
+
It is required to have force true in order to synchronize a
|
1218
|
+
device other than the local device to the group.
|
1219
|
+
|
1038
1220
|
</documentation>
|
1039
1221
|
<soap:operation soapAction="urn:iControl:System/ConfigSync"/>
|
1040
1222
|
<input>
|
@@ -1124,6 +1306,35 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1124
1306
|
</output>
|
1125
1307
|
</operation>
|
1126
1308
|
|
1309
|
+
<operation name="delete_single_configuration_file">
|
1310
|
+
<documentation>
|
1311
|
+
Deletes the specified configuration from the SCF directory.
|
1312
|
+
If the specified file doesn't exist, an exception will be raised.
|
1313
|
+
The specified configuration should not contain any path information
|
1314
|
+
since it is restricted to be in the SCF directory. If there is a
|
1315
|
+
default TAR file archive in the same directory of the form
|
1316
|
+
[filepath].tar, it will be deleted as well. If a non-default TAR filename
|
1317
|
+
was specified when the SCF file was created, it can be deleted separately
|
1318
|
+
with this same method.
|
1319
|
+
NOTE: File names containing the following characters will be
|
1320
|
+
considered invalid: ` ~ / \ : ; * ? " < > | &
|
1321
|
+
|
1322
|
+
</documentation>
|
1323
|
+
<soap:operation soapAction="urn:iControl:System/ConfigSync"/>
|
1324
|
+
<input>
|
1325
|
+
<soap:body
|
1326
|
+
use="encoded"
|
1327
|
+
namespace="urn:iControl:System/ConfigSync"
|
1328
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1329
|
+
</input>
|
1330
|
+
<output>
|
1331
|
+
<soap:body
|
1332
|
+
use="encoded"
|
1333
|
+
namespace="urn:iControl:System/ConfigSync"
|
1334
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1335
|
+
</output>
|
1336
|
+
</operation>
|
1337
|
+
|
1127
1338
|
<operation name="upload_configuration">
|
1128
1339
|
<documentation>
|
1129
1340
|
Uploads the configurations to the device.
|
@@ -1190,7 +1401,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1190
1401
|
<operation name="upload_file">
|
1191
1402
|
<documentation>
|
1192
1403
|
A generic file upload mechanism to transfer a file to the device.
|
1193
|
-
|
1404
|
+
|
1405
|
+
Depending on your system settings (including settings like appliance
|
1406
|
+
mode, FIPS, and Common Criteria), the set of files that can be
|
1407
|
+
operated on may be restricted. If any of these restrictions occur,
|
1408
|
+
an OperationFailed error will be generated.
|
1409
|
+
|
1194
1410
|
</documentation>
|
1195
1411
|
<soap:operation soapAction="urn:iControl:System/ConfigSync"/>
|
1196
1412
|
<input>
|
@@ -1210,7 +1426,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1210
1426
|
<operation name="download_file">
|
1211
1427
|
<documentation>
|
1212
1428
|
A generic file download mechanism to download a file from the device.
|
1213
|
-
|
1429
|
+
|
1430
|
+
Depending on your system settings (including settings like appliance
|
1431
|
+
mode, FIPS, and Common Criteria), the set of files that can be
|
1432
|
+
operated on may be restricted. If any of these restrictions occur,
|
1433
|
+
an OperationFailed error will be generated.
|
1434
|
+
|
1214
1435
|
</documentation>
|
1215
1436
|
<soap:operation soapAction="urn:iControl:System/ConfigSync"/>
|
1216
1437
|
<input>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
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.
|
6
6
|
|
@@ -116,6 +116,1221 @@ All other trademarks mentioned in this document are the property of their respec
|
|
116
116
|
<xsd:documentation>PROTOCOL_UNKNOWN</xsd:documentation>
|
117
117
|
</xsd:annotation>
|
118
118
|
</xsd:enumeration>
|
119
|
+
<xsd:enumeration value="PROTOCOL_IGMP">
|
120
|
+
<xsd:annotation>
|
121
|
+
<xsd:documentation>PROTOCOL_IGMP</xsd:documentation>
|
122
|
+
</xsd:annotation>
|
123
|
+
</xsd:enumeration>
|
124
|
+
<xsd:enumeration value="PROTOCOL_GGP">
|
125
|
+
<xsd:annotation>
|
126
|
+
<xsd:documentation>PROTOCOL_GGP</xsd:documentation>
|
127
|
+
</xsd:annotation>
|
128
|
+
</xsd:enumeration>
|
129
|
+
<xsd:enumeration value="PROTOCOL_IPV4">
|
130
|
+
<xsd:annotation>
|
131
|
+
<xsd:documentation>PROTOCOL_IPV4</xsd:documentation>
|
132
|
+
</xsd:annotation>
|
133
|
+
</xsd:enumeration>
|
134
|
+
<xsd:enumeration value="PROTOCOL_ST">
|
135
|
+
<xsd:annotation>
|
136
|
+
<xsd:documentation>PROTOCOL_ST</xsd:documentation>
|
137
|
+
</xsd:annotation>
|
138
|
+
</xsd:enumeration>
|
139
|
+
<xsd:enumeration value="PROTOCOL_EGP">
|
140
|
+
<xsd:annotation>
|
141
|
+
<xsd:documentation>PROTOCOL_EGP</xsd:documentation>
|
142
|
+
</xsd:annotation>
|
143
|
+
</xsd:enumeration>
|
144
|
+
<xsd:enumeration value="PROTOCOL_PIGP">
|
145
|
+
<xsd:annotation>
|
146
|
+
<xsd:documentation>PROTOCOL_PIGP</xsd:documentation>
|
147
|
+
</xsd:annotation>
|
148
|
+
</xsd:enumeration>
|
149
|
+
<xsd:enumeration value="PROTOCOL_RCCMON">
|
150
|
+
<xsd:annotation>
|
151
|
+
<xsd:documentation>PROTOCOL_RCCMON</xsd:documentation>
|
152
|
+
</xsd:annotation>
|
153
|
+
</xsd:enumeration>
|
154
|
+
<xsd:enumeration value="PROTOCOL_NVPII">
|
155
|
+
<xsd:annotation>
|
156
|
+
<xsd:documentation>PROTOCOL_NVPII</xsd:documentation>
|
157
|
+
</xsd:annotation>
|
158
|
+
</xsd:enumeration>
|
159
|
+
<xsd:enumeration value="PROTOCOL_PUP">
|
160
|
+
<xsd:annotation>
|
161
|
+
<xsd:documentation>PROTOCOL_PUP</xsd:documentation>
|
162
|
+
</xsd:annotation>
|
163
|
+
</xsd:enumeration>
|
164
|
+
<xsd:enumeration value="PROTOCOL_ARGUS">
|
165
|
+
<xsd:annotation>
|
166
|
+
<xsd:documentation>PROTOCOL_ARGUS</xsd:documentation>
|
167
|
+
</xsd:annotation>
|
168
|
+
</xsd:enumeration>
|
169
|
+
<xsd:enumeration value="PROTOCOL_EMCON">
|
170
|
+
<xsd:annotation>
|
171
|
+
<xsd:documentation>PROTOCOL_EMCON</xsd:documentation>
|
172
|
+
</xsd:annotation>
|
173
|
+
</xsd:enumeration>
|
174
|
+
<xsd:enumeration value="PROTOCOL_XNET">
|
175
|
+
<xsd:annotation>
|
176
|
+
<xsd:documentation>PROTOCOL_XNET</xsd:documentation>
|
177
|
+
</xsd:annotation>
|
178
|
+
</xsd:enumeration>
|
179
|
+
<xsd:enumeration value="PROTOCOL_CHAOS">
|
180
|
+
<xsd:annotation>
|
181
|
+
<xsd:documentation>PROTOCOL_CHAOS</xsd:documentation>
|
182
|
+
</xsd:annotation>
|
183
|
+
</xsd:enumeration>
|
184
|
+
<xsd:enumeration value="PROTOCOL_MUX">
|
185
|
+
<xsd:annotation>
|
186
|
+
<xsd:documentation>PROTOCOL_MUX</xsd:documentation>
|
187
|
+
</xsd:annotation>
|
188
|
+
</xsd:enumeration>
|
189
|
+
<xsd:enumeration value="PROTOCOL_MEAS">
|
190
|
+
<xsd:annotation>
|
191
|
+
<xsd:documentation>PROTOCOL_MEAS</xsd:documentation>
|
192
|
+
</xsd:annotation>
|
193
|
+
</xsd:enumeration>
|
194
|
+
<xsd:enumeration value="PROTOCOL_HMP">
|
195
|
+
<xsd:annotation>
|
196
|
+
<xsd:documentation>PROTOCOL_HMP</xsd:documentation>
|
197
|
+
</xsd:annotation>
|
198
|
+
</xsd:enumeration>
|
199
|
+
<xsd:enumeration value="PROTOCOL_PRM">
|
200
|
+
<xsd:annotation>
|
201
|
+
<xsd:documentation>PROTOCOL_PRM</xsd:documentation>
|
202
|
+
</xsd:annotation>
|
203
|
+
</xsd:enumeration>
|
204
|
+
<xsd:enumeration value="PROTOCOL_IDP">
|
205
|
+
<xsd:annotation>
|
206
|
+
<xsd:documentation>PROTOCOL_IDP</xsd:documentation>
|
207
|
+
</xsd:annotation>
|
208
|
+
</xsd:enumeration>
|
209
|
+
<xsd:enumeration value="PROTOCOL_TRUNK1">
|
210
|
+
<xsd:annotation>
|
211
|
+
<xsd:documentation>PROTOCOL_TRUNK1</xsd:documentation>
|
212
|
+
</xsd:annotation>
|
213
|
+
</xsd:enumeration>
|
214
|
+
<xsd:enumeration value="PROTOCOL_TRUNK2">
|
215
|
+
<xsd:annotation>
|
216
|
+
<xsd:documentation>PROTOCOL_TRUNK2</xsd:documentation>
|
217
|
+
</xsd:annotation>
|
218
|
+
</xsd:enumeration>
|
219
|
+
<xsd:enumeration value="PROTOCOL_LEAF1">
|
220
|
+
<xsd:annotation>
|
221
|
+
<xsd:documentation>PROTOCOL_LEAF1</xsd:documentation>
|
222
|
+
</xsd:annotation>
|
223
|
+
</xsd:enumeration>
|
224
|
+
<xsd:enumeration value="PROTOCOL_LEAF2">
|
225
|
+
<xsd:annotation>
|
226
|
+
<xsd:documentation>PROTOCOL_LEAF2</xsd:documentation>
|
227
|
+
</xsd:annotation>
|
228
|
+
</xsd:enumeration>
|
229
|
+
<xsd:enumeration value="PROTOCOL_RDP">
|
230
|
+
<xsd:annotation>
|
231
|
+
<xsd:documentation>PROTOCOL_RDP</xsd:documentation>
|
232
|
+
</xsd:annotation>
|
233
|
+
</xsd:enumeration>
|
234
|
+
<xsd:enumeration value="PROTOCOL_IRTP">
|
235
|
+
<xsd:annotation>
|
236
|
+
<xsd:documentation>PROTOCOL_IRTP</xsd:documentation>
|
237
|
+
</xsd:annotation>
|
238
|
+
</xsd:enumeration>
|
239
|
+
<xsd:enumeration value="PROTOCOL_TP">
|
240
|
+
<xsd:annotation>
|
241
|
+
<xsd:documentation>PROTOCOL_TP</xsd:documentation>
|
242
|
+
</xsd:annotation>
|
243
|
+
</xsd:enumeration>
|
244
|
+
<xsd:enumeration value="PROTOCOL_BLT">
|
245
|
+
<xsd:annotation>
|
246
|
+
<xsd:documentation>PROTOCOL_BLT</xsd:documentation>
|
247
|
+
</xsd:annotation>
|
248
|
+
</xsd:enumeration>
|
249
|
+
<xsd:enumeration value="PROTOCOL_NSP">
|
250
|
+
<xsd:annotation>
|
251
|
+
<xsd:documentation>PROTOCOL_NSP</xsd:documentation>
|
252
|
+
</xsd:annotation>
|
253
|
+
</xsd:enumeration>
|
254
|
+
<xsd:enumeration value="PROTOCOL_INP">
|
255
|
+
<xsd:annotation>
|
256
|
+
<xsd:documentation>PROTOCOL_INP</xsd:documentation>
|
257
|
+
</xsd:annotation>
|
258
|
+
</xsd:enumeration>
|
259
|
+
<xsd:enumeration value="PROTOCOL_SEP">
|
260
|
+
<xsd:annotation>
|
261
|
+
<xsd:documentation>PROTOCOL_SEP</xsd:documentation>
|
262
|
+
</xsd:annotation>
|
263
|
+
</xsd:enumeration>
|
264
|
+
<xsd:enumeration value="PROTOCOL_3PC">
|
265
|
+
<xsd:annotation>
|
266
|
+
<xsd:documentation>PROTOCOL_3PC</xsd:documentation>
|
267
|
+
</xsd:annotation>
|
268
|
+
</xsd:enumeration>
|
269
|
+
<xsd:enumeration value="PROTOCOL_IDPR">
|
270
|
+
<xsd:annotation>
|
271
|
+
<xsd:documentation>PROTOCOL_IDPR</xsd:documentation>
|
272
|
+
</xsd:annotation>
|
273
|
+
</xsd:enumeration>
|
274
|
+
<xsd:enumeration value="PROTOCOL_XTP">
|
275
|
+
<xsd:annotation>
|
276
|
+
<xsd:documentation>PROTOCOL_XTP</xsd:documentation>
|
277
|
+
</xsd:annotation>
|
278
|
+
</xsd:enumeration>
|
279
|
+
<xsd:enumeration value="PROTOCOL_DDP">
|
280
|
+
<xsd:annotation>
|
281
|
+
<xsd:documentation>PROTOCOL_DDP</xsd:documentation>
|
282
|
+
</xsd:annotation>
|
283
|
+
</xsd:enumeration>
|
284
|
+
<xsd:enumeration value="PROTOCOL_CMTP">
|
285
|
+
<xsd:annotation>
|
286
|
+
<xsd:documentation>PROTOCOL_CMTP</xsd:documentation>
|
287
|
+
</xsd:annotation>
|
288
|
+
</xsd:enumeration>
|
289
|
+
<xsd:enumeration value="PROTOCOL_TPXX">
|
290
|
+
<xsd:annotation>
|
291
|
+
<xsd:documentation>PROTOCOL_TPXX</xsd:documentation>
|
292
|
+
</xsd:annotation>
|
293
|
+
</xsd:enumeration>
|
294
|
+
<xsd:enumeration value="PROTOCOL_IL">
|
295
|
+
<xsd:annotation>
|
296
|
+
<xsd:documentation>PROTOCOL_IL</xsd:documentation>
|
297
|
+
</xsd:annotation>
|
298
|
+
</xsd:enumeration>
|
299
|
+
<xsd:enumeration value="PROTOCOL_SDRP">
|
300
|
+
<xsd:annotation>
|
301
|
+
<xsd:documentation>PROTOCOL_SDRP</xsd:documentation>
|
302
|
+
</xsd:annotation>
|
303
|
+
</xsd:enumeration>
|
304
|
+
<xsd:enumeration value="PROTOCOL_IDRP">
|
305
|
+
<xsd:annotation>
|
306
|
+
<xsd:documentation>PROTOCOL_IDRP</xsd:documentation>
|
307
|
+
</xsd:annotation>
|
308
|
+
</xsd:enumeration>
|
309
|
+
<xsd:enumeration value="PROTOCOL_RSVP">
|
310
|
+
<xsd:annotation>
|
311
|
+
<xsd:documentation>PROTOCOL_RSVP</xsd:documentation>
|
312
|
+
</xsd:annotation>
|
313
|
+
</xsd:enumeration>
|
314
|
+
<xsd:enumeration value="PROTOCOL_GRE">
|
315
|
+
<xsd:annotation>
|
316
|
+
<xsd:documentation>PROTOCOL_GRE</xsd:documentation>
|
317
|
+
</xsd:annotation>
|
318
|
+
</xsd:enumeration>
|
319
|
+
<xsd:enumeration value="PROTOCOL_MHRP">
|
320
|
+
<xsd:annotation>
|
321
|
+
<xsd:documentation>PROTOCOL_MHRP</xsd:documentation>
|
322
|
+
</xsd:annotation>
|
323
|
+
</xsd:enumeration>
|
324
|
+
<xsd:enumeration value="PROTOCOL_BHA">
|
325
|
+
<xsd:annotation>
|
326
|
+
<xsd:documentation>PROTOCOL_BHA</xsd:documentation>
|
327
|
+
</xsd:annotation>
|
328
|
+
</xsd:enumeration>
|
329
|
+
<xsd:enumeration value="PROTOCOL_ESP">
|
330
|
+
<xsd:annotation>
|
331
|
+
<xsd:documentation>PROTOCOL_ESP</xsd:documentation>
|
332
|
+
</xsd:annotation>
|
333
|
+
</xsd:enumeration>
|
334
|
+
<xsd:enumeration value="PROTOCOL_AH">
|
335
|
+
<xsd:annotation>
|
336
|
+
<xsd:documentation>PROTOCOL_AH</xsd:documentation>
|
337
|
+
</xsd:annotation>
|
338
|
+
</xsd:enumeration>
|
339
|
+
<xsd:enumeration value="PROTOCOL_INLSP">
|
340
|
+
<xsd:annotation>
|
341
|
+
<xsd:documentation>PROTOCOL_INLSP</xsd:documentation>
|
342
|
+
</xsd:annotation>
|
343
|
+
</xsd:enumeration>
|
344
|
+
<xsd:enumeration value="PROTOCOL_SWIPE">
|
345
|
+
<xsd:annotation>
|
346
|
+
<xsd:documentation>PROTOCOL_SWIPE</xsd:documentation>
|
347
|
+
</xsd:annotation>
|
348
|
+
</xsd:enumeration>
|
349
|
+
<xsd:enumeration value="PROTOCOL_NHRP">
|
350
|
+
<xsd:annotation>
|
351
|
+
<xsd:documentation>PROTOCOL_NHRP</xsd:documentation>
|
352
|
+
</xsd:annotation>
|
353
|
+
</xsd:enumeration>
|
354
|
+
<xsd:enumeration value="PROTOCOL_55">
|
355
|
+
<xsd:annotation>
|
356
|
+
<xsd:documentation>PROTOCOL_55</xsd:documentation>
|
357
|
+
</xsd:annotation>
|
358
|
+
</xsd:enumeration>
|
359
|
+
<xsd:enumeration value="PROTOCOL_56">
|
360
|
+
<xsd:annotation>
|
361
|
+
<xsd:documentation>PROTOCOL_56</xsd:documentation>
|
362
|
+
</xsd:annotation>
|
363
|
+
</xsd:enumeration>
|
364
|
+
<xsd:enumeration value="PROTOCOL_57">
|
365
|
+
<xsd:annotation>
|
366
|
+
<xsd:documentation>PROTOCOL_57</xsd:documentation>
|
367
|
+
</xsd:annotation>
|
368
|
+
</xsd:enumeration>
|
369
|
+
<xsd:enumeration value="PROTOCOL_AHIP">
|
370
|
+
<xsd:annotation>
|
371
|
+
<xsd:documentation>PROTOCOL_AHIP</xsd:documentation>
|
372
|
+
</xsd:annotation>
|
373
|
+
</xsd:enumeration>
|
374
|
+
<xsd:enumeration value="PROTOCOL_CFTP">
|
375
|
+
<xsd:annotation>
|
376
|
+
<xsd:documentation>PROTOCOL_CFTP</xsd:documentation>
|
377
|
+
</xsd:annotation>
|
378
|
+
</xsd:enumeration>
|
379
|
+
<xsd:enumeration value="PROTOCOL_HELLO">
|
380
|
+
<xsd:annotation>
|
381
|
+
<xsd:documentation>PROTOCOL_HELLO</xsd:documentation>
|
382
|
+
</xsd:annotation>
|
383
|
+
</xsd:enumeration>
|
384
|
+
<xsd:enumeration value="PROTOCOL_SATEXPAK">
|
385
|
+
<xsd:annotation>
|
386
|
+
<xsd:documentation>PROTOCOL_SATEXPAK</xsd:documentation>
|
387
|
+
</xsd:annotation>
|
388
|
+
</xsd:enumeration>
|
389
|
+
<xsd:enumeration value="PROTOCOL_KRYPTOLAN">
|
390
|
+
<xsd:annotation>
|
391
|
+
<xsd:documentation>PROTOCOL_KRYPTOLAN</xsd:documentation>
|
392
|
+
</xsd:annotation>
|
393
|
+
</xsd:enumeration>
|
394
|
+
<xsd:enumeration value="PROTOCOL_RVD">
|
395
|
+
<xsd:annotation>
|
396
|
+
<xsd:documentation>PROTOCOL_RVD</xsd:documentation>
|
397
|
+
</xsd:annotation>
|
398
|
+
</xsd:enumeration>
|
399
|
+
<xsd:enumeration value="PROTOCOL_IPPC">
|
400
|
+
<xsd:annotation>
|
401
|
+
<xsd:documentation>PROTOCOL_IPPC</xsd:documentation>
|
402
|
+
</xsd:annotation>
|
403
|
+
</xsd:enumeration>
|
404
|
+
<xsd:enumeration value="PROTOCOL_ADFS">
|
405
|
+
<xsd:annotation>
|
406
|
+
<xsd:documentation>PROTOCOL_ADFS</xsd:documentation>
|
407
|
+
</xsd:annotation>
|
408
|
+
</xsd:enumeration>
|
409
|
+
<xsd:enumeration value="PROTOCOL_SATMON">
|
410
|
+
<xsd:annotation>
|
411
|
+
<xsd:documentation>PROTOCOL_SATMON</xsd:documentation>
|
412
|
+
</xsd:annotation>
|
413
|
+
</xsd:enumeration>
|
414
|
+
<xsd:enumeration value="PROTOCOL_VISA">
|
415
|
+
<xsd:annotation>
|
416
|
+
<xsd:documentation>PROTOCOL_VISA</xsd:documentation>
|
417
|
+
</xsd:annotation>
|
418
|
+
</xsd:enumeration>
|
419
|
+
<xsd:enumeration value="PROTOCOL_IPCV">
|
420
|
+
<xsd:annotation>
|
421
|
+
<xsd:documentation>PROTOCOL_IPCV</xsd:documentation>
|
422
|
+
</xsd:annotation>
|
423
|
+
</xsd:enumeration>
|
424
|
+
<xsd:enumeration value="PROTOCOL_CPNX">
|
425
|
+
<xsd:annotation>
|
426
|
+
<xsd:documentation>PROTOCOL_CPNX</xsd:documentation>
|
427
|
+
</xsd:annotation>
|
428
|
+
</xsd:enumeration>
|
429
|
+
<xsd:enumeration value="PROTOCOL_CPHB">
|
430
|
+
<xsd:annotation>
|
431
|
+
<xsd:documentation>PROTOCOL_CPHB</xsd:documentation>
|
432
|
+
</xsd:annotation>
|
433
|
+
</xsd:enumeration>
|
434
|
+
<xsd:enumeration value="PROTOCOL_WSN">
|
435
|
+
<xsd:annotation>
|
436
|
+
<xsd:documentation>PROTOCOL_WSN</xsd:documentation>
|
437
|
+
</xsd:annotation>
|
438
|
+
</xsd:enumeration>
|
439
|
+
<xsd:enumeration value="PROTOCOL_PVP">
|
440
|
+
<xsd:annotation>
|
441
|
+
<xsd:documentation>PROTOCOL_PVP</xsd:documentation>
|
442
|
+
</xsd:annotation>
|
443
|
+
</xsd:enumeration>
|
444
|
+
<xsd:enumeration value="PROTOCOL_BRSATMON">
|
445
|
+
<xsd:annotation>
|
446
|
+
<xsd:documentation>PROTOCOL_BRSATMON</xsd:documentation>
|
447
|
+
</xsd:annotation>
|
448
|
+
</xsd:enumeration>
|
449
|
+
<xsd:enumeration value="PROTOCOL_ND">
|
450
|
+
<xsd:annotation>
|
451
|
+
<xsd:documentation>PROTOCOL_ND</xsd:documentation>
|
452
|
+
</xsd:annotation>
|
453
|
+
</xsd:enumeration>
|
454
|
+
<xsd:enumeration value="PROTOCOL_WBMON">
|
455
|
+
<xsd:annotation>
|
456
|
+
<xsd:documentation>PROTOCOL_WBMON</xsd:documentation>
|
457
|
+
</xsd:annotation>
|
458
|
+
</xsd:enumeration>
|
459
|
+
<xsd:enumeration value="PROTOCOL_WBEXPAK">
|
460
|
+
<xsd:annotation>
|
461
|
+
<xsd:documentation>PROTOCOL_WBEXPAK</xsd:documentation>
|
462
|
+
</xsd:annotation>
|
463
|
+
</xsd:enumeration>
|
464
|
+
<xsd:enumeration value="PROTOCOL_EON">
|
465
|
+
<xsd:annotation>
|
466
|
+
<xsd:documentation>PROTOCOL_EON</xsd:documentation>
|
467
|
+
</xsd:annotation>
|
468
|
+
</xsd:enumeration>
|
469
|
+
<xsd:enumeration value="PROTOCOL_VMTP">
|
470
|
+
<xsd:annotation>
|
471
|
+
<xsd:documentation>PROTOCOL_VMTP</xsd:documentation>
|
472
|
+
</xsd:annotation>
|
473
|
+
</xsd:enumeration>
|
474
|
+
<xsd:enumeration value="PROTOCOL_SVMTP">
|
475
|
+
<xsd:annotation>
|
476
|
+
<xsd:documentation>PROTOCOL_SVMTP</xsd:documentation>
|
477
|
+
</xsd:annotation>
|
478
|
+
</xsd:enumeration>
|
479
|
+
<xsd:enumeration value="PROTOCOL_VINES">
|
480
|
+
<xsd:annotation>
|
481
|
+
<xsd:documentation>PROTOCOL_VINES</xsd:documentation>
|
482
|
+
</xsd:annotation>
|
483
|
+
</xsd:enumeration>
|
484
|
+
<xsd:enumeration value="PROTOCOL_TTP">
|
485
|
+
<xsd:annotation>
|
486
|
+
<xsd:documentation>PROTOCOL_TTP</xsd:documentation>
|
487
|
+
</xsd:annotation>
|
488
|
+
</xsd:enumeration>
|
489
|
+
<xsd:enumeration value="PROTOCOL_IGP">
|
490
|
+
<xsd:annotation>
|
491
|
+
<xsd:documentation>PROTOCOL_IGP</xsd:documentation>
|
492
|
+
</xsd:annotation>
|
493
|
+
</xsd:enumeration>
|
494
|
+
<xsd:enumeration value="PROTOCOL_DGP">
|
495
|
+
<xsd:annotation>
|
496
|
+
<xsd:documentation>PROTOCOL_DGP</xsd:documentation>
|
497
|
+
</xsd:annotation>
|
498
|
+
</xsd:enumeration>
|
499
|
+
<xsd:enumeration value="PROTOCOL_TCF">
|
500
|
+
<xsd:annotation>
|
501
|
+
<xsd:documentation>PROTOCOL_TCF</xsd:documentation>
|
502
|
+
</xsd:annotation>
|
503
|
+
</xsd:enumeration>
|
504
|
+
<xsd:enumeration value="PROTOCOL_IGRP">
|
505
|
+
<xsd:annotation>
|
506
|
+
<xsd:documentation>PROTOCOL_IGRP</xsd:documentation>
|
507
|
+
</xsd:annotation>
|
508
|
+
</xsd:enumeration>
|
509
|
+
<xsd:enumeration value="PROTOCOL_SRPC">
|
510
|
+
<xsd:annotation>
|
511
|
+
<xsd:documentation>PROTOCOL_SRPC</xsd:documentation>
|
512
|
+
</xsd:annotation>
|
513
|
+
</xsd:enumeration>
|
514
|
+
<xsd:enumeration value="PROTOCOL_LARP">
|
515
|
+
<xsd:annotation>
|
516
|
+
<xsd:documentation>PROTOCOL_LARP</xsd:documentation>
|
517
|
+
</xsd:annotation>
|
518
|
+
</xsd:enumeration>
|
519
|
+
<xsd:enumeration value="PROTOCOL_MTP">
|
520
|
+
<xsd:annotation>
|
521
|
+
<xsd:documentation>PROTOCOL_MTP</xsd:documentation>
|
522
|
+
</xsd:annotation>
|
523
|
+
</xsd:enumeration>
|
524
|
+
<xsd:enumeration value="PROTOCOL_AX25">
|
525
|
+
<xsd:annotation>
|
526
|
+
<xsd:documentation>PROTOCOL_AX25</xsd:documentation>
|
527
|
+
</xsd:annotation>
|
528
|
+
</xsd:enumeration>
|
529
|
+
<xsd:enumeration value="PROTOCOL_IPEIP">
|
530
|
+
<xsd:annotation>
|
531
|
+
<xsd:documentation>PROTOCOL_IPEIP</xsd:documentation>
|
532
|
+
</xsd:annotation>
|
533
|
+
</xsd:enumeration>
|
534
|
+
<xsd:enumeration value="PROTOCOL_MICP">
|
535
|
+
<xsd:annotation>
|
536
|
+
<xsd:documentation>PROTOCOL_MICP</xsd:documentation>
|
537
|
+
</xsd:annotation>
|
538
|
+
</xsd:enumeration>
|
539
|
+
<xsd:enumeration value="PROTOCOL_SCCSP">
|
540
|
+
<xsd:annotation>
|
541
|
+
<xsd:documentation>PROTOCOL_SCCSP</xsd:documentation>
|
542
|
+
</xsd:annotation>
|
543
|
+
</xsd:enumeration>
|
544
|
+
<xsd:enumeration value="PROTOCOL_ETHERIP">
|
545
|
+
<xsd:annotation>
|
546
|
+
<xsd:documentation>PROTOCOL_ETHERIP</xsd:documentation>
|
547
|
+
</xsd:annotation>
|
548
|
+
</xsd:enumeration>
|
549
|
+
<xsd:enumeration value="PROTOCOL_ENCAP">
|
550
|
+
<xsd:annotation>
|
551
|
+
<xsd:documentation>PROTOCOL_ENCAP</xsd:documentation>
|
552
|
+
</xsd:annotation>
|
553
|
+
</xsd:enumeration>
|
554
|
+
<xsd:enumeration value="PROTOCOL_APES">
|
555
|
+
<xsd:annotation>
|
556
|
+
<xsd:documentation>PROTOCOL_APES</xsd:documentation>
|
557
|
+
</xsd:annotation>
|
558
|
+
</xsd:enumeration>
|
559
|
+
<xsd:enumeration value="PROTOCOL_GMTP">
|
560
|
+
<xsd:annotation>
|
561
|
+
<xsd:documentation>PROTOCOL_GMTP</xsd:documentation>
|
562
|
+
</xsd:annotation>
|
563
|
+
</xsd:enumeration>
|
564
|
+
<xsd:enumeration value="PROTOCOL_101">
|
565
|
+
<xsd:annotation>
|
566
|
+
<xsd:documentation>PROTOCOL_101</xsd:documentation>
|
567
|
+
</xsd:annotation>
|
568
|
+
</xsd:enumeration>
|
569
|
+
<xsd:enumeration value="PROTOCOL_102">
|
570
|
+
<xsd:annotation>
|
571
|
+
<xsd:documentation>PROTOCOL_102</xsd:documentation>
|
572
|
+
</xsd:annotation>
|
573
|
+
</xsd:enumeration>
|
574
|
+
<xsd:enumeration value="PROTOCOL_PIM">
|
575
|
+
<xsd:annotation>
|
576
|
+
<xsd:documentation>PROTOCOL_PIM</xsd:documentation>
|
577
|
+
</xsd:annotation>
|
578
|
+
</xsd:enumeration>
|
579
|
+
<xsd:enumeration value="PROTOCOL_104">
|
580
|
+
<xsd:annotation>
|
581
|
+
<xsd:documentation>PROTOCOL_104</xsd:documentation>
|
582
|
+
</xsd:annotation>
|
583
|
+
</xsd:enumeration>
|
584
|
+
<xsd:enumeration value="PROTOCOL_105">
|
585
|
+
<xsd:annotation>
|
586
|
+
<xsd:documentation>PROTOCOL_105</xsd:documentation>
|
587
|
+
</xsd:annotation>
|
588
|
+
</xsd:enumeration>
|
589
|
+
<xsd:enumeration value="PROTOCOL_106">
|
590
|
+
<xsd:annotation>
|
591
|
+
<xsd:documentation>PROTOCOL_106</xsd:documentation>
|
592
|
+
</xsd:annotation>
|
593
|
+
</xsd:enumeration>
|
594
|
+
<xsd:enumeration value="PROTOCOL_107">
|
595
|
+
<xsd:annotation>
|
596
|
+
<xsd:documentation>PROTOCOL_107</xsd:documentation>
|
597
|
+
</xsd:annotation>
|
598
|
+
</xsd:enumeration>
|
599
|
+
<xsd:enumeration value="PROTOCOL_IPCOMP">
|
600
|
+
<xsd:annotation>
|
601
|
+
<xsd:documentation>PROTOCOL_IPCOMP</xsd:documentation>
|
602
|
+
</xsd:annotation>
|
603
|
+
</xsd:enumeration>
|
604
|
+
<xsd:enumeration value="PROTOCOL_109">
|
605
|
+
<xsd:annotation>
|
606
|
+
<xsd:documentation>PROTOCOL_109</xsd:documentation>
|
607
|
+
</xsd:annotation>
|
608
|
+
</xsd:enumeration>
|
609
|
+
<xsd:enumeration value="PROTOCOL_110">
|
610
|
+
<xsd:annotation>
|
611
|
+
<xsd:documentation>PROTOCOL_110</xsd:documentation>
|
612
|
+
</xsd:annotation>
|
613
|
+
</xsd:enumeration>
|
614
|
+
<xsd:enumeration value="PROTOCOL_111">
|
615
|
+
<xsd:annotation>
|
616
|
+
<xsd:documentation>PROTOCOL_111</xsd:documentation>
|
617
|
+
</xsd:annotation>
|
618
|
+
</xsd:enumeration>
|
619
|
+
<xsd:enumeration value="PROTOCOL_112">
|
620
|
+
<xsd:annotation>
|
621
|
+
<xsd:documentation>PROTOCOL_112</xsd:documentation>
|
622
|
+
</xsd:annotation>
|
623
|
+
</xsd:enumeration>
|
624
|
+
<xsd:enumeration value="PROTOCOL_PGM">
|
625
|
+
<xsd:annotation>
|
626
|
+
<xsd:documentation>PROTOCOL_PGM</xsd:documentation>
|
627
|
+
</xsd:annotation>
|
628
|
+
</xsd:enumeration>
|
629
|
+
<xsd:enumeration value="PROTOCOL_114">
|
630
|
+
<xsd:annotation>
|
631
|
+
<xsd:documentation>PROTOCOL_114</xsd:documentation>
|
632
|
+
</xsd:annotation>
|
633
|
+
</xsd:enumeration>
|
634
|
+
<xsd:enumeration value="PROTOCOL_115">
|
635
|
+
<xsd:annotation>
|
636
|
+
<xsd:documentation>PROTOCOL_115</xsd:documentation>
|
637
|
+
</xsd:annotation>
|
638
|
+
</xsd:enumeration>
|
639
|
+
<xsd:enumeration value="PROTOCOL_116">
|
640
|
+
<xsd:annotation>
|
641
|
+
<xsd:documentation>PROTOCOL_116</xsd:documentation>
|
642
|
+
</xsd:annotation>
|
643
|
+
</xsd:enumeration>
|
644
|
+
<xsd:enumeration value="PROTOCOL_117">
|
645
|
+
<xsd:annotation>
|
646
|
+
<xsd:documentation>PROTOCOL_117</xsd:documentation>
|
647
|
+
</xsd:annotation>
|
648
|
+
</xsd:enumeration>
|
649
|
+
<xsd:enumeration value="PROTOCOL_118">
|
650
|
+
<xsd:annotation>
|
651
|
+
<xsd:documentation>PROTOCOL_118</xsd:documentation>
|
652
|
+
</xsd:annotation>
|
653
|
+
</xsd:enumeration>
|
654
|
+
<xsd:enumeration value="PROTOCOL_119">
|
655
|
+
<xsd:annotation>
|
656
|
+
<xsd:documentation>PROTOCOL_119</xsd:documentation>
|
657
|
+
</xsd:annotation>
|
658
|
+
</xsd:enumeration>
|
659
|
+
<xsd:enumeration value="PROTOCOL_120">
|
660
|
+
<xsd:annotation>
|
661
|
+
<xsd:documentation>PROTOCOL_120</xsd:documentation>
|
662
|
+
</xsd:annotation>
|
663
|
+
</xsd:enumeration>
|
664
|
+
<xsd:enumeration value="PROTOCOL_121">
|
665
|
+
<xsd:annotation>
|
666
|
+
<xsd:documentation>PROTOCOL_121</xsd:documentation>
|
667
|
+
</xsd:annotation>
|
668
|
+
</xsd:enumeration>
|
669
|
+
<xsd:enumeration value="PROTOCOL_122">
|
670
|
+
<xsd:annotation>
|
671
|
+
<xsd:documentation>PROTOCOL_122</xsd:documentation>
|
672
|
+
</xsd:annotation>
|
673
|
+
</xsd:enumeration>
|
674
|
+
<xsd:enumeration value="PROTOCOL_123">
|
675
|
+
<xsd:annotation>
|
676
|
+
<xsd:documentation>PROTOCOL_123</xsd:documentation>
|
677
|
+
</xsd:annotation>
|
678
|
+
</xsd:enumeration>
|
679
|
+
<xsd:enumeration value="PROTOCOL_124">
|
680
|
+
<xsd:annotation>
|
681
|
+
<xsd:documentation>PROTOCOL_124</xsd:documentation>
|
682
|
+
</xsd:annotation>
|
683
|
+
</xsd:enumeration>
|
684
|
+
<xsd:enumeration value="PROTOCOL_125">
|
685
|
+
<xsd:annotation>
|
686
|
+
<xsd:documentation>PROTOCOL_125</xsd:documentation>
|
687
|
+
</xsd:annotation>
|
688
|
+
</xsd:enumeration>
|
689
|
+
<xsd:enumeration value="PROTOCOL_126">
|
690
|
+
<xsd:annotation>
|
691
|
+
<xsd:documentation>PROTOCOL_126</xsd:documentation>
|
692
|
+
</xsd:annotation>
|
693
|
+
</xsd:enumeration>
|
694
|
+
<xsd:enumeration value="PROTOCOL_127">
|
695
|
+
<xsd:annotation>
|
696
|
+
<xsd:documentation>PROTOCOL_127</xsd:documentation>
|
697
|
+
</xsd:annotation>
|
698
|
+
</xsd:enumeration>
|
699
|
+
<xsd:enumeration value="PROTOCOL_128">
|
700
|
+
<xsd:annotation>
|
701
|
+
<xsd:documentation>PROTOCOL_128</xsd:documentation>
|
702
|
+
</xsd:annotation>
|
703
|
+
</xsd:enumeration>
|
704
|
+
<xsd:enumeration value="PROTOCOL_129">
|
705
|
+
<xsd:annotation>
|
706
|
+
<xsd:documentation>PROTOCOL_129</xsd:documentation>
|
707
|
+
</xsd:annotation>
|
708
|
+
</xsd:enumeration>
|
709
|
+
<xsd:enumeration value="PROTOCOL_130">
|
710
|
+
<xsd:annotation>
|
711
|
+
<xsd:documentation>PROTOCOL_130</xsd:documentation>
|
712
|
+
</xsd:annotation>
|
713
|
+
</xsd:enumeration>
|
714
|
+
<xsd:enumeration value="PROTOCOL_131">
|
715
|
+
<xsd:annotation>
|
716
|
+
<xsd:documentation>PROTOCOL_131</xsd:documentation>
|
717
|
+
</xsd:annotation>
|
718
|
+
</xsd:enumeration>
|
719
|
+
<xsd:enumeration value="PROTOCOL_133">
|
720
|
+
<xsd:annotation>
|
721
|
+
<xsd:documentation>PROTOCOL_133</xsd:documentation>
|
722
|
+
</xsd:annotation>
|
723
|
+
</xsd:enumeration>
|
724
|
+
<xsd:enumeration value="PROTOCOL_134">
|
725
|
+
<xsd:annotation>
|
726
|
+
<xsd:documentation>PROTOCOL_134</xsd:documentation>
|
727
|
+
</xsd:annotation>
|
728
|
+
</xsd:enumeration>
|
729
|
+
<xsd:enumeration value="PROTOCOL_MH">
|
730
|
+
<xsd:annotation>
|
731
|
+
<xsd:documentation>PROTOCOL_MH</xsd:documentation>
|
732
|
+
</xsd:annotation>
|
733
|
+
</xsd:enumeration>
|
734
|
+
<xsd:enumeration value="PROTOCOL_136">
|
735
|
+
<xsd:annotation>
|
736
|
+
<xsd:documentation>PROTOCOL_136</xsd:documentation>
|
737
|
+
</xsd:annotation>
|
738
|
+
</xsd:enumeration>
|
739
|
+
<xsd:enumeration value="PROTOCOL_137">
|
740
|
+
<xsd:annotation>
|
741
|
+
<xsd:documentation>PROTOCOL_137</xsd:documentation>
|
742
|
+
</xsd:annotation>
|
743
|
+
</xsd:enumeration>
|
744
|
+
<xsd:enumeration value="PROTOCOL_138">
|
745
|
+
<xsd:annotation>
|
746
|
+
<xsd:documentation>PROTOCOL_138</xsd:documentation>
|
747
|
+
</xsd:annotation>
|
748
|
+
</xsd:enumeration>
|
749
|
+
<xsd:enumeration value="PROTOCOL_139">
|
750
|
+
<xsd:annotation>
|
751
|
+
<xsd:documentation>PROTOCOL_139</xsd:documentation>
|
752
|
+
</xsd:annotation>
|
753
|
+
</xsd:enumeration>
|
754
|
+
<xsd:enumeration value="PROTOCOL_140">
|
755
|
+
<xsd:annotation>
|
756
|
+
<xsd:documentation>PROTOCOL_140</xsd:documentation>
|
757
|
+
</xsd:annotation>
|
758
|
+
</xsd:enumeration>
|
759
|
+
<xsd:enumeration value="PROTOCOL_141">
|
760
|
+
<xsd:annotation>
|
761
|
+
<xsd:documentation>PROTOCOL_141</xsd:documentation>
|
762
|
+
</xsd:annotation>
|
763
|
+
</xsd:enumeration>
|
764
|
+
<xsd:enumeration value="PROTOCOL_142">
|
765
|
+
<xsd:annotation>
|
766
|
+
<xsd:documentation>PROTOCOL_142</xsd:documentation>
|
767
|
+
</xsd:annotation>
|
768
|
+
</xsd:enumeration>
|
769
|
+
<xsd:enumeration value="PROTOCOL_143">
|
770
|
+
<xsd:annotation>
|
771
|
+
<xsd:documentation>PROTOCOL_143</xsd:documentation>
|
772
|
+
</xsd:annotation>
|
773
|
+
</xsd:enumeration>
|
774
|
+
<xsd:enumeration value="PROTOCOL_144">
|
775
|
+
<xsd:annotation>
|
776
|
+
<xsd:documentation>PROTOCOL_144</xsd:documentation>
|
777
|
+
</xsd:annotation>
|
778
|
+
</xsd:enumeration>
|
779
|
+
<xsd:enumeration value="PROTOCOL_145">
|
780
|
+
<xsd:annotation>
|
781
|
+
<xsd:documentation>PROTOCOL_145</xsd:documentation>
|
782
|
+
</xsd:annotation>
|
783
|
+
</xsd:enumeration>
|
784
|
+
<xsd:enumeration value="PROTOCOL_146">
|
785
|
+
<xsd:annotation>
|
786
|
+
<xsd:documentation>PROTOCOL_146</xsd:documentation>
|
787
|
+
</xsd:annotation>
|
788
|
+
</xsd:enumeration>
|
789
|
+
<xsd:enumeration value="PROTOCOL_147">
|
790
|
+
<xsd:annotation>
|
791
|
+
<xsd:documentation>PROTOCOL_147</xsd:documentation>
|
792
|
+
</xsd:annotation>
|
793
|
+
</xsd:enumeration>
|
794
|
+
<xsd:enumeration value="PROTOCOL_148">
|
795
|
+
<xsd:annotation>
|
796
|
+
<xsd:documentation>PROTOCOL_148</xsd:documentation>
|
797
|
+
</xsd:annotation>
|
798
|
+
</xsd:enumeration>
|
799
|
+
<xsd:enumeration value="PROTOCOL_149">
|
800
|
+
<xsd:annotation>
|
801
|
+
<xsd:documentation>PROTOCOL_149</xsd:documentation>
|
802
|
+
</xsd:annotation>
|
803
|
+
</xsd:enumeration>
|
804
|
+
<xsd:enumeration value="PROTOCOL_150">
|
805
|
+
<xsd:annotation>
|
806
|
+
<xsd:documentation>PROTOCOL_150</xsd:documentation>
|
807
|
+
</xsd:annotation>
|
808
|
+
</xsd:enumeration>
|
809
|
+
<xsd:enumeration value="PROTOCOL_151">
|
810
|
+
<xsd:annotation>
|
811
|
+
<xsd:documentation>PROTOCOL_151</xsd:documentation>
|
812
|
+
</xsd:annotation>
|
813
|
+
</xsd:enumeration>
|
814
|
+
<xsd:enumeration value="PROTOCOL_152">
|
815
|
+
<xsd:annotation>
|
816
|
+
<xsd:documentation>PROTOCOL_152</xsd:documentation>
|
817
|
+
</xsd:annotation>
|
818
|
+
</xsd:enumeration>
|
819
|
+
<xsd:enumeration value="PROTOCOL_153">
|
820
|
+
<xsd:annotation>
|
821
|
+
<xsd:documentation>PROTOCOL_153</xsd:documentation>
|
822
|
+
</xsd:annotation>
|
823
|
+
</xsd:enumeration>
|
824
|
+
<xsd:enumeration value="PROTOCOL_154">
|
825
|
+
<xsd:annotation>
|
826
|
+
<xsd:documentation>PROTOCOL_154</xsd:documentation>
|
827
|
+
</xsd:annotation>
|
828
|
+
</xsd:enumeration>
|
829
|
+
<xsd:enumeration value="PROTOCOL_155">
|
830
|
+
<xsd:annotation>
|
831
|
+
<xsd:documentation>PROTOCOL_155</xsd:documentation>
|
832
|
+
</xsd:annotation>
|
833
|
+
</xsd:enumeration>
|
834
|
+
<xsd:enumeration value="PROTOCOL_156">
|
835
|
+
<xsd:annotation>
|
836
|
+
<xsd:documentation>PROTOCOL_156</xsd:documentation>
|
837
|
+
</xsd:annotation>
|
838
|
+
</xsd:enumeration>
|
839
|
+
<xsd:enumeration value="PROTOCOL_157">
|
840
|
+
<xsd:annotation>
|
841
|
+
<xsd:documentation>PROTOCOL_157</xsd:documentation>
|
842
|
+
</xsd:annotation>
|
843
|
+
</xsd:enumeration>
|
844
|
+
<xsd:enumeration value="PROTOCOL_158">
|
845
|
+
<xsd:annotation>
|
846
|
+
<xsd:documentation>PROTOCOL_158</xsd:documentation>
|
847
|
+
</xsd:annotation>
|
848
|
+
</xsd:enumeration>
|
849
|
+
<xsd:enumeration value="PROTOCOL_159">
|
850
|
+
<xsd:annotation>
|
851
|
+
<xsd:documentation>PROTOCOL_159</xsd:documentation>
|
852
|
+
</xsd:annotation>
|
853
|
+
</xsd:enumeration>
|
854
|
+
<xsd:enumeration value="PROTOCOL_160">
|
855
|
+
<xsd:annotation>
|
856
|
+
<xsd:documentation>PROTOCOL_160</xsd:documentation>
|
857
|
+
</xsd:annotation>
|
858
|
+
</xsd:enumeration>
|
859
|
+
<xsd:enumeration value="PROTOCOL_161">
|
860
|
+
<xsd:annotation>
|
861
|
+
<xsd:documentation>PROTOCOL_161</xsd:documentation>
|
862
|
+
</xsd:annotation>
|
863
|
+
</xsd:enumeration>
|
864
|
+
<xsd:enumeration value="PROTOCOL_162">
|
865
|
+
<xsd:annotation>
|
866
|
+
<xsd:documentation>PROTOCOL_162</xsd:documentation>
|
867
|
+
</xsd:annotation>
|
868
|
+
</xsd:enumeration>
|
869
|
+
<xsd:enumeration value="PROTOCOL_163">
|
870
|
+
<xsd:annotation>
|
871
|
+
<xsd:documentation>PROTOCOL_163</xsd:documentation>
|
872
|
+
</xsd:annotation>
|
873
|
+
</xsd:enumeration>
|
874
|
+
<xsd:enumeration value="PROTOCOL_164">
|
875
|
+
<xsd:annotation>
|
876
|
+
<xsd:documentation>PROTOCOL_164</xsd:documentation>
|
877
|
+
</xsd:annotation>
|
878
|
+
</xsd:enumeration>
|
879
|
+
<xsd:enumeration value="PROTOCOL_165">
|
880
|
+
<xsd:annotation>
|
881
|
+
<xsd:documentation>PROTOCOL_165</xsd:documentation>
|
882
|
+
</xsd:annotation>
|
883
|
+
</xsd:enumeration>
|
884
|
+
<xsd:enumeration value="PROTOCOL_166">
|
885
|
+
<xsd:annotation>
|
886
|
+
<xsd:documentation>PROTOCOL_166</xsd:documentation>
|
887
|
+
</xsd:annotation>
|
888
|
+
</xsd:enumeration>
|
889
|
+
<xsd:enumeration value="PROTOCOL_167">
|
890
|
+
<xsd:annotation>
|
891
|
+
<xsd:documentation>PROTOCOL_167</xsd:documentation>
|
892
|
+
</xsd:annotation>
|
893
|
+
</xsd:enumeration>
|
894
|
+
<xsd:enumeration value="PROTOCOL_168">
|
895
|
+
<xsd:annotation>
|
896
|
+
<xsd:documentation>PROTOCOL_168</xsd:documentation>
|
897
|
+
</xsd:annotation>
|
898
|
+
</xsd:enumeration>
|
899
|
+
<xsd:enumeration value="PROTOCOL_169">
|
900
|
+
<xsd:annotation>
|
901
|
+
<xsd:documentation>PROTOCOL_169</xsd:documentation>
|
902
|
+
</xsd:annotation>
|
903
|
+
</xsd:enumeration>
|
904
|
+
<xsd:enumeration value="PROTOCOL_170">
|
905
|
+
<xsd:annotation>
|
906
|
+
<xsd:documentation>PROTOCOL_170</xsd:documentation>
|
907
|
+
</xsd:annotation>
|
908
|
+
</xsd:enumeration>
|
909
|
+
<xsd:enumeration value="PROTOCOL_171">
|
910
|
+
<xsd:annotation>
|
911
|
+
<xsd:documentation>PROTOCOL_171</xsd:documentation>
|
912
|
+
</xsd:annotation>
|
913
|
+
</xsd:enumeration>
|
914
|
+
<xsd:enumeration value="PROTOCOL_172">
|
915
|
+
<xsd:annotation>
|
916
|
+
<xsd:documentation>PROTOCOL_172</xsd:documentation>
|
917
|
+
</xsd:annotation>
|
918
|
+
</xsd:enumeration>
|
919
|
+
<xsd:enumeration value="PROTOCOL_173">
|
920
|
+
<xsd:annotation>
|
921
|
+
<xsd:documentation>PROTOCOL_173</xsd:documentation>
|
922
|
+
</xsd:annotation>
|
923
|
+
</xsd:enumeration>
|
924
|
+
<xsd:enumeration value="PROTOCOL_174">
|
925
|
+
<xsd:annotation>
|
926
|
+
<xsd:documentation>PROTOCOL_174</xsd:documentation>
|
927
|
+
</xsd:annotation>
|
928
|
+
</xsd:enumeration>
|
929
|
+
<xsd:enumeration value="PROTOCOL_175">
|
930
|
+
<xsd:annotation>
|
931
|
+
<xsd:documentation>PROTOCOL_175</xsd:documentation>
|
932
|
+
</xsd:annotation>
|
933
|
+
</xsd:enumeration>
|
934
|
+
<xsd:enumeration value="PROTOCOL_176">
|
935
|
+
<xsd:annotation>
|
936
|
+
<xsd:documentation>PROTOCOL_176</xsd:documentation>
|
937
|
+
</xsd:annotation>
|
938
|
+
</xsd:enumeration>
|
939
|
+
<xsd:enumeration value="PROTOCOL_177">
|
940
|
+
<xsd:annotation>
|
941
|
+
<xsd:documentation>PROTOCOL_177</xsd:documentation>
|
942
|
+
</xsd:annotation>
|
943
|
+
</xsd:enumeration>
|
944
|
+
<xsd:enumeration value="PROTOCOL_178">
|
945
|
+
<xsd:annotation>
|
946
|
+
<xsd:documentation>PROTOCOL_178</xsd:documentation>
|
947
|
+
</xsd:annotation>
|
948
|
+
</xsd:enumeration>
|
949
|
+
<xsd:enumeration value="PROTOCOL_179">
|
950
|
+
<xsd:annotation>
|
951
|
+
<xsd:documentation>PROTOCOL_179</xsd:documentation>
|
952
|
+
</xsd:annotation>
|
953
|
+
</xsd:enumeration>
|
954
|
+
<xsd:enumeration value="PROTOCOL_180">
|
955
|
+
<xsd:annotation>
|
956
|
+
<xsd:documentation>PROTOCOL_180</xsd:documentation>
|
957
|
+
</xsd:annotation>
|
958
|
+
</xsd:enumeration>
|
959
|
+
<xsd:enumeration value="PROTOCOL_181">
|
960
|
+
<xsd:annotation>
|
961
|
+
<xsd:documentation>PROTOCOL_181</xsd:documentation>
|
962
|
+
</xsd:annotation>
|
963
|
+
</xsd:enumeration>
|
964
|
+
<xsd:enumeration value="PROTOCOL_182">
|
965
|
+
<xsd:annotation>
|
966
|
+
<xsd:documentation>PROTOCOL_182</xsd:documentation>
|
967
|
+
</xsd:annotation>
|
968
|
+
</xsd:enumeration>
|
969
|
+
<xsd:enumeration value="PROTOCOL_183">
|
970
|
+
<xsd:annotation>
|
971
|
+
<xsd:documentation>PROTOCOL_183</xsd:documentation>
|
972
|
+
</xsd:annotation>
|
973
|
+
</xsd:enumeration>
|
974
|
+
<xsd:enumeration value="PROTOCOL_184">
|
975
|
+
<xsd:annotation>
|
976
|
+
<xsd:documentation>PROTOCOL_184</xsd:documentation>
|
977
|
+
</xsd:annotation>
|
978
|
+
</xsd:enumeration>
|
979
|
+
<xsd:enumeration value="PROTOCOL_185">
|
980
|
+
<xsd:annotation>
|
981
|
+
<xsd:documentation>PROTOCOL_185</xsd:documentation>
|
982
|
+
</xsd:annotation>
|
983
|
+
</xsd:enumeration>
|
984
|
+
<xsd:enumeration value="PROTOCOL_186">
|
985
|
+
<xsd:annotation>
|
986
|
+
<xsd:documentation>PROTOCOL_186</xsd:documentation>
|
987
|
+
</xsd:annotation>
|
988
|
+
</xsd:enumeration>
|
989
|
+
<xsd:enumeration value="PROTOCOL_187">
|
990
|
+
<xsd:annotation>
|
991
|
+
<xsd:documentation>PROTOCOL_187</xsd:documentation>
|
992
|
+
</xsd:annotation>
|
993
|
+
</xsd:enumeration>
|
994
|
+
<xsd:enumeration value="PROTOCOL_188">
|
995
|
+
<xsd:annotation>
|
996
|
+
<xsd:documentation>PROTOCOL_188</xsd:documentation>
|
997
|
+
</xsd:annotation>
|
998
|
+
</xsd:enumeration>
|
999
|
+
<xsd:enumeration value="PROTOCOL_189">
|
1000
|
+
<xsd:annotation>
|
1001
|
+
<xsd:documentation>PROTOCOL_189</xsd:documentation>
|
1002
|
+
</xsd:annotation>
|
1003
|
+
</xsd:enumeration>
|
1004
|
+
<xsd:enumeration value="PROTOCOL_190">
|
1005
|
+
<xsd:annotation>
|
1006
|
+
<xsd:documentation>PROTOCOL_190</xsd:documentation>
|
1007
|
+
</xsd:annotation>
|
1008
|
+
</xsd:enumeration>
|
1009
|
+
<xsd:enumeration value="PROTOCOL_191">
|
1010
|
+
<xsd:annotation>
|
1011
|
+
<xsd:documentation>PROTOCOL_191</xsd:documentation>
|
1012
|
+
</xsd:annotation>
|
1013
|
+
</xsd:enumeration>
|
1014
|
+
<xsd:enumeration value="PROTOCOL_192">
|
1015
|
+
<xsd:annotation>
|
1016
|
+
<xsd:documentation>PROTOCOL_192</xsd:documentation>
|
1017
|
+
</xsd:annotation>
|
1018
|
+
</xsd:enumeration>
|
1019
|
+
<xsd:enumeration value="PROTOCOL_193">
|
1020
|
+
<xsd:annotation>
|
1021
|
+
<xsd:documentation>PROTOCOL_193</xsd:documentation>
|
1022
|
+
</xsd:annotation>
|
1023
|
+
</xsd:enumeration>
|
1024
|
+
<xsd:enumeration value="PROTOCOL_194">
|
1025
|
+
<xsd:annotation>
|
1026
|
+
<xsd:documentation>PROTOCOL_194</xsd:documentation>
|
1027
|
+
</xsd:annotation>
|
1028
|
+
</xsd:enumeration>
|
1029
|
+
<xsd:enumeration value="PROTOCOL_195">
|
1030
|
+
<xsd:annotation>
|
1031
|
+
<xsd:documentation>PROTOCOL_195</xsd:documentation>
|
1032
|
+
</xsd:annotation>
|
1033
|
+
</xsd:enumeration>
|
1034
|
+
<xsd:enumeration value="PROTOCOL_196">
|
1035
|
+
<xsd:annotation>
|
1036
|
+
<xsd:documentation>PROTOCOL_196</xsd:documentation>
|
1037
|
+
</xsd:annotation>
|
1038
|
+
</xsd:enumeration>
|
1039
|
+
<xsd:enumeration value="PROTOCOL_197">
|
1040
|
+
<xsd:annotation>
|
1041
|
+
<xsd:documentation>PROTOCOL_197</xsd:documentation>
|
1042
|
+
</xsd:annotation>
|
1043
|
+
</xsd:enumeration>
|
1044
|
+
<xsd:enumeration value="PROTOCOL_198">
|
1045
|
+
<xsd:annotation>
|
1046
|
+
<xsd:documentation>PROTOCOL_198</xsd:documentation>
|
1047
|
+
</xsd:annotation>
|
1048
|
+
</xsd:enumeration>
|
1049
|
+
<xsd:enumeration value="PROTOCOL_199">
|
1050
|
+
<xsd:annotation>
|
1051
|
+
<xsd:documentation>PROTOCOL_199</xsd:documentation>
|
1052
|
+
</xsd:annotation>
|
1053
|
+
</xsd:enumeration>
|
1054
|
+
<xsd:enumeration value="PROTOCOL_200">
|
1055
|
+
<xsd:annotation>
|
1056
|
+
<xsd:documentation>PROTOCOL_200</xsd:documentation>
|
1057
|
+
</xsd:annotation>
|
1058
|
+
</xsd:enumeration>
|
1059
|
+
<xsd:enumeration value="PROTOCOL_201">
|
1060
|
+
<xsd:annotation>
|
1061
|
+
<xsd:documentation>PROTOCOL_201</xsd:documentation>
|
1062
|
+
</xsd:annotation>
|
1063
|
+
</xsd:enumeration>
|
1064
|
+
<xsd:enumeration value="PROTOCOL_202">
|
1065
|
+
<xsd:annotation>
|
1066
|
+
<xsd:documentation>PROTOCOL_202</xsd:documentation>
|
1067
|
+
</xsd:annotation>
|
1068
|
+
</xsd:enumeration>
|
1069
|
+
<xsd:enumeration value="PROTOCOL_203">
|
1070
|
+
<xsd:annotation>
|
1071
|
+
<xsd:documentation>PROTOCOL_203</xsd:documentation>
|
1072
|
+
</xsd:annotation>
|
1073
|
+
</xsd:enumeration>
|
1074
|
+
<xsd:enumeration value="PROTOCOL_204">
|
1075
|
+
<xsd:annotation>
|
1076
|
+
<xsd:documentation>PROTOCOL_204</xsd:documentation>
|
1077
|
+
</xsd:annotation>
|
1078
|
+
</xsd:enumeration>
|
1079
|
+
<xsd:enumeration value="PROTOCOL_205">
|
1080
|
+
<xsd:annotation>
|
1081
|
+
<xsd:documentation>PROTOCOL_205</xsd:documentation>
|
1082
|
+
</xsd:annotation>
|
1083
|
+
</xsd:enumeration>
|
1084
|
+
<xsd:enumeration value="PROTOCOL_206">
|
1085
|
+
<xsd:annotation>
|
1086
|
+
<xsd:documentation>PROTOCOL_206</xsd:documentation>
|
1087
|
+
</xsd:annotation>
|
1088
|
+
</xsd:enumeration>
|
1089
|
+
<xsd:enumeration value="PROTOCOL_207">
|
1090
|
+
<xsd:annotation>
|
1091
|
+
<xsd:documentation>PROTOCOL_207</xsd:documentation>
|
1092
|
+
</xsd:annotation>
|
1093
|
+
</xsd:enumeration>
|
1094
|
+
<xsd:enumeration value="PROTOCOL_208">
|
1095
|
+
<xsd:annotation>
|
1096
|
+
<xsd:documentation>PROTOCOL_208</xsd:documentation>
|
1097
|
+
</xsd:annotation>
|
1098
|
+
</xsd:enumeration>
|
1099
|
+
<xsd:enumeration value="PROTOCOL_209">
|
1100
|
+
<xsd:annotation>
|
1101
|
+
<xsd:documentation>PROTOCOL_209</xsd:documentation>
|
1102
|
+
</xsd:annotation>
|
1103
|
+
</xsd:enumeration>
|
1104
|
+
<xsd:enumeration value="PROTOCOL_210">
|
1105
|
+
<xsd:annotation>
|
1106
|
+
<xsd:documentation>PROTOCOL_210</xsd:documentation>
|
1107
|
+
</xsd:annotation>
|
1108
|
+
</xsd:enumeration>
|
1109
|
+
<xsd:enumeration value="PROTOCOL_211">
|
1110
|
+
<xsd:annotation>
|
1111
|
+
<xsd:documentation>PROTOCOL_211</xsd:documentation>
|
1112
|
+
</xsd:annotation>
|
1113
|
+
</xsd:enumeration>
|
1114
|
+
<xsd:enumeration value="PROTOCOL_212">
|
1115
|
+
<xsd:annotation>
|
1116
|
+
<xsd:documentation>PROTOCOL_212</xsd:documentation>
|
1117
|
+
</xsd:annotation>
|
1118
|
+
</xsd:enumeration>
|
1119
|
+
<xsd:enumeration value="PROTOCOL_213">
|
1120
|
+
<xsd:annotation>
|
1121
|
+
<xsd:documentation>PROTOCOL_213</xsd:documentation>
|
1122
|
+
</xsd:annotation>
|
1123
|
+
</xsd:enumeration>
|
1124
|
+
<xsd:enumeration value="PROTOCOL_214">
|
1125
|
+
<xsd:annotation>
|
1126
|
+
<xsd:documentation>PROTOCOL_214</xsd:documentation>
|
1127
|
+
</xsd:annotation>
|
1128
|
+
</xsd:enumeration>
|
1129
|
+
<xsd:enumeration value="PROTOCOL_215">
|
1130
|
+
<xsd:annotation>
|
1131
|
+
<xsd:documentation>PROTOCOL_215</xsd:documentation>
|
1132
|
+
</xsd:annotation>
|
1133
|
+
</xsd:enumeration>
|
1134
|
+
<xsd:enumeration value="PROTOCOL_216">
|
1135
|
+
<xsd:annotation>
|
1136
|
+
<xsd:documentation>PROTOCOL_216</xsd:documentation>
|
1137
|
+
</xsd:annotation>
|
1138
|
+
</xsd:enumeration>
|
1139
|
+
<xsd:enumeration value="PROTOCOL_217">
|
1140
|
+
<xsd:annotation>
|
1141
|
+
<xsd:documentation>PROTOCOL_217</xsd:documentation>
|
1142
|
+
</xsd:annotation>
|
1143
|
+
</xsd:enumeration>
|
1144
|
+
<xsd:enumeration value="PROTOCOL_218">
|
1145
|
+
<xsd:annotation>
|
1146
|
+
<xsd:documentation>PROTOCOL_218</xsd:documentation>
|
1147
|
+
</xsd:annotation>
|
1148
|
+
</xsd:enumeration>
|
1149
|
+
<xsd:enumeration value="PROTOCOL_219">
|
1150
|
+
<xsd:annotation>
|
1151
|
+
<xsd:documentation>PROTOCOL_219</xsd:documentation>
|
1152
|
+
</xsd:annotation>
|
1153
|
+
</xsd:enumeration>
|
1154
|
+
<xsd:enumeration value="PROTOCOL_220">
|
1155
|
+
<xsd:annotation>
|
1156
|
+
<xsd:documentation>PROTOCOL_220</xsd:documentation>
|
1157
|
+
</xsd:annotation>
|
1158
|
+
</xsd:enumeration>
|
1159
|
+
<xsd:enumeration value="PROTOCOL_221">
|
1160
|
+
<xsd:annotation>
|
1161
|
+
<xsd:documentation>PROTOCOL_221</xsd:documentation>
|
1162
|
+
</xsd:annotation>
|
1163
|
+
</xsd:enumeration>
|
1164
|
+
<xsd:enumeration value="PROTOCOL_222">
|
1165
|
+
<xsd:annotation>
|
1166
|
+
<xsd:documentation>PROTOCOL_222</xsd:documentation>
|
1167
|
+
</xsd:annotation>
|
1168
|
+
</xsd:enumeration>
|
1169
|
+
<xsd:enumeration value="PROTOCOL_223">
|
1170
|
+
<xsd:annotation>
|
1171
|
+
<xsd:documentation>PROTOCOL_223</xsd:documentation>
|
1172
|
+
</xsd:annotation>
|
1173
|
+
</xsd:enumeration>
|
1174
|
+
<xsd:enumeration value="PROTOCOL_224">
|
1175
|
+
<xsd:annotation>
|
1176
|
+
<xsd:documentation>PROTOCOL_224</xsd:documentation>
|
1177
|
+
</xsd:annotation>
|
1178
|
+
</xsd:enumeration>
|
1179
|
+
<xsd:enumeration value="PROTOCOL_225">
|
1180
|
+
<xsd:annotation>
|
1181
|
+
<xsd:documentation>PROTOCOL_225</xsd:documentation>
|
1182
|
+
</xsd:annotation>
|
1183
|
+
</xsd:enumeration>
|
1184
|
+
<xsd:enumeration value="PROTOCOL_226">
|
1185
|
+
<xsd:annotation>
|
1186
|
+
<xsd:documentation>PROTOCOL_226</xsd:documentation>
|
1187
|
+
</xsd:annotation>
|
1188
|
+
</xsd:enumeration>
|
1189
|
+
<xsd:enumeration value="PROTOCOL_227">
|
1190
|
+
<xsd:annotation>
|
1191
|
+
<xsd:documentation>PROTOCOL_227</xsd:documentation>
|
1192
|
+
</xsd:annotation>
|
1193
|
+
</xsd:enumeration>
|
1194
|
+
<xsd:enumeration value="PROTOCOL_228">
|
1195
|
+
<xsd:annotation>
|
1196
|
+
<xsd:documentation>PROTOCOL_228</xsd:documentation>
|
1197
|
+
</xsd:annotation>
|
1198
|
+
</xsd:enumeration>
|
1199
|
+
<xsd:enumeration value="PROTOCOL_229">
|
1200
|
+
<xsd:annotation>
|
1201
|
+
<xsd:documentation>PROTOCOL_229</xsd:documentation>
|
1202
|
+
</xsd:annotation>
|
1203
|
+
</xsd:enumeration>
|
1204
|
+
<xsd:enumeration value="PROTOCOL_230">
|
1205
|
+
<xsd:annotation>
|
1206
|
+
<xsd:documentation>PROTOCOL_230</xsd:documentation>
|
1207
|
+
</xsd:annotation>
|
1208
|
+
</xsd:enumeration>
|
1209
|
+
<xsd:enumeration value="PROTOCOL_231">
|
1210
|
+
<xsd:annotation>
|
1211
|
+
<xsd:documentation>PROTOCOL_231</xsd:documentation>
|
1212
|
+
</xsd:annotation>
|
1213
|
+
</xsd:enumeration>
|
1214
|
+
<xsd:enumeration value="PROTOCOL_232">
|
1215
|
+
<xsd:annotation>
|
1216
|
+
<xsd:documentation>PROTOCOL_232</xsd:documentation>
|
1217
|
+
</xsd:annotation>
|
1218
|
+
</xsd:enumeration>
|
1219
|
+
<xsd:enumeration value="PROTOCOL_233">
|
1220
|
+
<xsd:annotation>
|
1221
|
+
<xsd:documentation>PROTOCOL_233</xsd:documentation>
|
1222
|
+
</xsd:annotation>
|
1223
|
+
</xsd:enumeration>
|
1224
|
+
<xsd:enumeration value="PROTOCOL_234">
|
1225
|
+
<xsd:annotation>
|
1226
|
+
<xsd:documentation>PROTOCOL_234</xsd:documentation>
|
1227
|
+
</xsd:annotation>
|
1228
|
+
</xsd:enumeration>
|
1229
|
+
<xsd:enumeration value="PROTOCOL_235">
|
1230
|
+
<xsd:annotation>
|
1231
|
+
<xsd:documentation>PROTOCOL_235</xsd:documentation>
|
1232
|
+
</xsd:annotation>
|
1233
|
+
</xsd:enumeration>
|
1234
|
+
<xsd:enumeration value="PROTOCOL_236">
|
1235
|
+
<xsd:annotation>
|
1236
|
+
<xsd:documentation>PROTOCOL_236</xsd:documentation>
|
1237
|
+
</xsd:annotation>
|
1238
|
+
</xsd:enumeration>
|
1239
|
+
<xsd:enumeration value="PROTOCOL_237">
|
1240
|
+
<xsd:annotation>
|
1241
|
+
<xsd:documentation>PROTOCOL_237</xsd:documentation>
|
1242
|
+
</xsd:annotation>
|
1243
|
+
</xsd:enumeration>
|
1244
|
+
<xsd:enumeration value="PROTOCOL_238">
|
1245
|
+
<xsd:annotation>
|
1246
|
+
<xsd:documentation>PROTOCOL_238</xsd:documentation>
|
1247
|
+
</xsd:annotation>
|
1248
|
+
</xsd:enumeration>
|
1249
|
+
<xsd:enumeration value="PROTOCOL_239">
|
1250
|
+
<xsd:annotation>
|
1251
|
+
<xsd:documentation>PROTOCOL_239</xsd:documentation>
|
1252
|
+
</xsd:annotation>
|
1253
|
+
</xsd:enumeration>
|
1254
|
+
<xsd:enumeration value="PROTOCOL_240">
|
1255
|
+
<xsd:annotation>
|
1256
|
+
<xsd:documentation>PROTOCOL_240</xsd:documentation>
|
1257
|
+
</xsd:annotation>
|
1258
|
+
</xsd:enumeration>
|
1259
|
+
<xsd:enumeration value="PROTOCOL_241">
|
1260
|
+
<xsd:annotation>
|
1261
|
+
<xsd:documentation>PROTOCOL_241</xsd:documentation>
|
1262
|
+
</xsd:annotation>
|
1263
|
+
</xsd:enumeration>
|
1264
|
+
<xsd:enumeration value="PROTOCOL_242">
|
1265
|
+
<xsd:annotation>
|
1266
|
+
<xsd:documentation>PROTOCOL_242</xsd:documentation>
|
1267
|
+
</xsd:annotation>
|
1268
|
+
</xsd:enumeration>
|
1269
|
+
<xsd:enumeration value="PROTOCOL_243">
|
1270
|
+
<xsd:annotation>
|
1271
|
+
<xsd:documentation>PROTOCOL_243</xsd:documentation>
|
1272
|
+
</xsd:annotation>
|
1273
|
+
</xsd:enumeration>
|
1274
|
+
<xsd:enumeration value="PROTOCOL_244">
|
1275
|
+
<xsd:annotation>
|
1276
|
+
<xsd:documentation>PROTOCOL_244</xsd:documentation>
|
1277
|
+
</xsd:annotation>
|
1278
|
+
</xsd:enumeration>
|
1279
|
+
<xsd:enumeration value="PROTOCOL_245">
|
1280
|
+
<xsd:annotation>
|
1281
|
+
<xsd:documentation>PROTOCOL_245</xsd:documentation>
|
1282
|
+
</xsd:annotation>
|
1283
|
+
</xsd:enumeration>
|
1284
|
+
<xsd:enumeration value="PROTOCOL_246">
|
1285
|
+
<xsd:annotation>
|
1286
|
+
<xsd:documentation>PROTOCOL_246</xsd:documentation>
|
1287
|
+
</xsd:annotation>
|
1288
|
+
</xsd:enumeration>
|
1289
|
+
<xsd:enumeration value="PROTOCOL_247">
|
1290
|
+
<xsd:annotation>
|
1291
|
+
<xsd:documentation>PROTOCOL_247</xsd:documentation>
|
1292
|
+
</xsd:annotation>
|
1293
|
+
</xsd:enumeration>
|
1294
|
+
<xsd:enumeration value="PROTOCOL_248">
|
1295
|
+
<xsd:annotation>
|
1296
|
+
<xsd:documentation>PROTOCOL_248</xsd:documentation>
|
1297
|
+
</xsd:annotation>
|
1298
|
+
</xsd:enumeration>
|
1299
|
+
<xsd:enumeration value="PROTOCOL_249">
|
1300
|
+
<xsd:annotation>
|
1301
|
+
<xsd:documentation>PROTOCOL_249</xsd:documentation>
|
1302
|
+
</xsd:annotation>
|
1303
|
+
</xsd:enumeration>
|
1304
|
+
<xsd:enumeration value="PROTOCOL_250">
|
1305
|
+
<xsd:annotation>
|
1306
|
+
<xsd:documentation>PROTOCOL_250</xsd:documentation>
|
1307
|
+
</xsd:annotation>
|
1308
|
+
</xsd:enumeration>
|
1309
|
+
<xsd:enumeration value="PROTOCOL_251">
|
1310
|
+
<xsd:annotation>
|
1311
|
+
<xsd:documentation>PROTOCOL_251</xsd:documentation>
|
1312
|
+
</xsd:annotation>
|
1313
|
+
</xsd:enumeration>
|
1314
|
+
<xsd:enumeration value="PROTOCOL_252">
|
1315
|
+
<xsd:annotation>
|
1316
|
+
<xsd:documentation>PROTOCOL_252</xsd:documentation>
|
1317
|
+
</xsd:annotation>
|
1318
|
+
</xsd:enumeration>
|
1319
|
+
<xsd:enumeration value="PROTOCOL_253">
|
1320
|
+
<xsd:annotation>
|
1321
|
+
<xsd:documentation>PROTOCOL_253</xsd:documentation>
|
1322
|
+
</xsd:annotation>
|
1323
|
+
</xsd:enumeration>
|
1324
|
+
<xsd:enumeration value="PROTOCOL_DIVERT">
|
1325
|
+
<xsd:annotation>
|
1326
|
+
<xsd:documentation>PROTOCOL_DIVERT</xsd:documentation>
|
1327
|
+
</xsd:annotation>
|
1328
|
+
</xsd:enumeration>
|
1329
|
+
<xsd:enumeration value="PROTOCOL_RAW">
|
1330
|
+
<xsd:annotation>
|
1331
|
+
<xsd:documentation>PROTOCOL_RAW</xsd:documentation>
|
1332
|
+
</xsd:annotation>
|
1333
|
+
</xsd:enumeration>
|
119
1334
|
</xsd:restriction>
|
120
1335
|
</xsd:simpleType>
|
121
1336
|
<xsd:complexType name="System.Connections.ConnectionIDSequence">
|