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
|
|
@@ -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
|
|
@@ -41,6 +41,30 @@ All other trademarks mentioned in this document are the property of their respec
|
|
41
41
|
</xsd:enumeration>
|
42
42
|
</xsd:restriction>
|
43
43
|
</xsd:simpleType>
|
44
|
+
<xsd:simpleType name="Networking.ProfileGRE.GREEncapsulationType">
|
45
|
+
<xsd:restriction base="xsd:string">
|
46
|
+
<xsd:enumeration value="PROFILE_GRE_ENCAPSULATION_TYPE_UNKNOWN">
|
47
|
+
<xsd:annotation>
|
48
|
+
<xsd:documentation>PROFILE_GRE_ENCAPSULATION_TYPE_UNKNOWN</xsd:documentation>
|
49
|
+
</xsd:annotation>
|
50
|
+
</xsd:enumeration>
|
51
|
+
<xsd:enumeration value="PROFILE_GRE_ENCAPSULATION_TYPE_STANDARD">
|
52
|
+
<xsd:annotation>
|
53
|
+
<xsd:documentation>PROFILE_GRE_ENCAPSULATION_TYPE_STANDARD</xsd:documentation>
|
54
|
+
</xsd:annotation>
|
55
|
+
</xsd:enumeration>
|
56
|
+
<xsd:enumeration value="PROFILE_GRE_ENCAPSULATION_TYPE_NVGRE">
|
57
|
+
<xsd:annotation>
|
58
|
+
<xsd:documentation>PROFILE_GRE_ENCAPSULATION_TYPE_NVGRE</xsd:documentation>
|
59
|
+
</xsd:annotation>
|
60
|
+
</xsd:enumeration>
|
61
|
+
<xsd:enumeration value="PROFILE_GRE_ENCAPSULATION_TYPE_TRANSPARENT_ETHERNET_BRIDGING">
|
62
|
+
<xsd:annotation>
|
63
|
+
<xsd:documentation>PROFILE_GRE_ENCAPSULATION_TYPE_TRANSPARENT_ETHERNET_BRIDGING</xsd:documentation>
|
64
|
+
</xsd:annotation>
|
65
|
+
</xsd:enumeration>
|
66
|
+
</xsd:restriction>
|
67
|
+
</xsd:simpleType>
|
44
68
|
<xsd:complexType name="Common.StringSequence">
|
45
69
|
<xsd:complexContent>
|
46
70
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -48,6 +72,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
48
72
|
</xsd:restriction>
|
49
73
|
</xsd:complexContent>
|
50
74
|
</xsd:complexType>
|
75
|
+
<xsd:complexType name="Networking.ProfileGRE.ProfileGREEncapsulationTypeSequence">
|
76
|
+
<xsd:complexContent>
|
77
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
78
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.ProfileGRE.ProfileGREEncapsulationType[]'/>
|
79
|
+
</xsd:restriction>
|
80
|
+
</xsd:complexContent>
|
81
|
+
</xsd:complexType>
|
51
82
|
<xsd:complexType name="Common.BooleanSequence">
|
52
83
|
<xsd:complexContent>
|
53
84
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -55,6 +86,38 @@ All other trademarks mentioned in this document are the property of their respec
|
|
55
86
|
</xsd:restriction>
|
56
87
|
</xsd:complexContent>
|
57
88
|
</xsd:complexType>
|
89
|
+
<xsd:complexType name="Networking.ProfileGRE.ProfileGREFloodingTypeSequence">
|
90
|
+
<xsd:complexContent>
|
91
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
92
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.ProfileGRE.ProfileGREFloodingType[]'/>
|
93
|
+
</xsd:restriction>
|
94
|
+
</xsd:complexContent>
|
95
|
+
</xsd:complexType>
|
96
|
+
<xsd:simpleType name="Networking.ProfileGRE.GREFloodingType">
|
97
|
+
<xsd:restriction base="xsd:string">
|
98
|
+
<xsd:enumeration value="PROFILE_GRE_FLOODING_TYPE_UNKNOWN">
|
99
|
+
<xsd:annotation>
|
100
|
+
<xsd:documentation>PROFILE_GRE_FLOODING_TYPE_UNKNOWN</xsd:documentation>
|
101
|
+
</xsd:annotation>
|
102
|
+
</xsd:enumeration>
|
103
|
+
<xsd:enumeration value="PROFILE_GRE_FLOODING_TYPE_NONE">
|
104
|
+
<xsd:annotation>
|
105
|
+
<xsd:documentation>PROFILE_GRE_FLOODING_TYPE_NONE</xsd:documentation>
|
106
|
+
</xsd:annotation>
|
107
|
+
</xsd:enumeration>
|
108
|
+
<xsd:enumeration value="PROFILE_GRE_FLOODING_TYPE_MULTIPOINT">
|
109
|
+
<xsd:annotation>
|
110
|
+
<xsd:documentation>PROFILE_GRE_FLOODING_TYPE_MULTIPOINT</xsd:documentation>
|
111
|
+
</xsd:annotation>
|
112
|
+
</xsd:enumeration>
|
113
|
+
</xsd:restriction>
|
114
|
+
</xsd:simpleType>
|
115
|
+
<xsd:complexType name="Networking.ProfileGRE.ProfileGREEncapsulationType">
|
116
|
+
<xsd:sequence>
|
117
|
+
<xsd:element name="value" type="tns:Networking.ProfileGRE.GREEncapsulationType"/>
|
118
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
119
|
+
</xsd:sequence>
|
120
|
+
</xsd:complexType>
|
58
121
|
<xsd:complexType name="Common.ProfileEnabledStateSequence">
|
59
122
|
<xsd:complexContent>
|
60
123
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -62,6 +125,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
62
125
|
</xsd:restriction>
|
63
126
|
</xsd:complexContent>
|
64
127
|
</xsd:complexType>
|
128
|
+
<xsd:complexType name="Networking.ProfileGRE.ProfileGREFloodingType">
|
129
|
+
<xsd:sequence>
|
130
|
+
<xsd:element name="value" type="tns:Networking.ProfileGRE.GREFloodingType"/>
|
131
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
132
|
+
</xsd:sequence>
|
133
|
+
</xsd:complexType>
|
65
134
|
</xsd:schema>
|
66
135
|
</types>
|
67
136
|
|
@@ -160,6 +229,34 @@ All other trademarks mentioned in this document are the property of their respec
|
|
160
229
|
<part name="return" type="tns:Common.StringSequence"/>
|
161
230
|
</message>
|
162
231
|
|
232
|
+
<message name="Networking.ProfileGRE.set_flooding_typeRequest">
|
233
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
234
|
+
<part name="flooding_types" type="tns:Networking.ProfileGRE.ProfileGREFloodingTypeSequence"/>
|
235
|
+
</message>
|
236
|
+
<message name="Networking.ProfileGRE.set_flooding_typeResponse">
|
237
|
+
</message>
|
238
|
+
|
239
|
+
<message name="Networking.ProfileGRE.get_flooding_typeRequest">
|
240
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
241
|
+
</message>
|
242
|
+
<message name="Networking.ProfileGRE.get_flooding_typeResponse">
|
243
|
+
<part name="return" type="tns:Networking.ProfileGRE.ProfileGREFloodingTypeSequence"/>
|
244
|
+
</message>
|
245
|
+
|
246
|
+
<message name="Networking.ProfileGRE.set_encapsulationRequest">
|
247
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
248
|
+
<part name="encapsulations" type="tns:Networking.ProfileGRE.ProfileGREEncapsulationTypeSequence"/>
|
249
|
+
</message>
|
250
|
+
<message name="Networking.ProfileGRE.set_encapsulationResponse">
|
251
|
+
</message>
|
252
|
+
|
253
|
+
<message name="Networking.ProfileGRE.get_encapsulationRequest">
|
254
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
255
|
+
</message>
|
256
|
+
<message name="Networking.ProfileGRE.get_encapsulationResponse">
|
257
|
+
<part name="return" type="tns:Networking.ProfileGRE.ProfileGREEncapsulationTypeSequence"/>
|
258
|
+
</message>
|
259
|
+
|
163
260
|
<message name="Networking.ProfileGRE.get_versionRequest">
|
164
261
|
</message>
|
165
262
|
<message name="Networking.ProfileGRE.get_versionResponse">
|
@@ -297,6 +394,49 @@ All other trademarks mentioned in this document are the property of their respec
|
|
297
394
|
<input message="tns:Networking.ProfileGRE.get_descriptionRequest"/>
|
298
395
|
<output message="tns:Networking.ProfileGRE.get_descriptionResponse"/>
|
299
396
|
</operation>
|
397
|
+
<operation name="set_flooding_type">
|
398
|
+
<documentation>
|
399
|
+
Sets the flooding type to use to transmit multicast, broadcast and
|
400
|
+
unknown destination frames. The default is
|
401
|
+
PROFILE_GRE_FLOODING_TYPE_NONE.
|
402
|
+
|
403
|
+
</documentation>
|
404
|
+
<input message="tns:Networking.ProfileGRE.set_flooding_typeRequest"/>
|
405
|
+
<output message="tns:Networking.ProfileGRE.set_flooding_typeResponse"/>
|
406
|
+
</operation>
|
407
|
+
<operation name="get_flooding_type">
|
408
|
+
<documentation>
|
409
|
+
Gets the flooding type for the specified GRE profiles.
|
410
|
+
|
411
|
+
Note: Flooding type cannot be set to
|
412
|
+
PROFILE_GRE_FLOODING_TYPE_MULTIPOINT if encapsulation type is
|
413
|
+
PROFILE_GRE_ENCAPSULATION_TYPE_STANDARD.
|
414
|
+
|
415
|
+
</documentation>
|
416
|
+
<input message="tns:Networking.ProfileGRE.get_flooding_typeRequest"/>
|
417
|
+
<output message="tns:Networking.ProfileGRE.get_flooding_typeResponse"/>
|
418
|
+
</operation>
|
419
|
+
<operation name="set_encapsulation">
|
420
|
+
<documentation>
|
421
|
+
Sets the encapsulation to specify the flavor of the GRE header used
|
422
|
+
for encapsulation.
|
423
|
+
|
424
|
+
Note: Encapsulation type cannot be set to
|
425
|
+
PROFILE_GRE_ENCAPSULATION_TYPE_STANDARD if flooding type is set to
|
426
|
+
PROFILE_GRE_FLOODING_TYPE_MULTIPOINT.
|
427
|
+
|
428
|
+
</documentation>
|
429
|
+
<input message="tns:Networking.ProfileGRE.set_encapsulationRequest"/>
|
430
|
+
<output message="tns:Networking.ProfileGRE.set_encapsulationResponse"/>
|
431
|
+
</operation>
|
432
|
+
<operation name="get_encapsulation">
|
433
|
+
<documentation>
|
434
|
+
Gets the encapsulation for the specified GRE profiles.
|
435
|
+
|
436
|
+
</documentation>
|
437
|
+
<input message="tns:Networking.ProfileGRE.get_encapsulationRequest"/>
|
438
|
+
<output message="tns:Networking.ProfileGRE.get_encapsulationResponse"/>
|
439
|
+
</operation>
|
300
440
|
<operation name="get_version">
|
301
441
|
<documentation>
|
302
442
|
Gets the version information for this interface.
|
@@ -607,6 +747,97 @@ All other trademarks mentioned in this document are the property of their respec
|
|
607
747
|
</output>
|
608
748
|
</operation>
|
609
749
|
|
750
|
+
<operation name="set_flooding_type">
|
751
|
+
<documentation>
|
752
|
+
Sets the flooding type to use to transmit multicast, broadcast and
|
753
|
+
unknown destination frames. The default is
|
754
|
+
PROFILE_GRE_FLOODING_TYPE_NONE.
|
755
|
+
|
756
|
+
</documentation>
|
757
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGRE"/>
|
758
|
+
<input>
|
759
|
+
<soap:body
|
760
|
+
use="encoded"
|
761
|
+
namespace="urn:iControl:Networking/ProfileGRE"
|
762
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
763
|
+
</input>
|
764
|
+
<output>
|
765
|
+
<soap:body
|
766
|
+
use="encoded"
|
767
|
+
namespace="urn:iControl:Networking/ProfileGRE"
|
768
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
769
|
+
</output>
|
770
|
+
</operation>
|
771
|
+
|
772
|
+
<operation name="get_flooding_type">
|
773
|
+
<documentation>
|
774
|
+
Gets the flooding type for the specified GRE profiles.
|
775
|
+
|
776
|
+
Note: Flooding type cannot be set to
|
777
|
+
PROFILE_GRE_FLOODING_TYPE_MULTIPOINT if encapsulation type is
|
778
|
+
PROFILE_GRE_ENCAPSULATION_TYPE_STANDARD.
|
779
|
+
|
780
|
+
</documentation>
|
781
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGRE"/>
|
782
|
+
<input>
|
783
|
+
<soap:body
|
784
|
+
use="encoded"
|
785
|
+
namespace="urn:iControl:Networking/ProfileGRE"
|
786
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
787
|
+
</input>
|
788
|
+
<output>
|
789
|
+
<soap:body
|
790
|
+
use="encoded"
|
791
|
+
namespace="urn:iControl:Networking/ProfileGRE"
|
792
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
793
|
+
</output>
|
794
|
+
</operation>
|
795
|
+
|
796
|
+
<operation name="set_encapsulation">
|
797
|
+
<documentation>
|
798
|
+
Sets the encapsulation to specify the flavor of the GRE header used
|
799
|
+
for encapsulation.
|
800
|
+
|
801
|
+
Note: Encapsulation type cannot be set to
|
802
|
+
PROFILE_GRE_ENCAPSULATION_TYPE_STANDARD if flooding type is set to
|
803
|
+
PROFILE_GRE_FLOODING_TYPE_MULTIPOINT.
|
804
|
+
|
805
|
+
</documentation>
|
806
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGRE"/>
|
807
|
+
<input>
|
808
|
+
<soap:body
|
809
|
+
use="encoded"
|
810
|
+
namespace="urn:iControl:Networking/ProfileGRE"
|
811
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
812
|
+
</input>
|
813
|
+
<output>
|
814
|
+
<soap:body
|
815
|
+
use="encoded"
|
816
|
+
namespace="urn:iControl:Networking/ProfileGRE"
|
817
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
818
|
+
</output>
|
819
|
+
</operation>
|
820
|
+
|
821
|
+
<operation name="get_encapsulation">
|
822
|
+
<documentation>
|
823
|
+
Gets the encapsulation for the specified GRE profiles.
|
824
|
+
|
825
|
+
</documentation>
|
826
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGRE"/>
|
827
|
+
<input>
|
828
|
+
<soap:body
|
829
|
+
use="encoded"
|
830
|
+
namespace="urn:iControl:Networking/ProfileGRE"
|
831
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
832
|
+
</input>
|
833
|
+
<output>
|
834
|
+
<soap:body
|
835
|
+
use="encoded"
|
836
|
+
namespace="urn:iControl:Networking/ProfileGRE"
|
837
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
838
|
+
</output>
|
839
|
+
</operation>
|
840
|
+
|
610
841
|
<operation name="get_version">
|
611
842
|
<documentation>
|
612
843
|
Gets the version information for this interface.
|
@@ -0,0 +1,674 @@
|
|
1
|
+
<?xml version="1.0" ?>
|
2
|
+
<!--
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
|
+
|
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
|
+
|
7
|
+
All other trademarks mentioned in this document are the property of their respective owners. F5 Networks' trademarks may not be used in connection with any product or service except as permitted in writing by F5.
|
8
|
+
|
9
|
+
-->
|
10
|
+
<definitions name="Networking.ProfileGeneve"
|
11
|
+
targetNamespace="urn:iControl"
|
12
|
+
xmlns:tns="urn:iControl"
|
13
|
+
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
14
|
+
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
|
15
|
+
xmlns="http://schemas.xmlsoap.org/wsdl/">
|
16
|
+
|
17
|
+
<!-- types -->
|
18
|
+
|
19
|
+
<types>
|
20
|
+
<xsd:schema targetNamespace='urn:iControl'
|
21
|
+
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
|
+
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
|
+
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="Networking.ProfileGeneve.ProfileGeneveFloodingTypeSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.ProfileGeneve.ProfileGeneveFloodingType[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
31
|
+
<xsd:complexType name="Common.StringSequence">
|
32
|
+
<xsd:complexContent>
|
33
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
34
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
35
|
+
</xsd:restriction>
|
36
|
+
</xsd:complexContent>
|
37
|
+
</xsd:complexType>
|
38
|
+
<xsd:complexType name="Common.ProfilePortNumberSequence">
|
39
|
+
<xsd:complexContent>
|
40
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
41
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ProfilePortNumber[]'/>
|
42
|
+
</xsd:restriction>
|
43
|
+
</xsd:complexContent>
|
44
|
+
</xsd:complexType>
|
45
|
+
<xsd:complexType name="Common.BooleanSequence">
|
46
|
+
<xsd:complexContent>
|
47
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
48
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:boolean[]'/>
|
49
|
+
</xsd:restriction>
|
50
|
+
</xsd:complexContent>
|
51
|
+
</xsd:complexType>
|
52
|
+
<xsd:complexType name="Networking.ProfileGeneve.ProfileGeneveFloodingType">
|
53
|
+
<xsd:sequence>
|
54
|
+
<xsd:element name="value" type="tns:Networking.ProfileGeneve.GeneveFloodingType"/>
|
55
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
56
|
+
</xsd:sequence>
|
57
|
+
</xsd:complexType>
|
58
|
+
<xsd:simpleType name="Networking.ProfileGeneve.GeneveFloodingType">
|
59
|
+
<xsd:restriction base="xsd:string">
|
60
|
+
<xsd:enumeration value="PROFILE_GENEVE_FLOODING_TYPE_UNKNOWN">
|
61
|
+
<xsd:annotation>
|
62
|
+
<xsd:documentation>PROFILE_GENEVE_FLOODING_TYPE_UNKNOWN</xsd:documentation>
|
63
|
+
</xsd:annotation>
|
64
|
+
</xsd:enumeration>
|
65
|
+
<xsd:enumeration value="PROFILE_GENEVE_FLOODING_TYPE_NONE">
|
66
|
+
<xsd:annotation>
|
67
|
+
<xsd:documentation>PROFILE_GENEVE_FLOODING_TYPE_NONE</xsd:documentation>
|
68
|
+
</xsd:annotation>
|
69
|
+
</xsd:enumeration>
|
70
|
+
<xsd:enumeration value="PROFILE_GENEVE_FLOODING_TYPE_MULTICAST">
|
71
|
+
<xsd:annotation>
|
72
|
+
<xsd:documentation>PROFILE_GENEVE_FLOODING_TYPE_MULTICAST</xsd:documentation>
|
73
|
+
</xsd:annotation>
|
74
|
+
</xsd:enumeration>
|
75
|
+
<xsd:enumeration value="PROFILE_GENEVE_FLOODING_TYPE_MULTIPOINT">
|
76
|
+
<xsd:annotation>
|
77
|
+
<xsd:documentation>PROFILE_GENEVE_FLOODING_TYPE_MULTIPOINT</xsd:documentation>
|
78
|
+
</xsd:annotation>
|
79
|
+
</xsd:enumeration>
|
80
|
+
</xsd:restriction>
|
81
|
+
</xsd:simpleType>
|
82
|
+
<xsd:complexType name="Common.ProfilePortNumber">
|
83
|
+
<xsd:sequence>
|
84
|
+
<xsd:element name="value" type="xsd:long"/>
|
85
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
86
|
+
</xsd:sequence>
|
87
|
+
</xsd:complexType>
|
88
|
+
</xsd:schema>
|
89
|
+
</types>
|
90
|
+
|
91
|
+
<!-- message -->
|
92
|
+
|
93
|
+
<message name="Networking.ProfileGeneve.get_listRequest">
|
94
|
+
</message>
|
95
|
+
<message name="Networking.ProfileGeneve.get_listResponse">
|
96
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
97
|
+
</message>
|
98
|
+
|
99
|
+
<message name="Networking.ProfileGeneve.createRequest">
|
100
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
101
|
+
</message>
|
102
|
+
<message name="Networking.ProfileGeneve.createResponse">
|
103
|
+
</message>
|
104
|
+
|
105
|
+
<message name="Networking.ProfileGeneve.delete_profileRequest">
|
106
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
107
|
+
</message>
|
108
|
+
<message name="Networking.ProfileGeneve.delete_profileResponse">
|
109
|
+
</message>
|
110
|
+
|
111
|
+
<message name="Networking.ProfileGeneve.delete_all_profilesRequest">
|
112
|
+
</message>
|
113
|
+
<message name="Networking.ProfileGeneve.delete_all_profilesResponse">
|
114
|
+
</message>
|
115
|
+
|
116
|
+
<message name="Networking.ProfileGeneve.is_base_profileRequest">
|
117
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
118
|
+
</message>
|
119
|
+
<message name="Networking.ProfileGeneve.is_base_profileResponse">
|
120
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
121
|
+
</message>
|
122
|
+
|
123
|
+
<message name="Networking.ProfileGeneve.is_system_profileRequest">
|
124
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
125
|
+
</message>
|
126
|
+
<message name="Networking.ProfileGeneve.is_system_profileResponse">
|
127
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
128
|
+
</message>
|
129
|
+
|
130
|
+
<message name="Networking.ProfileGeneve.set_default_profileRequest">
|
131
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
132
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
133
|
+
</message>
|
134
|
+
<message name="Networking.ProfileGeneve.set_default_profileResponse">
|
135
|
+
</message>
|
136
|
+
|
137
|
+
<message name="Networking.ProfileGeneve.get_default_profileRequest">
|
138
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
139
|
+
</message>
|
140
|
+
<message name="Networking.ProfileGeneve.get_default_profileResponse">
|
141
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
142
|
+
</message>
|
143
|
+
|
144
|
+
<message name="Networking.ProfileGeneve.set_portRequest">
|
145
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
146
|
+
<part name="ports" type="tns:Common.ProfilePortNumberSequence"/>
|
147
|
+
</message>
|
148
|
+
<message name="Networking.ProfileGeneve.set_portResponse">
|
149
|
+
</message>
|
150
|
+
|
151
|
+
<message name="Networking.ProfileGeneve.get_portRequest">
|
152
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
153
|
+
</message>
|
154
|
+
<message name="Networking.ProfileGeneve.get_portResponse">
|
155
|
+
<part name="return" type="tns:Common.ProfilePortNumberSequence"/>
|
156
|
+
</message>
|
157
|
+
|
158
|
+
<message name="Networking.ProfileGeneve.set_descriptionRequest">
|
159
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
160
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
161
|
+
</message>
|
162
|
+
<message name="Networking.ProfileGeneve.set_descriptionResponse">
|
163
|
+
</message>
|
164
|
+
|
165
|
+
<message name="Networking.ProfileGeneve.get_descriptionRequest">
|
166
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
167
|
+
</message>
|
168
|
+
<message name="Networking.ProfileGeneve.get_descriptionResponse">
|
169
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
170
|
+
</message>
|
171
|
+
|
172
|
+
<message name="Networking.ProfileGeneve.set_flooding_typeRequest">
|
173
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
174
|
+
<part name="flooding_types" type="tns:Networking.ProfileGeneve.ProfileGeneveFloodingTypeSequence"/>
|
175
|
+
</message>
|
176
|
+
<message name="Networking.ProfileGeneve.set_flooding_typeResponse">
|
177
|
+
</message>
|
178
|
+
|
179
|
+
<message name="Networking.ProfileGeneve.get_flooding_typeRequest">
|
180
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
181
|
+
</message>
|
182
|
+
<message name="Networking.ProfileGeneve.get_flooding_typeResponse">
|
183
|
+
<part name="return" type="tns:Networking.ProfileGeneve.ProfileGeneveFloodingTypeSequence"/>
|
184
|
+
</message>
|
185
|
+
|
186
|
+
<message name="Networking.ProfileGeneve.get_versionRequest">
|
187
|
+
</message>
|
188
|
+
<message name="Networking.ProfileGeneve.get_versionResponse">
|
189
|
+
<part name="return" type="xsd:string"/>
|
190
|
+
</message>
|
191
|
+
|
192
|
+
<!-- portType -->
|
193
|
+
|
194
|
+
<portType name="Networking.ProfileGenevePortType">
|
195
|
+
<operation name="get_list">
|
196
|
+
<documentation>
|
197
|
+
Gets the names for all Geneve tunnel profiles.
|
198
|
+
|
199
|
+
</documentation>
|
200
|
+
<input message="tns:Networking.ProfileGeneve.get_listRequest"/>
|
201
|
+
<output message="tns:Networking.ProfileGeneve.get_listResponse"/>
|
202
|
+
</operation>
|
203
|
+
<operation name="create">
|
204
|
+
<documentation>
|
205
|
+
Creates a set of Geneve tunnel profiles.
|
206
|
+
|
207
|
+
</documentation>
|
208
|
+
<input message="tns:Networking.ProfileGeneve.createRequest"/>
|
209
|
+
<output message="tns:Networking.ProfileGeneve.createResponse"/>
|
210
|
+
</operation>
|
211
|
+
<operation name="delete_profile">
|
212
|
+
<documentation>
|
213
|
+
Deletes a set of Geneve tunnel profiles.
|
214
|
+
|
215
|
+
</documentation>
|
216
|
+
<input message="tns:Networking.ProfileGeneve.delete_profileRequest"/>
|
217
|
+
<output message="tns:Networking.ProfileGeneve.delete_profileResponse"/>
|
218
|
+
</operation>
|
219
|
+
<operation name="delete_all_profiles">
|
220
|
+
<documentation>
|
221
|
+
Deletes all non-system Geneve tunnel profiles.
|
222
|
+
|
223
|
+
</documentation>
|
224
|
+
<input message="tns:Networking.ProfileGeneve.delete_all_profilesRequest"/>
|
225
|
+
<output message="tns:Networking.ProfileGeneve.delete_all_profilesResponse"/>
|
226
|
+
</operation>
|
227
|
+
<operation name="is_base_profile">
|
228
|
+
<documentation>
|
229
|
+
Determines whether the specified Geneve tunnel profiles are base
|
230
|
+
profiles. A base profile sits at the base of the profile's
|
231
|
+
inheritance tree, supplying the defaults for every profile derived
|
232
|
+
from it. (See also is_system_profile).
|
233
|
+
|
234
|
+
</documentation>
|
235
|
+
<input message="tns:Networking.ProfileGeneve.is_base_profileRequest"/>
|
236
|
+
<output message="tns:Networking.ProfileGeneve.is_base_profileResponse"/>
|
237
|
+
</operation>
|
238
|
+
<operation name="is_system_profile">
|
239
|
+
<documentation>
|
240
|
+
Determines whether the specified Geneve tunnel profiles are
|
241
|
+
system profiles. A system profile is a profile pre-configured on
|
242
|
+
the system, ready for use. Non-system profiles are profiles
|
243
|
+
created or modified by a user. Note that if a system profile is
|
244
|
+
modified, it is no longer considered a system profile. (See also
|
245
|
+
is_base_profile).
|
246
|
+
|
247
|
+
</documentation>
|
248
|
+
<input message="tns:Networking.ProfileGeneve.is_system_profileRequest"/>
|
249
|
+
<output message="tns:Networking.ProfileGeneve.is_system_profileResponse"/>
|
250
|
+
</operation>
|
251
|
+
<operation name="set_default_profile">
|
252
|
+
<documentation>
|
253
|
+
Sets an existing Geneve tunnel profile as the default profile from
|
254
|
+
which this set of Geneve tunnel profiles inherits their default
|
255
|
+
attribute values.
|
256
|
+
|
257
|
+
</documentation>
|
258
|
+
<input message="tns:Networking.ProfileGeneve.set_default_profileRequest"/>
|
259
|
+
<output message="tns:Networking.ProfileGeneve.set_default_profileResponse"/>
|
260
|
+
</operation>
|
261
|
+
<operation name="get_default_profile">
|
262
|
+
<documentation>
|
263
|
+
Gets the Geneve tunnel profile that is assigned as the default
|
264
|
+
profile from which this set of Geneve tunnel profiles inherits
|
265
|
+
its unspecified attribute values.
|
266
|
+
|
267
|
+
</documentation>
|
268
|
+
<input message="tns:Networking.ProfileGeneve.get_default_profileRequest"/>
|
269
|
+
<output message="tns:Networking.ProfileGeneve.get_default_profileResponse"/>
|
270
|
+
</operation>
|
271
|
+
<operation name="set_port">
|
272
|
+
<documentation>
|
273
|
+
Sets the local port for receiving Geneve packets for a set of Geneve
|
274
|
+
tunnel profiles.
|
275
|
+
|
276
|
+
</documentation>
|
277
|
+
<input message="tns:Networking.ProfileGeneve.set_portRequest"/>
|
278
|
+
<output message="tns:Networking.ProfileGeneve.set_portResponse"/>
|
279
|
+
</operation>
|
280
|
+
<operation name="get_port">
|
281
|
+
<documentation>
|
282
|
+
Gets the local port for receiving Geneve packets for a set of Geneve
|
283
|
+
tunnel profiles.
|
284
|
+
|
285
|
+
</documentation>
|
286
|
+
<input message="tns:Networking.ProfileGeneve.get_portRequest"/>
|
287
|
+
<output message="tns:Networking.ProfileGeneve.get_portResponse"/>
|
288
|
+
</operation>
|
289
|
+
<operation name="set_description">
|
290
|
+
<documentation>
|
291
|
+
Sets the description for a set of Geneve tunnel profiles.
|
292
|
+
|
293
|
+
This is an arbitrary field which can be used to describe the Geneve
|
294
|
+
tunnel profile. This can be used for any purpose.
|
295
|
+
|
296
|
+
</documentation>
|
297
|
+
<input message="tns:Networking.ProfileGeneve.set_descriptionRequest"/>
|
298
|
+
<output message="tns:Networking.ProfileGeneve.set_descriptionResponse"/>
|
299
|
+
</operation>
|
300
|
+
<operation name="get_description">
|
301
|
+
<documentation>
|
302
|
+
Gets the descriptions for a set of Geneve tunnel profiles.
|
303
|
+
|
304
|
+
</documentation>
|
305
|
+
<input message="tns:Networking.ProfileGeneve.get_descriptionRequest"/>
|
306
|
+
<output message="tns:Networking.ProfileGeneve.get_descriptionResponse"/>
|
307
|
+
</operation>
|
308
|
+
<operation name="set_flooding_type">
|
309
|
+
<documentation>
|
310
|
+
Sets the flooding type to use to transmit multicast, broadcast and
|
311
|
+
unknown destination frames. The default is
|
312
|
+
PROFILE_GENEVE_FLOODING_TYPE_MULTICAST.
|
313
|
+
|
314
|
+
</documentation>
|
315
|
+
<input message="tns:Networking.ProfileGeneve.set_flooding_typeRequest"/>
|
316
|
+
<output message="tns:Networking.ProfileGeneve.set_flooding_typeResponse"/>
|
317
|
+
</operation>
|
318
|
+
<operation name="get_flooding_type">
|
319
|
+
<documentation>
|
320
|
+
Gets the flooding type for the specified Geneve profiles.
|
321
|
+
|
322
|
+
</documentation>
|
323
|
+
<input message="tns:Networking.ProfileGeneve.get_flooding_typeRequest"/>
|
324
|
+
<output message="tns:Networking.ProfileGeneve.get_flooding_typeResponse"/>
|
325
|
+
</operation>
|
326
|
+
<operation name="get_version">
|
327
|
+
<documentation>
|
328
|
+
Gets the version information for this interface.
|
329
|
+
|
330
|
+
</documentation>
|
331
|
+
<input message="tns:Networking.ProfileGeneve.get_versionRequest"/>
|
332
|
+
<output message="tns:Networking.ProfileGeneve.get_versionResponse"/>
|
333
|
+
</operation>
|
334
|
+
</portType>
|
335
|
+
|
336
|
+
<!-- binding -->
|
337
|
+
|
338
|
+
<binding name="Networking.ProfileGeneveBinding" type="tns:Networking.ProfileGenevePortType">
|
339
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
340
|
+
<operation name="get_list">
|
341
|
+
<documentation>
|
342
|
+
Gets the names for all Geneve tunnel profiles.
|
343
|
+
|
344
|
+
</documentation>
|
345
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
346
|
+
<input>
|
347
|
+
<soap:body
|
348
|
+
use="encoded"
|
349
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
350
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
351
|
+
</input>
|
352
|
+
<output>
|
353
|
+
<soap:body
|
354
|
+
use="encoded"
|
355
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
356
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
357
|
+
</output>
|
358
|
+
</operation>
|
359
|
+
|
360
|
+
<operation name="create">
|
361
|
+
<documentation>
|
362
|
+
Creates a set of Geneve tunnel profiles.
|
363
|
+
|
364
|
+
</documentation>
|
365
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
366
|
+
<input>
|
367
|
+
<soap:body
|
368
|
+
use="encoded"
|
369
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
370
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
371
|
+
</input>
|
372
|
+
<output>
|
373
|
+
<soap:body
|
374
|
+
use="encoded"
|
375
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
376
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
377
|
+
</output>
|
378
|
+
</operation>
|
379
|
+
|
380
|
+
<operation name="delete_profile">
|
381
|
+
<documentation>
|
382
|
+
Deletes a set of Geneve tunnel profiles.
|
383
|
+
|
384
|
+
</documentation>
|
385
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
386
|
+
<input>
|
387
|
+
<soap:body
|
388
|
+
use="encoded"
|
389
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
390
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
391
|
+
</input>
|
392
|
+
<output>
|
393
|
+
<soap:body
|
394
|
+
use="encoded"
|
395
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
396
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
397
|
+
</output>
|
398
|
+
</operation>
|
399
|
+
|
400
|
+
<operation name="delete_all_profiles">
|
401
|
+
<documentation>
|
402
|
+
Deletes all non-system Geneve tunnel profiles.
|
403
|
+
|
404
|
+
</documentation>
|
405
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
406
|
+
<input>
|
407
|
+
<soap:body
|
408
|
+
use="encoded"
|
409
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
410
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
411
|
+
</input>
|
412
|
+
<output>
|
413
|
+
<soap:body
|
414
|
+
use="encoded"
|
415
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
416
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
417
|
+
</output>
|
418
|
+
</operation>
|
419
|
+
|
420
|
+
<operation name="is_base_profile">
|
421
|
+
<documentation>
|
422
|
+
Determines whether the specified Geneve tunnel profiles are base
|
423
|
+
profiles. A base profile sits at the base of the profile's
|
424
|
+
inheritance tree, supplying the defaults for every profile derived
|
425
|
+
from it. (See also is_system_profile).
|
426
|
+
|
427
|
+
</documentation>
|
428
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
429
|
+
<input>
|
430
|
+
<soap:body
|
431
|
+
use="encoded"
|
432
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
433
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
434
|
+
</input>
|
435
|
+
<output>
|
436
|
+
<soap:body
|
437
|
+
use="encoded"
|
438
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
439
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
440
|
+
</output>
|
441
|
+
</operation>
|
442
|
+
|
443
|
+
<operation name="is_system_profile">
|
444
|
+
<documentation>
|
445
|
+
Determines whether the specified Geneve tunnel profiles are
|
446
|
+
system profiles. A system profile is a profile pre-configured on
|
447
|
+
the system, ready for use. Non-system profiles are profiles
|
448
|
+
created or modified by a user. Note that if a system profile is
|
449
|
+
modified, it is no longer considered a system profile. (See also
|
450
|
+
is_base_profile).
|
451
|
+
|
452
|
+
</documentation>
|
453
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
454
|
+
<input>
|
455
|
+
<soap:body
|
456
|
+
use="encoded"
|
457
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
458
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
459
|
+
</input>
|
460
|
+
<output>
|
461
|
+
<soap:body
|
462
|
+
use="encoded"
|
463
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
464
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
465
|
+
</output>
|
466
|
+
</operation>
|
467
|
+
|
468
|
+
<operation name="set_default_profile">
|
469
|
+
<documentation>
|
470
|
+
Sets an existing Geneve tunnel profile as the default profile from
|
471
|
+
which this set of Geneve tunnel profiles inherits their default
|
472
|
+
attribute values.
|
473
|
+
|
474
|
+
</documentation>
|
475
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
476
|
+
<input>
|
477
|
+
<soap:body
|
478
|
+
use="encoded"
|
479
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
480
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
481
|
+
</input>
|
482
|
+
<output>
|
483
|
+
<soap:body
|
484
|
+
use="encoded"
|
485
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
486
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
487
|
+
</output>
|
488
|
+
</operation>
|
489
|
+
|
490
|
+
<operation name="get_default_profile">
|
491
|
+
<documentation>
|
492
|
+
Gets the Geneve tunnel profile that is assigned as the default
|
493
|
+
profile from which this set of Geneve tunnel profiles inherits
|
494
|
+
its unspecified attribute values.
|
495
|
+
|
496
|
+
</documentation>
|
497
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
498
|
+
<input>
|
499
|
+
<soap:body
|
500
|
+
use="encoded"
|
501
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
502
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
503
|
+
</input>
|
504
|
+
<output>
|
505
|
+
<soap:body
|
506
|
+
use="encoded"
|
507
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
508
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
509
|
+
</output>
|
510
|
+
</operation>
|
511
|
+
|
512
|
+
<operation name="set_port">
|
513
|
+
<documentation>
|
514
|
+
Sets the local port for receiving Geneve packets for a set of Geneve
|
515
|
+
tunnel profiles.
|
516
|
+
|
517
|
+
</documentation>
|
518
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
519
|
+
<input>
|
520
|
+
<soap:body
|
521
|
+
use="encoded"
|
522
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
523
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
524
|
+
</input>
|
525
|
+
<output>
|
526
|
+
<soap:body
|
527
|
+
use="encoded"
|
528
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
529
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
530
|
+
</output>
|
531
|
+
</operation>
|
532
|
+
|
533
|
+
<operation name="get_port">
|
534
|
+
<documentation>
|
535
|
+
Gets the local port for receiving Geneve packets for a set of Geneve
|
536
|
+
tunnel profiles.
|
537
|
+
|
538
|
+
</documentation>
|
539
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
540
|
+
<input>
|
541
|
+
<soap:body
|
542
|
+
use="encoded"
|
543
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
544
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
545
|
+
</input>
|
546
|
+
<output>
|
547
|
+
<soap:body
|
548
|
+
use="encoded"
|
549
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
550
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
551
|
+
</output>
|
552
|
+
</operation>
|
553
|
+
|
554
|
+
<operation name="set_description">
|
555
|
+
<documentation>
|
556
|
+
Sets the description for a set of Geneve tunnel profiles.
|
557
|
+
|
558
|
+
This is an arbitrary field which can be used to describe the Geneve
|
559
|
+
tunnel profile. This can be used for any purpose.
|
560
|
+
|
561
|
+
</documentation>
|
562
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
563
|
+
<input>
|
564
|
+
<soap:body
|
565
|
+
use="encoded"
|
566
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
567
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
568
|
+
</input>
|
569
|
+
<output>
|
570
|
+
<soap:body
|
571
|
+
use="encoded"
|
572
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
573
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
574
|
+
</output>
|
575
|
+
</operation>
|
576
|
+
|
577
|
+
<operation name="get_description">
|
578
|
+
<documentation>
|
579
|
+
Gets the descriptions for a set of Geneve tunnel profiles.
|
580
|
+
|
581
|
+
</documentation>
|
582
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
583
|
+
<input>
|
584
|
+
<soap:body
|
585
|
+
use="encoded"
|
586
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
587
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
588
|
+
</input>
|
589
|
+
<output>
|
590
|
+
<soap:body
|
591
|
+
use="encoded"
|
592
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
593
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
594
|
+
</output>
|
595
|
+
</operation>
|
596
|
+
|
597
|
+
<operation name="set_flooding_type">
|
598
|
+
<documentation>
|
599
|
+
Sets the flooding type to use to transmit multicast, broadcast and
|
600
|
+
unknown destination frames. The default is
|
601
|
+
PROFILE_GENEVE_FLOODING_TYPE_MULTICAST.
|
602
|
+
|
603
|
+
</documentation>
|
604
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
605
|
+
<input>
|
606
|
+
<soap:body
|
607
|
+
use="encoded"
|
608
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
609
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
610
|
+
</input>
|
611
|
+
<output>
|
612
|
+
<soap:body
|
613
|
+
use="encoded"
|
614
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
615
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
616
|
+
</output>
|
617
|
+
</operation>
|
618
|
+
|
619
|
+
<operation name="get_flooding_type">
|
620
|
+
<documentation>
|
621
|
+
Gets the flooding type for the specified Geneve profiles.
|
622
|
+
|
623
|
+
</documentation>
|
624
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
625
|
+
<input>
|
626
|
+
<soap:body
|
627
|
+
use="encoded"
|
628
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
629
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
630
|
+
</input>
|
631
|
+
<output>
|
632
|
+
<soap:body
|
633
|
+
use="encoded"
|
634
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
635
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
636
|
+
</output>
|
637
|
+
</operation>
|
638
|
+
|
639
|
+
<operation name="get_version">
|
640
|
+
<documentation>
|
641
|
+
Gets the version information for this interface.
|
642
|
+
|
643
|
+
</documentation>
|
644
|
+
<soap:operation soapAction="urn:iControl:Networking/ProfileGeneve"/>
|
645
|
+
<input>
|
646
|
+
<soap:body
|
647
|
+
use="encoded"
|
648
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
649
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
650
|
+
</input>
|
651
|
+
<output>
|
652
|
+
<soap:body
|
653
|
+
use="encoded"
|
654
|
+
namespace="urn:iControl:Networking/ProfileGeneve"
|
655
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
656
|
+
</output>
|
657
|
+
</operation>
|
658
|
+
</binding>
|
659
|
+
|
660
|
+
<!-- service -->
|
661
|
+
|
662
|
+
<service name="Networking.ProfileGeneve">
|
663
|
+
<documentation>
|
664
|
+
The ProfileGeneve interface allows you to manipulate a Geneve tunnel
|
665
|
+
profile to configure a Geneve gateway. A Geneve gateway provides the
|
666
|
+
ability to bridge between a traditional VLAN and a Geneve or NVGRE
|
667
|
+
network.
|
668
|
+
|
669
|
+
</documentation>
|
670
|
+
<port name="Networking.ProfileGenevePort" binding="tns:Networking.ProfileGeneveBinding">
|
671
|
+
<soap:address location="https://url_to_service"/>
|
672
|
+
</port>
|
673
|
+
</service>
|
674
|
+
</definitions>
|