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
|
|
@@ -21,6 +21,35 @@ All other trademarks mentioned in this document are the property of their respec
|
|
21
21
|
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
22
|
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
23
|
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:simpleType name="Networking.MemberTagMode">
|
25
|
+
<xsd:restriction base="xsd:string">
|
26
|
+
<xsd:enumeration value="MEMBER_TAG_MODE_UNKNOWN">
|
27
|
+
<xsd:annotation>
|
28
|
+
<xsd:documentation>MEMBER_TAG_MODE_UNKNOWN</xsd:documentation>
|
29
|
+
</xsd:annotation>
|
30
|
+
</xsd:enumeration>
|
31
|
+
<xsd:enumeration value="MEMBER_TAG_MODE_NONE">
|
32
|
+
<xsd:annotation>
|
33
|
+
<xsd:documentation>MEMBER_TAG_MODE_NONE</xsd:documentation>
|
34
|
+
</xsd:annotation>
|
35
|
+
</xsd:enumeration>
|
36
|
+
<xsd:enumeration value="MEMBER_TAG_MODE_SERVICE">
|
37
|
+
<xsd:annotation>
|
38
|
+
<xsd:documentation>MEMBER_TAG_MODE_SERVICE</xsd:documentation>
|
39
|
+
</xsd:annotation>
|
40
|
+
</xsd:enumeration>
|
41
|
+
<xsd:enumeration value="MEMBER_TAG_MODE_CUSTOMER">
|
42
|
+
<xsd:annotation>
|
43
|
+
<xsd:documentation>MEMBER_TAG_MODE_CUSTOMER</xsd:documentation>
|
44
|
+
</xsd:annotation>
|
45
|
+
</xsd:enumeration>
|
46
|
+
<xsd:enumeration value="MEMBER_TAG_MODE_DOUBLE">
|
47
|
+
<xsd:annotation>
|
48
|
+
<xsd:documentation>MEMBER_TAG_MODE_DOUBLE</xsd:documentation>
|
49
|
+
</xsd:annotation>
|
50
|
+
</xsd:enumeration>
|
51
|
+
</xsd:restriction>
|
52
|
+
</xsd:simpleType>
|
24
53
|
<xsd:simpleType name="Networking.LearningMode">
|
25
54
|
<xsd:restriction base="xsd:string">
|
26
55
|
<xsd:enumeration value="LEARNING_MODE_ENABLE_FORWARD">
|
@@ -130,6 +159,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
130
159
|
</xsd:restriction>
|
131
160
|
</xsd:complexContent>
|
132
161
|
</xsd:complexType>
|
162
|
+
<xsd:complexType name="Networking.MemberTagModeSequenceSequence">
|
163
|
+
<xsd:complexContent>
|
164
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
165
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.MemberTagModeSequence[]'/>
|
166
|
+
</xsd:restriction>
|
167
|
+
</xsd:complexContent>
|
168
|
+
</xsd:complexType>
|
133
169
|
<xsd:complexType name="Common.ULongSequence">
|
134
170
|
<xsd:complexContent>
|
135
171
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -151,6 +187,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
151
187
|
</xsd:restriction>
|
152
188
|
</xsd:complexContent>
|
153
189
|
</xsd:complexType>
|
190
|
+
<xsd:complexType name="Networking.MemberTagModeSequence">
|
191
|
+
<xsd:complexContent>
|
192
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
193
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.MemberTagMode[]'/>
|
194
|
+
</xsd:restriction>
|
195
|
+
</xsd:complexContent>
|
196
|
+
</xsd:complexType>
|
154
197
|
<xsd:simpleType name="Networking.MemberTagType">
|
155
198
|
<xsd:restriction base="xsd:string">
|
156
199
|
<xsd:enumeration value="MEMBER_TAGGED">
|
@@ -463,6 +506,36 @@ All other trademarks mentioned in this document are the property of their respec
|
|
463
506
|
<part name="return" type="tns:Common.ULongSequence"/>
|
464
507
|
</message>
|
465
508
|
|
509
|
+
<message name="Networking.VLAN.set_customer_idRequest">
|
510
|
+
<part name="vlans" type="tns:Common.StringSequence"/>
|
511
|
+
<part name="customer_ids" type="tns:Common.StringSequence"/>
|
512
|
+
</message>
|
513
|
+
<message name="Networking.VLAN.set_customer_idResponse">
|
514
|
+
</message>
|
515
|
+
|
516
|
+
<message name="Networking.VLAN.get_customer_idRequest">
|
517
|
+
<part name="vlans" type="tns:Common.StringSequence"/>
|
518
|
+
</message>
|
519
|
+
<message name="Networking.VLAN.get_customer_idResponse">
|
520
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
521
|
+
</message>
|
522
|
+
|
523
|
+
<message name="Networking.VLAN.set_member_tag_modeRequest">
|
524
|
+
<part name="vlans" type="tns:Common.StringSequence"/>
|
525
|
+
<part name="members" type="tns:Common.StringSequenceSequence"/>
|
526
|
+
<part name="tag_modes" type="tns:Networking.MemberTagModeSequenceSequence"/>
|
527
|
+
</message>
|
528
|
+
<message name="Networking.VLAN.set_member_tag_modeResponse">
|
529
|
+
</message>
|
530
|
+
|
531
|
+
<message name="Networking.VLAN.get_member_tag_modeRequest">
|
532
|
+
<part name="vlans" type="tns:Common.StringSequence"/>
|
533
|
+
<part name="members" type="tns:Common.StringSequenceSequence"/>
|
534
|
+
</message>
|
535
|
+
<message name="Networking.VLAN.get_member_tag_modeResponse">
|
536
|
+
<part name="return" type="tns:Networking.MemberTagModeSequenceSequence"/>
|
537
|
+
</message>
|
538
|
+
|
466
539
|
<message name="Networking.VLAN.get_source_check_stateRequest">
|
467
540
|
<part name="vlans" type="tns:Common.StringSequence"/>
|
468
541
|
</message>
|
@@ -498,6 +571,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
498
571
|
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
499
572
|
</message>
|
500
573
|
|
574
|
+
<message name="Networking.VLAN.set_dag_round_robin_stateRequest">
|
575
|
+
<part name="vlans" type="tns:Common.StringSequence"/>
|
576
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
577
|
+
</message>
|
578
|
+
<message name="Networking.VLAN.set_dag_round_robin_stateResponse">
|
579
|
+
</message>
|
580
|
+
|
581
|
+
<message name="Networking.VLAN.get_dag_round_robin_stateRequest">
|
582
|
+
<part name="vlans" type="tns:Common.StringSequence"/>
|
583
|
+
</message>
|
584
|
+
<message name="Networking.VLAN.get_dag_round_robin_stateResponse">
|
585
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
586
|
+
</message>
|
587
|
+
|
501
588
|
<message name="Networking.VLAN.set_failsafe_stateRequest">
|
502
589
|
<part name="vlans" type="tns:Common.StringSequence"/>
|
503
590
|
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
@@ -729,7 +816,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
729
816
|
<operation name="get_member">
|
730
817
|
<documentation>
|
731
818
|
Gets the members of the specified VLANs.
|
732
|
-
|
819
|
+
|
733
820
|
</documentation>
|
734
821
|
<input message="tns:Networking.VLAN.get_memberRequest"/>
|
735
822
|
<output message="tns:Networking.VLAN.get_memberResponse"/>
|
@@ -737,7 +824,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
737
824
|
<operation name="add_member">
|
738
825
|
<documentation>
|
739
826
|
Adds the specified member interfaces/trunks to the specified VLANs.
|
740
|
-
|
827
|
+
|
741
828
|
</documentation>
|
742
829
|
<input message="tns:Networking.VLAN.add_memberRequest"/>
|
743
830
|
<output message="tns:Networking.VLAN.add_memberResponse"/>
|
@@ -745,7 +832,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
745
832
|
<operation name="remove_member">
|
746
833
|
<documentation>
|
747
834
|
Removes the specified member interfaces/trunks from the specified VLANs.
|
748
|
-
|
835
|
+
|
749
836
|
</documentation>
|
750
837
|
<input message="tns:Networking.VLAN.remove_memberRequest"/>
|
751
838
|
<output message="tns:Networking.VLAN.remove_memberResponse"/>
|
@@ -753,7 +840,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
753
840
|
<operation name="remove_all_members">
|
754
841
|
<documentation>
|
755
842
|
Removes all member interfaces/trunks from the specified VLANs.
|
756
|
-
|
843
|
+
|
757
844
|
</documentation>
|
758
845
|
<input message="tns:Networking.VLAN.remove_all_membersRequest"/>
|
759
846
|
<output message="tns:Networking.VLAN.remove_all_membersResponse"/>
|
@@ -761,7 +848,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
761
848
|
<operation name="get_static_forwarding">
|
762
849
|
<documentation>
|
763
850
|
Retrieves the static forwarding entries for the specified VLANs.
|
764
|
-
|
851
|
+
|
765
852
|
</documentation>
|
766
853
|
<input message="tns:Networking.VLAN.get_static_forwardingRequest"/>
|
767
854
|
<output message="tns:Networking.VLAN.get_static_forwardingResponse"/>
|
@@ -769,7 +856,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
769
856
|
<operation name="add_static_forwarding">
|
770
857
|
<documentation>
|
771
858
|
Adds the static forwarding entries for the specified VLANs.
|
772
|
-
|
859
|
+
|
773
860
|
</documentation>
|
774
861
|
<input message="tns:Networking.VLAN.add_static_forwardingRequest"/>
|
775
862
|
<output message="tns:Networking.VLAN.add_static_forwardingResponse"/>
|
@@ -777,7 +864,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
777
864
|
<operation name="remove_static_forwarding">
|
778
865
|
<documentation>
|
779
866
|
Removes the static forwarding entries from the specified VLANs.
|
780
|
-
|
867
|
+
|
781
868
|
</documentation>
|
782
869
|
<input message="tns:Networking.VLAN.remove_static_forwardingRequest"/>
|
783
870
|
<output message="tns:Networking.VLAN.remove_static_forwardingResponse"/>
|
@@ -785,7 +872,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
785
872
|
<operation name="remove_all_static_forwardings">
|
786
873
|
<documentation>
|
787
874
|
Removes all static forwarding entries from the specified VLANs.
|
788
|
-
|
875
|
+
|
789
876
|
</documentation>
|
790
877
|
<input message="tns:Networking.VLAN.remove_all_static_forwardingsRequest"/>
|
791
878
|
<output message="tns:Networking.VLAN.remove_all_static_forwardingsResponse"/>
|
@@ -811,7 +898,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
811
898
|
<operation name="get_dynamic_forwarding">
|
812
899
|
<documentation>
|
813
900
|
Retrieves the dynamic forwarding entries for the specified VLANs.
|
814
|
-
|
901
|
+
|
815
902
|
</documentation>
|
816
903
|
<input message="tns:Networking.VLAN.get_dynamic_forwardingRequest"/>
|
817
904
|
<output message="tns:Networking.VLAN.get_dynamic_forwardingResponse"/>
|
@@ -819,7 +906,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
819
906
|
<operation name="remove_all_dynamic_forwardings">
|
820
907
|
<documentation>
|
821
908
|
Removes all dynamic forwarding entries from the specified VLANs.
|
822
|
-
|
909
|
+
|
823
910
|
</documentation>
|
824
911
|
<input message="tns:Networking.VLAN.remove_all_dynamic_forwardingsRequest"/>
|
825
912
|
<output message="tns:Networking.VLAN.remove_all_dynamic_forwardingsResponse"/>
|
@@ -827,7 +914,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
827
914
|
<operation name="set_vlan_id">
|
828
915
|
<documentation>
|
829
916
|
Sets the tag ids for the specified VLANs.
|
830
|
-
|
917
|
+
|
831
918
|
Note: In some releases (9.4.0+), this method is not supported;
|
832
919
|
delete and re-create the VLAN instead. In versions 10.0.0+,
|
833
920
|
this method is supported.
|
@@ -839,27 +926,70 @@ All other trademarks mentioned in this document are the property of their respec
|
|
839
926
|
<operation name="get_vlan_id">
|
840
927
|
<documentation>
|
841
928
|
Gets the ids for the specified VLANs.
|
842
|
-
|
929
|
+
|
843
930
|
</documentation>
|
844
931
|
<input message="tns:Networking.VLAN.get_vlan_idRequest"/>
|
845
932
|
<output message="tns:Networking.VLAN.get_vlan_idResponse"/>
|
846
933
|
</operation>
|
934
|
+
<operation name="set_customer_id">
|
935
|
+
<documentation>
|
936
|
+
Sets the customer tag ids for the specified VLANs for QinQ support.
|
937
|
+
The customer tag can be set to any valid number between 1-4094.
|
938
|
+
The customer tag field is set for QinQ vlans, and it represents the tag value
|
939
|
+
for the vlan members that are facing the customer network.
|
940
|
+
|
941
|
+
</documentation>
|
942
|
+
<input message="tns:Networking.VLAN.set_customer_idRequest"/>
|
943
|
+
<output message="tns:Networking.VLAN.set_customer_idResponse"/>
|
944
|
+
</operation>
|
945
|
+
<operation name="get_customer_id">
|
946
|
+
<documentation>
|
947
|
+
Gets the customer ids for the specified VLANs with support for QinQ.
|
948
|
+
|
949
|
+
</documentation>
|
950
|
+
<input message="tns:Networking.VLAN.get_customer_idRequest"/>
|
951
|
+
<output message="tns:Networking.VLAN.get_customer_idResponse"/>
|
952
|
+
</operation>
|
953
|
+
<operation name="set_member_tag_mode">
|
954
|
+
<documentation>
|
955
|
+
Sets the tag-mode for the vlan member in a QinQ vlan.
|
956
|
+
If the member is untagged, the tag-mode should be set to QINQ_TAG_MODE_NONE.
|
957
|
+
If the member is tagged, the tag-mode should be set as follows:
|
958
|
+
QINQ_TAG_MODE_CUSTOMER - when the member is facing the customer network.
|
959
|
+
QINQ_TAG_MODE_SERVICE - when the member is facing the service provider network and
|
960
|
+
the outbound packets are sent single tagged.
|
961
|
+
QINQ_TAG_MODE_DOUBLE - when the member is facing the service provider network and
|
962
|
+
the outbound packets are sent double tagged.
|
963
|
+
|
964
|
+
|
965
|
+
</documentation>
|
966
|
+
<input message="tns:Networking.VLAN.set_member_tag_modeRequest"/>
|
967
|
+
<output message="tns:Networking.VLAN.set_member_tag_modeResponse"/>
|
968
|
+
</operation>
|
969
|
+
<operation name="get_member_tag_mode">
|
970
|
+
<documentation>
|
971
|
+
Gets the tag-mode for the vlan member in a QinQ vlan.
|
972
|
+
|
973
|
+
</documentation>
|
974
|
+
<input message="tns:Networking.VLAN.get_member_tag_modeRequest"/>
|
975
|
+
<output message="tns:Networking.VLAN.get_member_tag_modeResponse"/>
|
976
|
+
</operation>
|
847
977
|
<operation name="get_source_check_state">
|
848
978
|
<documentation>
|
849
|
-
Gets the source checking states for the specified VLANs. If enabled and auto lasthop is disabled,
|
850
|
-
check that the source of the first packet of a connection is correct (correct VLAN, router, node).
|
979
|
+
Gets the source checking states for the specified VLANs. If enabled and auto lasthop is disabled,
|
980
|
+
check that the source of the first packet of a connection is correct (correct VLAN, router, node).
|
851
981
|
This is equivalent to BSD's net.inet.sourcecheck sysctl variable.
|
852
|
-
|
982
|
+
|
853
983
|
</documentation>
|
854
984
|
<input message="tns:Networking.VLAN.get_source_check_stateRequest"/>
|
855
985
|
<output message="tns:Networking.VLAN.get_source_check_stateResponse"/>
|
856
986
|
</operation>
|
857
987
|
<operation name="set_source_check_state">
|
858
988
|
<documentation>
|
859
|
-
Sets the the source checking states for the specified VLANs. If enabled and auto lasthop is disabled,
|
860
|
-
check that the source of the first packet of a connection is correct (correct VLAN, router, node).
|
989
|
+
Sets the the source checking states for the specified VLANs. If enabled and auto lasthop is disabled,
|
990
|
+
check that the source of the first packet of a connection is correct (correct VLAN, router, node).
|
861
991
|
This is equivalent to BSD's net.inet.sourcecheck sysctl variable.
|
862
|
-
|
992
|
+
|
863
993
|
</documentation>
|
864
994
|
<input message="tns:Networking.VLAN.set_source_check_stateRequest"/>
|
865
995
|
<output message="tns:Networking.VLAN.set_source_check_stateResponse"/>
|
@@ -888,10 +1018,29 @@ All other trademarks mentioned in this document are the property of their respec
|
|
888
1018
|
<input message="tns:Networking.VLAN.get_failsafe_stateRequest"/>
|
889
1019
|
<output message="tns:Networking.VLAN.get_failsafe_stateResponse"/>
|
890
1020
|
</operation>
|
1021
|
+
<operation name="set_dag_round_robin_state">
|
1022
|
+
<documentation>
|
1023
|
+
Sets the state that, if enabled, forces a VLAN to disaggregrate
|
1024
|
+
stateless traffic using a round-robin order instead of using a static hash.
|
1025
|
+
The default state is disabled.
|
1026
|
+
|
1027
|
+
</documentation>
|
1028
|
+
<input message="tns:Networking.VLAN.set_dag_round_robin_stateRequest"/>
|
1029
|
+
<output message="tns:Networking.VLAN.set_dag_round_robin_stateResponse"/>
|
1030
|
+
</operation>
|
1031
|
+
<operation name="get_dag_round_robin_state">
|
1032
|
+
<documentation>
|
1033
|
+
Gets the state that, if enabled, forces a VLAN to disaggregrate stateless traffic
|
1034
|
+
using a round-robin order instead of using a static hash
|
1035
|
+
|
1036
|
+
</documentation>
|
1037
|
+
<input message="tns:Networking.VLAN.get_dag_round_robin_stateRequest"/>
|
1038
|
+
<output message="tns:Networking.VLAN.get_dag_round_robin_stateResponse"/>
|
1039
|
+
</operation>
|
891
1040
|
<operation name="set_failsafe_state">
|
892
1041
|
<documentation>
|
893
1042
|
Sets the failsafe states for the specified VLANs.
|
894
|
-
|
1043
|
+
|
895
1044
|
</documentation>
|
896
1045
|
<input message="tns:Networking.VLAN.set_failsafe_stateRequest"/>
|
897
1046
|
<output message="tns:Networking.VLAN.set_failsafe_stateResponse"/>
|
@@ -1251,7 +1400,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1251
1400
|
<operation name="get_member">
|
1252
1401
|
<documentation>
|
1253
1402
|
Gets the members of the specified VLANs.
|
1254
|
-
|
1403
|
+
|
1255
1404
|
</documentation>
|
1256
1405
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1257
1406
|
<input>
|
@@ -1271,7 +1420,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1271
1420
|
<operation name="add_member">
|
1272
1421
|
<documentation>
|
1273
1422
|
Adds the specified member interfaces/trunks to the specified VLANs.
|
1274
|
-
|
1423
|
+
|
1275
1424
|
</documentation>
|
1276
1425
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1277
1426
|
<input>
|
@@ -1291,7 +1440,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1291
1440
|
<operation name="remove_member">
|
1292
1441
|
<documentation>
|
1293
1442
|
Removes the specified member interfaces/trunks from the specified VLANs.
|
1294
|
-
|
1443
|
+
|
1295
1444
|
</documentation>
|
1296
1445
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1297
1446
|
<input>
|
@@ -1311,7 +1460,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1311
1460
|
<operation name="remove_all_members">
|
1312
1461
|
<documentation>
|
1313
1462
|
Removes all member interfaces/trunks from the specified VLANs.
|
1314
|
-
|
1463
|
+
|
1315
1464
|
</documentation>
|
1316
1465
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1317
1466
|
<input>
|
@@ -1331,7 +1480,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1331
1480
|
<operation name="get_static_forwarding">
|
1332
1481
|
<documentation>
|
1333
1482
|
Retrieves the static forwarding entries for the specified VLANs.
|
1334
|
-
|
1483
|
+
|
1335
1484
|
</documentation>
|
1336
1485
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1337
1486
|
<input>
|
@@ -1351,7 +1500,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1351
1500
|
<operation name="add_static_forwarding">
|
1352
1501
|
<documentation>
|
1353
1502
|
Adds the static forwarding entries for the specified VLANs.
|
1354
|
-
|
1503
|
+
|
1355
1504
|
</documentation>
|
1356
1505
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1357
1506
|
<input>
|
@@ -1371,7 +1520,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1371
1520
|
<operation name="remove_static_forwarding">
|
1372
1521
|
<documentation>
|
1373
1522
|
Removes the static forwarding entries from the specified VLANs.
|
1374
|
-
|
1523
|
+
|
1375
1524
|
</documentation>
|
1376
1525
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1377
1526
|
<input>
|
@@ -1391,7 +1540,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1391
1540
|
<operation name="remove_all_static_forwardings">
|
1392
1541
|
<documentation>
|
1393
1542
|
Removes all static forwarding entries from the specified VLANs.
|
1394
|
-
|
1543
|
+
|
1395
1544
|
</documentation>
|
1396
1545
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1397
1546
|
<input>
|
@@ -1453,7 +1602,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1453
1602
|
<operation name="get_dynamic_forwarding">
|
1454
1603
|
<documentation>
|
1455
1604
|
Retrieves the dynamic forwarding entries for the specified VLANs.
|
1456
|
-
|
1605
|
+
|
1457
1606
|
</documentation>
|
1458
1607
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1459
1608
|
<input>
|
@@ -1473,7 +1622,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1473
1622
|
<operation name="remove_all_dynamic_forwardings">
|
1474
1623
|
<documentation>
|
1475
1624
|
Removes all dynamic forwarding entries from the specified VLANs.
|
1476
|
-
|
1625
|
+
|
1477
1626
|
</documentation>
|
1478
1627
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1479
1628
|
<input>
|
@@ -1493,7 +1642,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1493
1642
|
<operation name="set_vlan_id">
|
1494
1643
|
<documentation>
|
1495
1644
|
Sets the tag ids for the specified VLANs.
|
1496
|
-
|
1645
|
+
|
1497
1646
|
Note: In some releases (9.4.0+), this method is not supported;
|
1498
1647
|
delete and re-create the VLAN instead. In versions 10.0.0+,
|
1499
1648
|
this method is supported.
|
@@ -1517,7 +1666,98 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1517
1666
|
<operation name="get_vlan_id">
|
1518
1667
|
<documentation>
|
1519
1668
|
Gets the ids for the specified VLANs.
|
1520
|
-
|
1669
|
+
|
1670
|
+
</documentation>
|
1671
|
+
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1672
|
+
<input>
|
1673
|
+
<soap:body
|
1674
|
+
use="encoded"
|
1675
|
+
namespace="urn:iControl:Networking/VLAN"
|
1676
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1677
|
+
</input>
|
1678
|
+
<output>
|
1679
|
+
<soap:body
|
1680
|
+
use="encoded"
|
1681
|
+
namespace="urn:iControl:Networking/VLAN"
|
1682
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1683
|
+
</output>
|
1684
|
+
</operation>
|
1685
|
+
|
1686
|
+
<operation name="set_customer_id">
|
1687
|
+
<documentation>
|
1688
|
+
Sets the customer tag ids for the specified VLANs for QinQ support.
|
1689
|
+
The customer tag can be set to any valid number between 1-4094.
|
1690
|
+
The customer tag field is set for QinQ vlans, and it represents the tag value
|
1691
|
+
for the vlan members that are facing the customer network.
|
1692
|
+
|
1693
|
+
</documentation>
|
1694
|
+
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1695
|
+
<input>
|
1696
|
+
<soap:body
|
1697
|
+
use="encoded"
|
1698
|
+
namespace="urn:iControl:Networking/VLAN"
|
1699
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1700
|
+
</input>
|
1701
|
+
<output>
|
1702
|
+
<soap:body
|
1703
|
+
use="encoded"
|
1704
|
+
namespace="urn:iControl:Networking/VLAN"
|
1705
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1706
|
+
</output>
|
1707
|
+
</operation>
|
1708
|
+
|
1709
|
+
<operation name="get_customer_id">
|
1710
|
+
<documentation>
|
1711
|
+
Gets the customer ids for the specified VLANs with support for QinQ.
|
1712
|
+
|
1713
|
+
</documentation>
|
1714
|
+
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1715
|
+
<input>
|
1716
|
+
<soap:body
|
1717
|
+
use="encoded"
|
1718
|
+
namespace="urn:iControl:Networking/VLAN"
|
1719
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1720
|
+
</input>
|
1721
|
+
<output>
|
1722
|
+
<soap:body
|
1723
|
+
use="encoded"
|
1724
|
+
namespace="urn:iControl:Networking/VLAN"
|
1725
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1726
|
+
</output>
|
1727
|
+
</operation>
|
1728
|
+
|
1729
|
+
<operation name="set_member_tag_mode">
|
1730
|
+
<documentation>
|
1731
|
+
Sets the tag-mode for the vlan member in a QinQ vlan.
|
1732
|
+
If the member is untagged, the tag-mode should be set to QINQ_TAG_MODE_NONE.
|
1733
|
+
If the member is tagged, the tag-mode should be set as follows:
|
1734
|
+
QINQ_TAG_MODE_CUSTOMER - when the member is facing the customer network.
|
1735
|
+
QINQ_TAG_MODE_SERVICE - when the member is facing the service provider network and
|
1736
|
+
the outbound packets are sent single tagged.
|
1737
|
+
QINQ_TAG_MODE_DOUBLE - when the member is facing the service provider network and
|
1738
|
+
the outbound packets are sent double tagged.
|
1739
|
+
|
1740
|
+
|
1741
|
+
</documentation>
|
1742
|
+
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1743
|
+
<input>
|
1744
|
+
<soap:body
|
1745
|
+
use="encoded"
|
1746
|
+
namespace="urn:iControl:Networking/VLAN"
|
1747
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1748
|
+
</input>
|
1749
|
+
<output>
|
1750
|
+
<soap:body
|
1751
|
+
use="encoded"
|
1752
|
+
namespace="urn:iControl:Networking/VLAN"
|
1753
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1754
|
+
</output>
|
1755
|
+
</operation>
|
1756
|
+
|
1757
|
+
<operation name="get_member_tag_mode">
|
1758
|
+
<documentation>
|
1759
|
+
Gets the tag-mode for the vlan member in a QinQ vlan.
|
1760
|
+
|
1521
1761
|
</documentation>
|
1522
1762
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1523
1763
|
<input>
|
@@ -1536,10 +1776,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1536
1776
|
|
1537
1777
|
<operation name="get_source_check_state">
|
1538
1778
|
<documentation>
|
1539
|
-
Gets the source checking states for the specified VLANs. If enabled and auto lasthop is disabled,
|
1540
|
-
check that the source of the first packet of a connection is correct (correct VLAN, router, node).
|
1779
|
+
Gets the source checking states for the specified VLANs. If enabled and auto lasthop is disabled,
|
1780
|
+
check that the source of the first packet of a connection is correct (correct VLAN, router, node).
|
1541
1781
|
This is equivalent to BSD's net.inet.sourcecheck sysctl variable.
|
1542
|
-
|
1782
|
+
|
1543
1783
|
</documentation>
|
1544
1784
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1545
1785
|
<input>
|
@@ -1558,10 +1798,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1558
1798
|
|
1559
1799
|
<operation name="set_source_check_state">
|
1560
1800
|
<documentation>
|
1561
|
-
Sets the the source checking states for the specified VLANs. If enabled and auto lasthop is disabled,
|
1562
|
-
check that the source of the first packet of a connection is correct (correct VLAN, router, node).
|
1801
|
+
Sets the the source checking states for the specified VLANs. If enabled and auto lasthop is disabled,
|
1802
|
+
check that the source of the first packet of a connection is correct (correct VLAN, router, node).
|
1563
1803
|
This is equivalent to BSD's net.inet.sourcecheck sysctl variable.
|
1564
|
-
|
1804
|
+
|
1565
1805
|
</documentation>
|
1566
1806
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1567
1807
|
<input>
|
@@ -1638,10 +1878,53 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1638
1878
|
</output>
|
1639
1879
|
</operation>
|
1640
1880
|
|
1881
|
+
<operation name="set_dag_round_robin_state">
|
1882
|
+
<documentation>
|
1883
|
+
Sets the state that, if enabled, forces a VLAN to disaggregrate
|
1884
|
+
stateless traffic using a round-robin order instead of using a static hash.
|
1885
|
+
The default state is disabled.
|
1886
|
+
|
1887
|
+
</documentation>
|
1888
|
+
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1889
|
+
<input>
|
1890
|
+
<soap:body
|
1891
|
+
use="encoded"
|
1892
|
+
namespace="urn:iControl:Networking/VLAN"
|
1893
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1894
|
+
</input>
|
1895
|
+
<output>
|
1896
|
+
<soap:body
|
1897
|
+
use="encoded"
|
1898
|
+
namespace="urn:iControl:Networking/VLAN"
|
1899
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1900
|
+
</output>
|
1901
|
+
</operation>
|
1902
|
+
|
1903
|
+
<operation name="get_dag_round_robin_state">
|
1904
|
+
<documentation>
|
1905
|
+
Gets the state that, if enabled, forces a VLAN to disaggregrate stateless traffic
|
1906
|
+
using a round-robin order instead of using a static hash
|
1907
|
+
|
1908
|
+
</documentation>
|
1909
|
+
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1910
|
+
<input>
|
1911
|
+
<soap:body
|
1912
|
+
use="encoded"
|
1913
|
+
namespace="urn:iControl:Networking/VLAN"
|
1914
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1915
|
+
</input>
|
1916
|
+
<output>
|
1917
|
+
<soap:body
|
1918
|
+
use="encoded"
|
1919
|
+
namespace="urn:iControl:Networking/VLAN"
|
1920
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
1921
|
+
</output>
|
1922
|
+
</operation>
|
1923
|
+
|
1641
1924
|
<operation name="set_failsafe_state">
|
1642
1925
|
<documentation>
|
1643
1926
|
Sets the failsafe states for the specified VLANs.
|
1644
|
-
|
1927
|
+
|
1645
1928
|
</documentation>
|
1646
1929
|
<soap:operation soapAction="urn:iControl:Networking/VLAN"/>
|
1647
1930
|
<input>
|