Preparation to plug into build
[plcapi.git] / wsdl / plcapi.wsdl
1 <?xml version='1.0' encoding='UTF-8'?>
2 <wsdl:definitions xmlns:tns='xmlns:http://www.planet-lab.org/plcapi.wsdl' xmlns:xsd='http://www.w3.org/2000/10/XMLSchema' xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' name='auto_generated' targetNamespace='http://www.planet-lab.org/plcapi.wsdl'>
3   <wsdl:message name='AddAddressType_in'>
4     <wsdl:part type='struct' name='auth'/>
5     <wsdl:part type='struct' name='address_type_fields'/>
6   </wsdl:message>
7   <wsdl:message name='AddAddressType_out'>
8     <wsdl:part type='int' name='returnvalue'/>
9   </wsdl:message>
10   <wsdl:portType name='AddAddressType_port'>
11     <wsdl:operation name='AddAddressType'>
12       <wsdl:input message='tns:AddAddressType_in'/>
13       <wsdl:output message='tns:AddAddressType_out'/>
14     </wsdl:operation>
15   </wsdl:portType>
16   <wsdl:binding type='tns:AddAddressType_port' name='AddAddressType_binding'>
17     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
18     <wsdl:operation name='AddAddressType'>
19       <soap:operation soapAction='urn:AddAddressType'/>
20       <wsdl:input>
21         <soap:body use='encoded' namespace='urn:AddAddressType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
22       </wsdl:input>
23       <wsdl:output>
24         <soap:body use='encoded' namespace='urn:AddAddressType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
25       </wsdl:output>
26     </wsdl:operation>
27   </wsdl:binding>
28   <wsdl:message name='AddAddressTypeToAddress_in'>
29     <wsdl:part type='struct' name='auth'/>
30     <wsdl:part type='int or string' name='address_type_id_or_name'/>
31     <wsdl:part type='int' name='address_id'/>
32   </wsdl:message>
33   <wsdl:message name='AddAddressTypeToAddress_out'>
34     <wsdl:part type='int' name='returnvalue'/>
35   </wsdl:message>
36   <wsdl:portType name='AddAddressTypeToAddress_port'>
37     <wsdl:operation name='AddAddressTypeToAddress'>
38       <wsdl:input message='tns:AddAddressTypeToAddress_in'/>
39       <wsdl:output message='tns:AddAddressTypeToAddress_out'/>
40     </wsdl:operation>
41   </wsdl:portType>
42   <wsdl:binding type='tns:AddAddressTypeToAddress_port' name='AddAddressTypeToAddress_binding'>
43     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
44     <wsdl:operation name='AddAddressTypeToAddress'>
45       <soap:operation soapAction='urn:AddAddressTypeToAddress'/>
46       <wsdl:input>
47         <soap:body use='encoded' namespace='urn:AddAddressTypeToAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
48       </wsdl:input>
49       <wsdl:output>
50         <soap:body use='encoded' namespace='urn:AddAddressTypeToAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
51       </wsdl:output>
52     </wsdl:operation>
53   </wsdl:binding>
54   <wsdl:message name='AddBootState_in'>
55     <wsdl:part type='struct' name='auth'/>
56     <wsdl:part type='string' name='name'/>
57   </wsdl:message>
58   <wsdl:message name='AddBootState_out'>
59     <wsdl:part type='int' name='returnvalue'/>
60   </wsdl:message>
61   <wsdl:portType name='AddBootState_port'>
62     <wsdl:operation name='AddBootState'>
63       <wsdl:input message='tns:AddBootState_in'/>
64       <wsdl:output message='tns:AddBootState_out'/>
65     </wsdl:operation>
66   </wsdl:portType>
67   <wsdl:binding type='tns:AddBootState_port' name='AddBootState_binding'>
68     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
69     <wsdl:operation name='AddBootState'>
70       <soap:operation soapAction='urn:AddBootState'/>
71       <wsdl:input>
72         <soap:body use='encoded' namespace='urn:AddBootState' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
73       </wsdl:input>
74       <wsdl:output>
75         <soap:body use='encoded' namespace='urn:AddBootState' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
76       </wsdl:output>
77     </wsdl:operation>
78   </wsdl:binding>
79   <wsdl:message name='AddConfFile_in'>
80     <wsdl:part type='struct' name='auth'/>
81     <wsdl:part type='struct' name='conf_file_fields'/>
82   </wsdl:message>
83   <wsdl:message name='AddConfFile_out'>
84     <wsdl:part type='int' name='returnvalue'/>
85   </wsdl:message>
86   <wsdl:portType name='AddConfFile_port'>
87     <wsdl:operation name='AddConfFile'>
88       <wsdl:input message='tns:AddConfFile_in'/>
89       <wsdl:output message='tns:AddConfFile_out'/>
90     </wsdl:operation>
91   </wsdl:portType>
92   <wsdl:binding type='tns:AddConfFile_port' name='AddConfFile_binding'>
93     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
94     <wsdl:operation name='AddConfFile'>
95       <soap:operation soapAction='urn:AddConfFile'/>
96       <wsdl:input>
97         <soap:body use='encoded' namespace='urn:AddConfFile' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
98       </wsdl:input>
99       <wsdl:output>
100         <soap:body use='encoded' namespace='urn:AddConfFile' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
101       </wsdl:output>
102     </wsdl:operation>
103   </wsdl:binding>
104   <wsdl:message name='AddConfFileToNode_in'>
105     <wsdl:part type='struct' name='auth'/>
106     <wsdl:part type='int' name='conf_file_id'/>
107     <wsdl:part type='int or string' name='node_id_or_hostname'/>
108   </wsdl:message>
109   <wsdl:message name='AddConfFileToNode_out'>
110     <wsdl:part type='int' name='returnvalue'/>
111   </wsdl:message>
112   <wsdl:portType name='AddConfFileToNode_port'>
113     <wsdl:operation name='AddConfFileToNode'>
114       <wsdl:input message='tns:AddConfFileToNode_in'/>
115       <wsdl:output message='tns:AddConfFileToNode_out'/>
116     </wsdl:operation>
117   </wsdl:portType>
118   <wsdl:binding type='tns:AddConfFileToNode_port' name='AddConfFileToNode_binding'>
119     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
120     <wsdl:operation name='AddConfFileToNode'>
121       <soap:operation soapAction='urn:AddConfFileToNode'/>
122       <wsdl:input>
123         <soap:body use='encoded' namespace='urn:AddConfFileToNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
124       </wsdl:input>
125       <wsdl:output>
126         <soap:body use='encoded' namespace='urn:AddConfFileToNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
127       </wsdl:output>
128     </wsdl:operation>
129   </wsdl:binding>
130   <wsdl:message name='AddConfFileToNodeGroup_in'>
131     <wsdl:part type='struct' name='auth'/>
132     <wsdl:part type='int' name='conf_file_id'/>
133     <wsdl:part type='int or string' name='nodegroup_id_or_name'/>
134   </wsdl:message>
135   <wsdl:message name='AddConfFileToNodeGroup_out'>
136     <wsdl:part type='int' name='returnvalue'/>
137   </wsdl:message>
138   <wsdl:portType name='AddConfFileToNodeGroup_port'>
139     <wsdl:operation name='AddConfFileToNodeGroup'>
140       <wsdl:input message='tns:AddConfFileToNodeGroup_in'/>
141       <wsdl:output message='tns:AddConfFileToNodeGroup_out'/>
142     </wsdl:operation>
143   </wsdl:portType>
144   <wsdl:binding type='tns:AddConfFileToNodeGroup_port' name='AddConfFileToNodeGroup_binding'>
145     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
146     <wsdl:operation name='AddConfFileToNodeGroup'>
147       <soap:operation soapAction='urn:AddConfFileToNodeGroup'/>
148       <wsdl:input>
149         <soap:body use='encoded' namespace='urn:AddConfFileToNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
150       </wsdl:input>
151       <wsdl:output>
152         <soap:body use='encoded' namespace='urn:AddConfFileToNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
153       </wsdl:output>
154     </wsdl:operation>
155   </wsdl:binding>
156   <wsdl:message name='AddDummynetBox_in'>
157     <wsdl:part type='struct' name='auth'/>
158     <wsdl:part type='int or string' name='site_id_or_login_base'/>
159     <wsdl:part type='struct' name='node_fields'/>
160   </wsdl:message>
161   <wsdl:message name='AddDummynetBox_out'>
162     <wsdl:part type='int' name='returnvalue'/>
163   </wsdl:message>
164   <wsdl:portType name='AddDummynetBox_port'>
165     <wsdl:operation name='AddDummynetBox'>
166       <wsdl:input message='tns:AddDummynetBox_in'/>
167       <wsdl:output message='tns:AddDummynetBox_out'/>
168     </wsdl:operation>
169   </wsdl:portType>
170   <wsdl:binding type='tns:AddDummynetBox_port' name='AddDummynetBox_binding'>
171     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
172     <wsdl:operation name='AddDummynetBox'>
173       <soap:operation soapAction='urn:AddDummynetBox'/>
174       <wsdl:input>
175         <soap:body use='encoded' namespace='urn:AddDummynetBox' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
176       </wsdl:input>
177       <wsdl:output>
178         <soap:body use='encoded' namespace='urn:AddDummynetBox' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
179       </wsdl:output>
180     </wsdl:operation>
181   </wsdl:binding>
182   <wsdl:message name='AddIlink_in'>
183     <wsdl:part type='struct' name='auth'/>
184     <wsdl:part type='int' name='src_if_id'/>
185     <wsdl:part type='int' name='dst_if_id'/>
186     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
187     <wsdl:part type='string' name='value'/>
188   </wsdl:message>
189   <wsdl:message name='AddIlink_out'>
190     <wsdl:part type='int' name='returnvalue'/>
191   </wsdl:message>
192   <wsdl:portType name='AddIlink_port'>
193     <wsdl:operation name='AddIlink'>
194       <wsdl:input message='tns:AddIlink_in'/>
195       <wsdl:output message='tns:AddIlink_out'/>
196     </wsdl:operation>
197   </wsdl:portType>
198   <wsdl:binding type='tns:AddIlink_port' name='AddIlink_binding'>
199     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
200     <wsdl:operation name='AddIlink'>
201       <soap:operation soapAction='urn:AddIlink'/>
202       <wsdl:input>
203         <soap:body use='encoded' namespace='urn:AddIlink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
204       </wsdl:input>
205       <wsdl:output>
206         <soap:body use='encoded' namespace='urn:AddIlink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
207       </wsdl:output>
208     </wsdl:operation>
209   </wsdl:binding>
210   <wsdl:message name='AddInitScript_in'>
211     <wsdl:part type='struct' name='auth'/>
212     <wsdl:part type='struct' name='initscript_fields'/>
213   </wsdl:message>
214   <wsdl:message name='AddInitScript_out'>
215     <wsdl:part type='int' name='returnvalue'/>
216   </wsdl:message>
217   <wsdl:portType name='AddInitScript_port'>
218     <wsdl:operation name='AddInitScript'>
219       <wsdl:input message='tns:AddInitScript_in'/>
220       <wsdl:output message='tns:AddInitScript_out'/>
221     </wsdl:operation>
222   </wsdl:portType>
223   <wsdl:binding type='tns:AddInitScript_port' name='AddInitScript_binding'>
224     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
225     <wsdl:operation name='AddInitScript'>
226       <soap:operation soapAction='urn:AddInitScript'/>
227       <wsdl:input>
228         <soap:body use='encoded' namespace='urn:AddInitScript' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
229       </wsdl:input>
230       <wsdl:output>
231         <soap:body use='encoded' namespace='urn:AddInitScript' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
232       </wsdl:output>
233     </wsdl:operation>
234   </wsdl:binding>
235   <wsdl:message name='AddInterface_in'>
236     <wsdl:part type='struct' name='auth'/>
237     <wsdl:part type='int or string' name='node_id_or_hostname'/>
238     <wsdl:part type='struct' name='interface_fields'/>
239   </wsdl:message>
240   <wsdl:message name='AddInterface_out'>
241     <wsdl:part type='int' name='returnvalue'/>
242   </wsdl:message>
243   <wsdl:portType name='AddInterface_port'>
244     <wsdl:operation name='AddInterface'>
245       <wsdl:input message='tns:AddInterface_in'/>
246       <wsdl:output message='tns:AddInterface_out'/>
247     </wsdl:operation>
248   </wsdl:portType>
249   <wsdl:binding type='tns:AddInterface_port' name='AddInterface_binding'>
250     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
251     <wsdl:operation name='AddInterface'>
252       <soap:operation soapAction='urn:AddInterface'/>
253       <wsdl:input>
254         <soap:body use='encoded' namespace='urn:AddInterface' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
255       </wsdl:input>
256       <wsdl:output>
257         <soap:body use='encoded' namespace='urn:AddInterface' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
258       </wsdl:output>
259     </wsdl:operation>
260   </wsdl:binding>
261   <wsdl:message name='AddInterfaceTag_in'>
262     <wsdl:part type='struct' name='auth'/>
263     <wsdl:part type='int' name='interface_id'/>
264     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
265     <wsdl:part type='string' name='value'/>
266   </wsdl:message>
267   <wsdl:message name='AddInterfaceTag_out'>
268     <wsdl:part type='int' name='returnvalue'/>
269   </wsdl:message>
270   <wsdl:portType name='AddInterfaceTag_port'>
271     <wsdl:operation name='AddInterfaceTag'>
272       <wsdl:input message='tns:AddInterfaceTag_in'/>
273       <wsdl:output message='tns:AddInterfaceTag_out'/>
274     </wsdl:operation>
275   </wsdl:portType>
276   <wsdl:binding type='tns:AddInterfaceTag_port' name='AddInterfaceTag_binding'>
277     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
278     <wsdl:operation name='AddInterfaceTag'>
279       <soap:operation soapAction='urn:AddInterfaceTag'/>
280       <wsdl:input>
281         <soap:body use='encoded' namespace='urn:AddInterfaceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
282       </wsdl:input>
283       <wsdl:output>
284         <soap:body use='encoded' namespace='urn:AddInterfaceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
285       </wsdl:output>
286     </wsdl:operation>
287   </wsdl:binding>
288   <wsdl:message name='AddKeyType_in'>
289     <wsdl:part type='struct' name='auth'/>
290     <wsdl:part type='string' name='name'/>
291   </wsdl:message>
292   <wsdl:message name='AddKeyType_out'>
293     <wsdl:part type='int' name='returnvalue'/>
294   </wsdl:message>
295   <wsdl:portType name='AddKeyType_port'>
296     <wsdl:operation name='AddKeyType'>
297       <wsdl:input message='tns:AddKeyType_in'/>
298       <wsdl:output message='tns:AddKeyType_out'/>
299     </wsdl:operation>
300   </wsdl:portType>
301   <wsdl:binding type='tns:AddKeyType_port' name='AddKeyType_binding'>
302     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
303     <wsdl:operation name='AddKeyType'>
304       <soap:operation soapAction='urn:AddKeyType'/>
305       <wsdl:input>
306         <soap:body use='encoded' namespace='urn:AddKeyType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
307       </wsdl:input>
308       <wsdl:output>
309         <soap:body use='encoded' namespace='urn:AddKeyType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
310       </wsdl:output>
311     </wsdl:operation>
312   </wsdl:binding>
313   <wsdl:message name='AddMessage_in'>
314     <wsdl:part type='struct' name='auth'/>
315     <wsdl:part type='struct' name='message_fields'/>
316   </wsdl:message>
317   <wsdl:message name='AddMessage_out'>
318     <wsdl:part type='int' name='returnvalue'/>
319   </wsdl:message>
320   <wsdl:portType name='AddMessage_port'>
321     <wsdl:operation name='AddMessage'>
322       <wsdl:input message='tns:AddMessage_in'/>
323       <wsdl:output message='tns:AddMessage_out'/>
324     </wsdl:operation>
325   </wsdl:portType>
326   <wsdl:binding type='tns:AddMessage_port' name='AddMessage_binding'>
327     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
328     <wsdl:operation name='AddMessage'>
329       <soap:operation soapAction='urn:AddMessage'/>
330       <wsdl:input>
331         <soap:body use='encoded' namespace='urn:AddMessage' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
332       </wsdl:input>
333       <wsdl:output>
334         <soap:body use='encoded' namespace='urn:AddMessage' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
335       </wsdl:output>
336     </wsdl:operation>
337   </wsdl:binding>
338   <wsdl:message name='AddNetworkMethod_in'>
339     <wsdl:part type='struct' name='auth'/>
340     <wsdl:part type='string' name='name'/>
341   </wsdl:message>
342   <wsdl:message name='AddNetworkMethod_out'>
343     <wsdl:part type='int' name='returnvalue'/>
344   </wsdl:message>
345   <wsdl:portType name='AddNetworkMethod_port'>
346     <wsdl:operation name='AddNetworkMethod'>
347       <wsdl:input message='tns:AddNetworkMethod_in'/>
348       <wsdl:output message='tns:AddNetworkMethod_out'/>
349     </wsdl:operation>
350   </wsdl:portType>
351   <wsdl:binding type='tns:AddNetworkMethod_port' name='AddNetworkMethod_binding'>
352     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
353     <wsdl:operation name='AddNetworkMethod'>
354       <soap:operation soapAction='urn:AddNetworkMethod'/>
355       <wsdl:input>
356         <soap:body use='encoded' namespace='urn:AddNetworkMethod' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
357       </wsdl:input>
358       <wsdl:output>
359         <soap:body use='encoded' namespace='urn:AddNetworkMethod' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
360       </wsdl:output>
361     </wsdl:operation>
362   </wsdl:binding>
363   <wsdl:message name='AddNetworkType_in'>
364     <wsdl:part type='struct' name='auth'/>
365     <wsdl:part type='string' name='name'/>
366   </wsdl:message>
367   <wsdl:message name='AddNetworkType_out'>
368     <wsdl:part type='int' name='returnvalue'/>
369   </wsdl:message>
370   <wsdl:portType name='AddNetworkType_port'>
371     <wsdl:operation name='AddNetworkType'>
372       <wsdl:input message='tns:AddNetworkType_in'/>
373       <wsdl:output message='tns:AddNetworkType_out'/>
374     </wsdl:operation>
375   </wsdl:portType>
376   <wsdl:binding type='tns:AddNetworkType_port' name='AddNetworkType_binding'>
377     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
378     <wsdl:operation name='AddNetworkType'>
379       <soap:operation soapAction='urn:AddNetworkType'/>
380       <wsdl:input>
381         <soap:body use='encoded' namespace='urn:AddNetworkType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
382       </wsdl:input>
383       <wsdl:output>
384         <soap:body use='encoded' namespace='urn:AddNetworkType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
385       </wsdl:output>
386     </wsdl:operation>
387   </wsdl:binding>
388   <wsdl:message name='AddNode_in'>
389     <wsdl:part type='struct' name='auth'/>
390     <wsdl:part type='int or string' name='site_id_or_login_base'/>
391     <wsdl:part type='struct' name='node_fields'/>
392   </wsdl:message>
393   <wsdl:message name='AddNode_out'>
394     <wsdl:part type='int' name='returnvalue'/>
395   </wsdl:message>
396   <wsdl:portType name='AddNode_port'>
397     <wsdl:operation name='AddNode'>
398       <wsdl:input message='tns:AddNode_in'/>
399       <wsdl:output message='tns:AddNode_out'/>
400     </wsdl:operation>
401   </wsdl:portType>
402   <wsdl:binding type='tns:AddNode_port' name='AddNode_binding'>
403     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
404     <wsdl:operation name='AddNode'>
405       <soap:operation soapAction='urn:AddNode'/>
406       <wsdl:input>
407         <soap:body use='encoded' namespace='urn:AddNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
408       </wsdl:input>
409       <wsdl:output>
410         <soap:body use='encoded' namespace='urn:AddNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
411       </wsdl:output>
412     </wsdl:operation>
413   </wsdl:binding>
414   <wsdl:message name='AddNodeGroup_in'>
415     <wsdl:part type='struct' name='auth'/>
416     <wsdl:part type='string' name='groupname'/>
417     <wsdl:part type='int or string' name='tag_type_id_or_tagname'/>
418     <wsdl:part type='string' name='value'/>
419   </wsdl:message>
420   <wsdl:message name='AddNodeGroup_out'>
421     <wsdl:part type='int' name='returnvalue'/>
422   </wsdl:message>
423   <wsdl:portType name='AddNodeGroup_port'>
424     <wsdl:operation name='AddNodeGroup'>
425       <wsdl:input message='tns:AddNodeGroup_in'/>
426       <wsdl:output message='tns:AddNodeGroup_out'/>
427     </wsdl:operation>
428   </wsdl:portType>
429   <wsdl:binding type='tns:AddNodeGroup_port' name='AddNodeGroup_binding'>
430     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
431     <wsdl:operation name='AddNodeGroup'>
432       <soap:operation soapAction='urn:AddNodeGroup'/>
433       <wsdl:input>
434         <soap:body use='encoded' namespace='urn:AddNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
435       </wsdl:input>
436       <wsdl:output>
437         <soap:body use='encoded' namespace='urn:AddNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
438       </wsdl:output>
439     </wsdl:operation>
440   </wsdl:binding>
441   <wsdl:message name='AddNodeNetwork_in'>
442     <wsdl:part type='struct' name='auth'/>
443     <wsdl:part type='int or string' name='node_id_or_hostname'/>
444     <wsdl:part type='struct' name='interface_fields'/>
445   </wsdl:message>
446   <wsdl:message name='AddNodeNetwork_out'>
447     <wsdl:part type='int' name='returnvalue'/>
448   </wsdl:message>
449   <wsdl:portType name='AddNodeNetwork_port'>
450     <wsdl:operation name='AddNodeNetwork'>
451       <wsdl:input message='tns:AddNodeNetwork_in'/>
452       <wsdl:output message='tns:AddNodeNetwork_out'/>
453     </wsdl:operation>
454   </wsdl:portType>
455   <wsdl:binding type='tns:AddNodeNetwork_port' name='AddNodeNetwork_binding'>
456     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
457     <wsdl:operation name='AddNodeNetwork'>
458       <soap:operation soapAction='urn:AddNodeNetwork'/>
459       <wsdl:input>
460         <soap:body use='encoded' namespace='urn:AddNodeNetwork' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
461       </wsdl:input>
462       <wsdl:output>
463         <soap:body use='encoded' namespace='urn:AddNodeNetwork' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
464       </wsdl:output>
465     </wsdl:operation>
466   </wsdl:binding>
467   <wsdl:message name='AddNodeNetworkSetting_in'>
468     <wsdl:part type='struct' name='auth'/>
469     <wsdl:part type='int' name='interface_id'/>
470     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
471     <wsdl:part type='string' name='value'/>
472   </wsdl:message>
473   <wsdl:message name='AddNodeNetworkSetting_out'>
474     <wsdl:part type='int' name='returnvalue'/>
475   </wsdl:message>
476   <wsdl:portType name='AddNodeNetworkSetting_port'>
477     <wsdl:operation name='AddNodeNetworkSetting'>
478       <wsdl:input message='tns:AddNodeNetworkSetting_in'/>
479       <wsdl:output message='tns:AddNodeNetworkSetting_out'/>
480     </wsdl:operation>
481   </wsdl:portType>
482   <wsdl:binding type='tns:AddNodeNetworkSetting_port' name='AddNodeNetworkSetting_binding'>
483     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
484     <wsdl:operation name='AddNodeNetworkSetting'>
485       <soap:operation soapAction='urn:AddNodeNetworkSetting'/>
486       <wsdl:input>
487         <soap:body use='encoded' namespace='urn:AddNodeNetworkSetting' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
488       </wsdl:input>
489       <wsdl:output>
490         <soap:body use='encoded' namespace='urn:AddNodeNetworkSetting' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
491       </wsdl:output>
492     </wsdl:operation>
493   </wsdl:binding>
494   <wsdl:message name='AddNodeNetworkSettingType_in'>
495     <wsdl:part type='struct' name='auth'/>
496     <wsdl:part type='struct' name='tag_type_fields'/>
497   </wsdl:message>
498   <wsdl:message name='AddNodeNetworkSettingType_out'>
499     <wsdl:part type='int' name='returnvalue'/>
500   </wsdl:message>
501   <wsdl:portType name='AddNodeNetworkSettingType_port'>
502     <wsdl:operation name='AddNodeNetworkSettingType'>
503       <wsdl:input message='tns:AddNodeNetworkSettingType_in'/>
504       <wsdl:output message='tns:AddNodeNetworkSettingType_out'/>
505     </wsdl:operation>
506   </wsdl:portType>
507   <wsdl:binding type='tns:AddNodeNetworkSettingType_port' name='AddNodeNetworkSettingType_binding'>
508     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
509     <wsdl:operation name='AddNodeNetworkSettingType'>
510       <soap:operation soapAction='urn:AddNodeNetworkSettingType'/>
511       <wsdl:input>
512         <soap:body use='encoded' namespace='urn:AddNodeNetworkSettingType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
513       </wsdl:input>
514       <wsdl:output>
515         <soap:body use='encoded' namespace='urn:AddNodeNetworkSettingType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
516       </wsdl:output>
517     </wsdl:operation>
518   </wsdl:binding>
519   <wsdl:message name='AddNodeTag_in'>
520     <wsdl:part type='struct' name='auth'/>
521     <wsdl:part type='int or string' name='node_id'/>
522     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
523     <wsdl:part type='string' name='value'/>
524   </wsdl:message>
525   <wsdl:message name='AddNodeTag_out'>
526     <wsdl:part type='int' name='returnvalue'/>
527   </wsdl:message>
528   <wsdl:portType name='AddNodeTag_port'>
529     <wsdl:operation name='AddNodeTag'>
530       <wsdl:input message='tns:AddNodeTag_in'/>
531       <wsdl:output message='tns:AddNodeTag_out'/>
532     </wsdl:operation>
533   </wsdl:portType>
534   <wsdl:binding type='tns:AddNodeTag_port' name='AddNodeTag_binding'>
535     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
536     <wsdl:operation name='AddNodeTag'>
537       <soap:operation soapAction='urn:AddNodeTag'/>
538       <wsdl:input>
539         <soap:body use='encoded' namespace='urn:AddNodeTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
540       </wsdl:input>
541       <wsdl:output>
542         <soap:body use='encoded' namespace='urn:AddNodeTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
543       </wsdl:output>
544     </wsdl:operation>
545   </wsdl:binding>
546   <wsdl:message name='AddNodeToPCU_in'>
547     <wsdl:part type='struct' name='auth'/>
548     <wsdl:part type='int or string' name='node_id_or_hostname'/>
549     <wsdl:part type='int' name='pcu_id'/>
550     <wsdl:part type='int' name='port'/>
551   </wsdl:message>
552   <wsdl:message name='AddNodeToPCU_out'>
553     <wsdl:part type='int' name='returnvalue'/>
554   </wsdl:message>
555   <wsdl:portType name='AddNodeToPCU_port'>
556     <wsdl:operation name='AddNodeToPCU'>
557       <wsdl:input message='tns:AddNodeToPCU_in'/>
558       <wsdl:output message='tns:AddNodeToPCU_out'/>
559     </wsdl:operation>
560   </wsdl:portType>
561   <wsdl:binding type='tns:AddNodeToPCU_port' name='AddNodeToPCU_binding'>
562     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
563     <wsdl:operation name='AddNodeToPCU'>
564       <soap:operation soapAction='urn:AddNodeToPCU'/>
565       <wsdl:input>
566         <soap:body use='encoded' namespace='urn:AddNodeToPCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
567       </wsdl:input>
568       <wsdl:output>
569         <soap:body use='encoded' namespace='urn:AddNodeToPCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
570       </wsdl:output>
571     </wsdl:operation>
572   </wsdl:binding>
573   <wsdl:message name='AddNodeType_in'>
574     <wsdl:part type='struct' name='auth'/>
575     <wsdl:part type='string' name='name'/>
576   </wsdl:message>
577   <wsdl:message name='AddNodeType_out'>
578     <wsdl:part type='int' name='returnvalue'/>
579   </wsdl:message>
580   <wsdl:portType name='AddNodeType_port'>
581     <wsdl:operation name='AddNodeType'>
582       <wsdl:input message='tns:AddNodeType_in'/>
583       <wsdl:output message='tns:AddNodeType_out'/>
584     </wsdl:operation>
585   </wsdl:portType>
586   <wsdl:binding type='tns:AddNodeType_port' name='AddNodeType_binding'>
587     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
588     <wsdl:operation name='AddNodeType'>
589       <soap:operation soapAction='urn:AddNodeType'/>
590       <wsdl:input>
591         <soap:body use='encoded' namespace='urn:AddNodeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
592       </wsdl:input>
593       <wsdl:output>
594         <soap:body use='encoded' namespace='urn:AddNodeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
595       </wsdl:output>
596     </wsdl:operation>
597   </wsdl:binding>
598   <wsdl:message name='AddPCU_in'>
599     <wsdl:part type='struct' name='auth'/>
600     <wsdl:part type='int or string' name='site_id_or_login_base'/>
601     <wsdl:part type='struct' name='pcu_fields'/>
602   </wsdl:message>
603   <wsdl:message name='AddPCU_out'>
604     <wsdl:part type='int' name='returnvalue'/>
605   </wsdl:message>
606   <wsdl:portType name='AddPCU_port'>
607     <wsdl:operation name='AddPCU'>
608       <wsdl:input message='tns:AddPCU_in'/>
609       <wsdl:output message='tns:AddPCU_out'/>
610     </wsdl:operation>
611   </wsdl:portType>
612   <wsdl:binding type='tns:AddPCU_port' name='AddPCU_binding'>
613     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
614     <wsdl:operation name='AddPCU'>
615       <soap:operation soapAction='urn:AddPCU'/>
616       <wsdl:input>
617         <soap:body use='encoded' namespace='urn:AddPCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
618       </wsdl:input>
619       <wsdl:output>
620         <soap:body use='encoded' namespace='urn:AddPCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
621       </wsdl:output>
622     </wsdl:operation>
623   </wsdl:binding>
624   <wsdl:message name='AddPCUProtocolType_in'>
625     <wsdl:part type='struct' name='auth'/>
626     <wsdl:part type='int or string' name='pcu_type_id_or_model'/>
627     <wsdl:part type='struct' name='protocol_type_fields'/>
628   </wsdl:message>
629   <wsdl:message name='AddPCUProtocolType_out'>
630     <wsdl:part type='int' name='returnvalue'/>
631   </wsdl:message>
632   <wsdl:portType name='AddPCUProtocolType_port'>
633     <wsdl:operation name='AddPCUProtocolType'>
634       <wsdl:input message='tns:AddPCUProtocolType_in'/>
635       <wsdl:output message='tns:AddPCUProtocolType_out'/>
636     </wsdl:operation>
637   </wsdl:portType>
638   <wsdl:binding type='tns:AddPCUProtocolType_port' name='AddPCUProtocolType_binding'>
639     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
640     <wsdl:operation name='AddPCUProtocolType'>
641       <soap:operation soapAction='urn:AddPCUProtocolType'/>
642       <wsdl:input>
643         <soap:body use='encoded' namespace='urn:AddPCUProtocolType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
644       </wsdl:input>
645       <wsdl:output>
646         <soap:body use='encoded' namespace='urn:AddPCUProtocolType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
647       </wsdl:output>
648     </wsdl:operation>
649   </wsdl:binding>
650   <wsdl:message name='AddPCUType_in'>
651     <wsdl:part type='struct' name='auth'/>
652     <wsdl:part type='struct' name='pcu_type_fields'/>
653   </wsdl:message>
654   <wsdl:message name='AddPCUType_out'>
655     <wsdl:part type='int' name='returnvalue'/>
656   </wsdl:message>
657   <wsdl:portType name='AddPCUType_port'>
658     <wsdl:operation name='AddPCUType'>
659       <wsdl:input message='tns:AddPCUType_in'/>
660       <wsdl:output message='tns:AddPCUType_out'/>
661     </wsdl:operation>
662   </wsdl:portType>
663   <wsdl:binding type='tns:AddPCUType_port' name='AddPCUType_binding'>
664     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
665     <wsdl:operation name='AddPCUType'>
666       <soap:operation soapAction='urn:AddPCUType'/>
667       <wsdl:input>
668         <soap:body use='encoded' namespace='urn:AddPCUType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
669       </wsdl:input>
670       <wsdl:output>
671         <soap:body use='encoded' namespace='urn:AddPCUType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
672       </wsdl:output>
673     </wsdl:operation>
674   </wsdl:binding>
675   <wsdl:message name='AddPeer_in'>
676     <wsdl:part type='struct' name='auth'/>
677     <wsdl:part type='struct' name='peer_fields'/>
678   </wsdl:message>
679   <wsdl:message name='AddPeer_out'>
680     <wsdl:part type='int' name='returnvalue'/>
681   </wsdl:message>
682   <wsdl:portType name='AddPeer_port'>
683     <wsdl:operation name='AddPeer'>
684       <wsdl:input message='tns:AddPeer_in'/>
685       <wsdl:output message='tns:AddPeer_out'/>
686     </wsdl:operation>
687   </wsdl:portType>
688   <wsdl:binding type='tns:AddPeer_port' name='AddPeer_binding'>
689     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
690     <wsdl:operation name='AddPeer'>
691       <soap:operation soapAction='urn:AddPeer'/>
692       <wsdl:input>
693         <soap:body use='encoded' namespace='urn:AddPeer' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
694       </wsdl:input>
695       <wsdl:output>
696         <soap:body use='encoded' namespace='urn:AddPeer' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
697       </wsdl:output>
698     </wsdl:operation>
699   </wsdl:binding>
700   <wsdl:message name='AddPerson_in'>
701     <wsdl:part type='struct' name='auth'/>
702     <wsdl:part type='struct' name='person_fields'/>
703   </wsdl:message>
704   <wsdl:message name='AddPerson_out'>
705     <wsdl:part type='int' name='returnvalue'/>
706   </wsdl:message>
707   <wsdl:portType name='AddPerson_port'>
708     <wsdl:operation name='AddPerson'>
709       <wsdl:input message='tns:AddPerson_in'/>
710       <wsdl:output message='tns:AddPerson_out'/>
711     </wsdl:operation>
712   </wsdl:portType>
713   <wsdl:binding type='tns:AddPerson_port' name='AddPerson_binding'>
714     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
715     <wsdl:operation name='AddPerson'>
716       <soap:operation soapAction='urn:AddPerson'/>
717       <wsdl:input>
718         <soap:body use='encoded' namespace='urn:AddPerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
719       </wsdl:input>
720       <wsdl:output>
721         <soap:body use='encoded' namespace='urn:AddPerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
722       </wsdl:output>
723     </wsdl:operation>
724   </wsdl:binding>
725   <wsdl:message name='AddPersonKey_in'>
726     <wsdl:part type='struct' name='auth'/>
727     <wsdl:part type='int or string' name='person_id_or_email'/>
728     <wsdl:part type='struct' name='key_fields'/>
729   </wsdl:message>
730   <wsdl:message name='AddPersonKey_out'>
731     <wsdl:part type='int' name='returnvalue'/>
732   </wsdl:message>
733   <wsdl:portType name='AddPersonKey_port'>
734     <wsdl:operation name='AddPersonKey'>
735       <wsdl:input message='tns:AddPersonKey_in'/>
736       <wsdl:output message='tns:AddPersonKey_out'/>
737     </wsdl:operation>
738   </wsdl:portType>
739   <wsdl:binding type='tns:AddPersonKey_port' name='AddPersonKey_binding'>
740     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
741     <wsdl:operation name='AddPersonKey'>
742       <soap:operation soapAction='urn:AddPersonKey'/>
743       <wsdl:input>
744         <soap:body use='encoded' namespace='urn:AddPersonKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
745       </wsdl:input>
746       <wsdl:output>
747         <soap:body use='encoded' namespace='urn:AddPersonKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
748       </wsdl:output>
749     </wsdl:operation>
750   </wsdl:binding>
751   <wsdl:message name='AddPersonToSite_in'>
752     <wsdl:part type='struct' name='auth'/>
753     <wsdl:part type='int or string' name='person_id_or_email'/>
754     <wsdl:part type='int or string' name='site_id_or_login_base'/>
755   </wsdl:message>
756   <wsdl:message name='AddPersonToSite_out'>
757     <wsdl:part type='int' name='returnvalue'/>
758   </wsdl:message>
759   <wsdl:portType name='AddPersonToSite_port'>
760     <wsdl:operation name='AddPersonToSite'>
761       <wsdl:input message='tns:AddPersonToSite_in'/>
762       <wsdl:output message='tns:AddPersonToSite_out'/>
763     </wsdl:operation>
764   </wsdl:portType>
765   <wsdl:binding type='tns:AddPersonToSite_port' name='AddPersonToSite_binding'>
766     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
767     <wsdl:operation name='AddPersonToSite'>
768       <soap:operation soapAction='urn:AddPersonToSite'/>
769       <wsdl:input>
770         <soap:body use='encoded' namespace='urn:AddPersonToSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
771       </wsdl:input>
772       <wsdl:output>
773         <soap:body use='encoded' namespace='urn:AddPersonToSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
774       </wsdl:output>
775     </wsdl:operation>
776   </wsdl:binding>
777   <wsdl:message name='AddPersonToSlice_in'>
778     <wsdl:part type='struct' name='auth'/>
779     <wsdl:part type='int or string' name='person_id_or_email'/>
780     <wsdl:part type='int or string' name='slice_id_or_name'/>
781   </wsdl:message>
782   <wsdl:message name='AddPersonToSlice_out'>
783     <wsdl:part type='int' name='returnvalue'/>
784   </wsdl:message>
785   <wsdl:portType name='AddPersonToSlice_port'>
786     <wsdl:operation name='AddPersonToSlice'>
787       <wsdl:input message='tns:AddPersonToSlice_in'/>
788       <wsdl:output message='tns:AddPersonToSlice_out'/>
789     </wsdl:operation>
790   </wsdl:portType>
791   <wsdl:binding type='tns:AddPersonToSlice_port' name='AddPersonToSlice_binding'>
792     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
793     <wsdl:operation name='AddPersonToSlice'>
794       <soap:operation soapAction='urn:AddPersonToSlice'/>
795       <wsdl:input>
796         <soap:body use='encoded' namespace='urn:AddPersonToSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
797       </wsdl:input>
798       <wsdl:output>
799         <soap:body use='encoded' namespace='urn:AddPersonToSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
800       </wsdl:output>
801     </wsdl:operation>
802   </wsdl:binding>
803   <wsdl:message name='AddRole_in'>
804     <wsdl:part type='struct' name='auth'/>
805     <wsdl:part type='int' name='role_id'/>
806     <wsdl:part type='string' name='name'/>
807   </wsdl:message>
808   <wsdl:message name='AddRole_out'>
809     <wsdl:part type='int' name='returnvalue'/>
810   </wsdl:message>
811   <wsdl:portType name='AddRole_port'>
812     <wsdl:operation name='AddRole'>
813       <wsdl:input message='tns:AddRole_in'/>
814       <wsdl:output message='tns:AddRole_out'/>
815     </wsdl:operation>
816   </wsdl:portType>
817   <wsdl:binding type='tns:AddRole_port' name='AddRole_binding'>
818     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
819     <wsdl:operation name='AddRole'>
820       <soap:operation soapAction='urn:AddRole'/>
821       <wsdl:input>
822         <soap:body use='encoded' namespace='urn:AddRole' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
823       </wsdl:input>
824       <wsdl:output>
825         <soap:body use='encoded' namespace='urn:AddRole' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
826       </wsdl:output>
827     </wsdl:operation>
828   </wsdl:binding>
829   <wsdl:message name='AddRoleToPerson_in'>
830     <wsdl:part type='struct' name='auth'/>
831     <wsdl:part type='int or string' name='role_id_or_name'/>
832     <wsdl:part type='int or string' name='person_id_or_email'/>
833   </wsdl:message>
834   <wsdl:message name='AddRoleToPerson_out'>
835     <wsdl:part type='int' name='returnvalue'/>
836   </wsdl:message>
837   <wsdl:portType name='AddRoleToPerson_port'>
838     <wsdl:operation name='AddRoleToPerson'>
839       <wsdl:input message='tns:AddRoleToPerson_in'/>
840       <wsdl:output message='tns:AddRoleToPerson_out'/>
841     </wsdl:operation>
842   </wsdl:portType>
843   <wsdl:binding type='tns:AddRoleToPerson_port' name='AddRoleToPerson_binding'>
844     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
845     <wsdl:operation name='AddRoleToPerson'>
846       <soap:operation soapAction='urn:AddRoleToPerson'/>
847       <wsdl:input>
848         <soap:body use='encoded' namespace='urn:AddRoleToPerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
849       </wsdl:input>
850       <wsdl:output>
851         <soap:body use='encoded' namespace='urn:AddRoleToPerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
852       </wsdl:output>
853     </wsdl:operation>
854   </wsdl:binding>
855   <wsdl:message name='AddSession_in'>
856     <wsdl:part type='struct' name='auth'/>
857     <wsdl:part type='int or string' name='person_id_or_email'/>
858   </wsdl:message>
859   <wsdl:message name='AddSession_out'>
860     <wsdl:part type='string' name='returnvalue'/>
861   </wsdl:message>
862   <wsdl:portType name='AddSession_port'>
863     <wsdl:operation name='AddSession'>
864       <wsdl:input message='tns:AddSession_in'/>
865       <wsdl:output message='tns:AddSession_out'/>
866     </wsdl:operation>
867   </wsdl:portType>
868   <wsdl:binding type='tns:AddSession_port' name='AddSession_binding'>
869     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
870     <wsdl:operation name='AddSession'>
871       <soap:operation soapAction='urn:AddSession'/>
872       <wsdl:input>
873         <soap:body use='encoded' namespace='urn:AddSession' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
874       </wsdl:input>
875       <wsdl:output>
876         <soap:body use='encoded' namespace='urn:AddSession' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
877       </wsdl:output>
878     </wsdl:operation>
879   </wsdl:binding>
880   <wsdl:message name='AddSite_in'>
881     <wsdl:part type='struct' name='auth'/>
882     <wsdl:part type='struct' name='site_fields'/>
883   </wsdl:message>
884   <wsdl:message name='AddSite_out'>
885     <wsdl:part type='int' name='returnvalue'/>
886   </wsdl:message>
887   <wsdl:portType name='AddSite_port'>
888     <wsdl:operation name='AddSite'>
889       <wsdl:input message='tns:AddSite_in'/>
890       <wsdl:output message='tns:AddSite_out'/>
891     </wsdl:operation>
892   </wsdl:portType>
893   <wsdl:binding type='tns:AddSite_port' name='AddSite_binding'>
894     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
895     <wsdl:operation name='AddSite'>
896       <soap:operation soapAction='urn:AddSite'/>
897       <wsdl:input>
898         <soap:body use='encoded' namespace='urn:AddSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
899       </wsdl:input>
900       <wsdl:output>
901         <soap:body use='encoded' namespace='urn:AddSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
902       </wsdl:output>
903     </wsdl:operation>
904   </wsdl:binding>
905   <wsdl:message name='AddSiteAddress_in'>
906     <wsdl:part type='struct' name='auth'/>
907     <wsdl:part type='int or string' name='site_id_or_login_base'/>
908     <wsdl:part type='struct' name='address_fields'/>
909   </wsdl:message>
910   <wsdl:message name='AddSiteAddress_out'>
911     <wsdl:part type='int' name='returnvalue'/>
912   </wsdl:message>
913   <wsdl:portType name='AddSiteAddress_port'>
914     <wsdl:operation name='AddSiteAddress'>
915       <wsdl:input message='tns:AddSiteAddress_in'/>
916       <wsdl:output message='tns:AddSiteAddress_out'/>
917     </wsdl:operation>
918   </wsdl:portType>
919   <wsdl:binding type='tns:AddSiteAddress_port' name='AddSiteAddress_binding'>
920     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
921     <wsdl:operation name='AddSiteAddress'>
922       <soap:operation soapAction='urn:AddSiteAddress'/>
923       <wsdl:input>
924         <soap:body use='encoded' namespace='urn:AddSiteAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
925       </wsdl:input>
926       <wsdl:output>
927         <soap:body use='encoded' namespace='urn:AddSiteAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
928       </wsdl:output>
929     </wsdl:operation>
930   </wsdl:binding>
931   <wsdl:message name='AddSlice_in'>
932     <wsdl:part type='struct' name='auth'/>
933     <wsdl:part type='struct' name='slice_fields'/>
934   </wsdl:message>
935   <wsdl:message name='AddSlice_out'>
936     <wsdl:part type='int' name='returnvalue'/>
937   </wsdl:message>
938   <wsdl:portType name='AddSlice_port'>
939     <wsdl:operation name='AddSlice'>
940       <wsdl:input message='tns:AddSlice_in'/>
941       <wsdl:output message='tns:AddSlice_out'/>
942     </wsdl:operation>
943   </wsdl:portType>
944   <wsdl:binding type='tns:AddSlice_port' name='AddSlice_binding'>
945     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
946     <wsdl:operation name='AddSlice'>
947       <soap:operation soapAction='urn:AddSlice'/>
948       <wsdl:input>
949         <soap:body use='encoded' namespace='urn:AddSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
950       </wsdl:input>
951       <wsdl:output>
952         <soap:body use='encoded' namespace='urn:AddSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
953       </wsdl:output>
954     </wsdl:operation>
955   </wsdl:binding>
956   <wsdl:message name='AddSliceAttribute_in'>
957     <wsdl:part type='struct' name='auth'/>
958     <wsdl:part type='int or string' name='slice_id_or_name'/>
959     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
960     <wsdl:part type='string or string' name='value'/>
961     <wsdl:part type='int or string or nil' name='node_id_or_hostname'/>
962     <wsdl:part type='int or string' name='nodegroup_id_or_name'/>
963   </wsdl:message>
964   <wsdl:message name='AddSliceAttribute_out'>
965     <wsdl:part type='int' name='returnvalue'/>
966   </wsdl:message>
967   <wsdl:portType name='AddSliceAttribute_port'>
968     <wsdl:operation name='AddSliceAttribute'>
969       <wsdl:input message='tns:AddSliceAttribute_in'/>
970       <wsdl:output message='tns:AddSliceAttribute_out'/>
971     </wsdl:operation>
972   </wsdl:portType>
973   <wsdl:binding type='tns:AddSliceAttribute_port' name='AddSliceAttribute_binding'>
974     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
975     <wsdl:operation name='AddSliceAttribute'>
976       <soap:operation soapAction='urn:AddSliceAttribute'/>
977       <wsdl:input>
978         <soap:body use='encoded' namespace='urn:AddSliceAttribute' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
979       </wsdl:input>
980       <wsdl:output>
981         <soap:body use='encoded' namespace='urn:AddSliceAttribute' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
982       </wsdl:output>
983     </wsdl:operation>
984   </wsdl:binding>
985   <wsdl:message name='AddSliceAttributeType_in'>
986     <wsdl:part type='struct' name='auth'/>
987     <wsdl:part type='struct' name='tag_type_fields'/>
988   </wsdl:message>
989   <wsdl:message name='AddSliceAttributeType_out'>
990     <wsdl:part type='int' name='returnvalue'/>
991   </wsdl:message>
992   <wsdl:portType name='AddSliceAttributeType_port'>
993     <wsdl:operation name='AddSliceAttributeType'>
994       <wsdl:input message='tns:AddSliceAttributeType_in'/>
995       <wsdl:output message='tns:AddSliceAttributeType_out'/>
996     </wsdl:operation>
997   </wsdl:portType>
998   <wsdl:binding type='tns:AddSliceAttributeType_port' name='AddSliceAttributeType_binding'>
999     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1000     <wsdl:operation name='AddSliceAttributeType'>
1001       <soap:operation soapAction='urn:AddSliceAttributeType'/>
1002       <wsdl:input>
1003         <soap:body use='encoded' namespace='urn:AddSliceAttributeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1004       </wsdl:input>
1005       <wsdl:output>
1006         <soap:body use='encoded' namespace='urn:AddSliceAttributeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1007       </wsdl:output>
1008     </wsdl:operation>
1009   </wsdl:binding>
1010   <wsdl:message name='AddSliceInstantiation_in'>
1011     <wsdl:part type='struct' name='auth'/>
1012     <wsdl:part type='string' name='name'/>
1013   </wsdl:message>
1014   <wsdl:message name='AddSliceInstantiation_out'>
1015     <wsdl:part type='int' name='returnvalue'/>
1016   </wsdl:message>
1017   <wsdl:portType name='AddSliceInstantiation_port'>
1018     <wsdl:operation name='AddSliceInstantiation'>
1019       <wsdl:input message='tns:AddSliceInstantiation_in'/>
1020       <wsdl:output message='tns:AddSliceInstantiation_out'/>
1021     </wsdl:operation>
1022   </wsdl:portType>
1023   <wsdl:binding type='tns:AddSliceInstantiation_port' name='AddSliceInstantiation_binding'>
1024     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1025     <wsdl:operation name='AddSliceInstantiation'>
1026       <soap:operation soapAction='urn:AddSliceInstantiation'/>
1027       <wsdl:input>
1028         <soap:body use='encoded' namespace='urn:AddSliceInstantiation' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1029       </wsdl:input>
1030       <wsdl:output>
1031         <soap:body use='encoded' namespace='urn:AddSliceInstantiation' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1032       </wsdl:output>
1033     </wsdl:operation>
1034   </wsdl:binding>
1035   <wsdl:message name='AddSliceTag_in'>
1036     <wsdl:part type='struct' name='auth'/>
1037     <wsdl:part type='int or string' name='slice_id_or_name'/>
1038     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
1039     <wsdl:part type='string or string' name='value'/>
1040     <wsdl:part type='int or string or nil' name='node_id_or_hostname'/>
1041     <wsdl:part type='int or string' name='nodegroup_id_or_name'/>
1042   </wsdl:message>
1043   <wsdl:message name='AddSliceTag_out'>
1044     <wsdl:part type='int' name='returnvalue'/>
1045   </wsdl:message>
1046   <wsdl:portType name='AddSliceTag_port'>
1047     <wsdl:operation name='AddSliceTag'>
1048       <wsdl:input message='tns:AddSliceTag_in'/>
1049       <wsdl:output message='tns:AddSliceTag_out'/>
1050     </wsdl:operation>
1051   </wsdl:portType>
1052   <wsdl:binding type='tns:AddSliceTag_port' name='AddSliceTag_binding'>
1053     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1054     <wsdl:operation name='AddSliceTag'>
1055       <soap:operation soapAction='urn:AddSliceTag'/>
1056       <wsdl:input>
1057         <soap:body use='encoded' namespace='urn:AddSliceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1058       </wsdl:input>
1059       <wsdl:output>
1060         <soap:body use='encoded' namespace='urn:AddSliceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1061       </wsdl:output>
1062     </wsdl:operation>
1063   </wsdl:binding>
1064   <wsdl:message name='AddSliceToNodes_in'>
1065     <wsdl:part type='struct' name='auth'/>
1066     <wsdl:part type='int or string' name='slice_id_or_name'/>
1067     <wsdl:part type='array of int or string' name='node_id_or_hostname_list'/>
1068   </wsdl:message>
1069   <wsdl:message name='AddSliceToNodes_out'>
1070     <wsdl:part type='int' name='returnvalue'/>
1071   </wsdl:message>
1072   <wsdl:portType name='AddSliceToNodes_port'>
1073     <wsdl:operation name='AddSliceToNodes'>
1074       <wsdl:input message='tns:AddSliceToNodes_in'/>
1075       <wsdl:output message='tns:AddSliceToNodes_out'/>
1076     </wsdl:operation>
1077   </wsdl:portType>
1078   <wsdl:binding type='tns:AddSliceToNodes_port' name='AddSliceToNodes_binding'>
1079     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1080     <wsdl:operation name='AddSliceToNodes'>
1081       <soap:operation soapAction='urn:AddSliceToNodes'/>
1082       <wsdl:input>
1083         <soap:body use='encoded' namespace='urn:AddSliceToNodes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1084       </wsdl:input>
1085       <wsdl:output>
1086         <soap:body use='encoded' namespace='urn:AddSliceToNodes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1087       </wsdl:output>
1088     </wsdl:operation>
1089   </wsdl:binding>
1090   <wsdl:message name='AddSliceToNodesWhitelist_in'>
1091     <wsdl:part type='struct' name='auth'/>
1092     <wsdl:part type='int or string' name='slice_id_or_name'/>
1093     <wsdl:part type='array of int or string' name='node_id_or_hostname_list'/>
1094   </wsdl:message>
1095   <wsdl:message name='AddSliceToNodesWhitelist_out'>
1096     <wsdl:part type='int' name='returnvalue'/>
1097   </wsdl:message>
1098   <wsdl:portType name='AddSliceToNodesWhitelist_port'>
1099     <wsdl:operation name='AddSliceToNodesWhitelist'>
1100       <wsdl:input message='tns:AddSliceToNodesWhitelist_in'/>
1101       <wsdl:output message='tns:AddSliceToNodesWhitelist_out'/>
1102     </wsdl:operation>
1103   </wsdl:portType>
1104   <wsdl:binding type='tns:AddSliceToNodesWhitelist_port' name='AddSliceToNodesWhitelist_binding'>
1105     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1106     <wsdl:operation name='AddSliceToNodesWhitelist'>
1107       <soap:operation soapAction='urn:AddSliceToNodesWhitelist'/>
1108       <wsdl:input>
1109         <soap:body use='encoded' namespace='urn:AddSliceToNodesWhitelist' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1110       </wsdl:input>
1111       <wsdl:output>
1112         <soap:body use='encoded' namespace='urn:AddSliceToNodesWhitelist' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1113       </wsdl:output>
1114     </wsdl:operation>
1115   </wsdl:binding>
1116   <wsdl:message name='AddTagType_in'>
1117     <wsdl:part type='struct' name='auth'/>
1118     <wsdl:part type='struct' name='tag_type_fields'/>
1119   </wsdl:message>
1120   <wsdl:message name='AddTagType_out'>
1121     <wsdl:part type='int' name='returnvalue'/>
1122   </wsdl:message>
1123   <wsdl:portType name='AddTagType_port'>
1124     <wsdl:operation name='AddTagType'>
1125       <wsdl:input message='tns:AddTagType_in'/>
1126       <wsdl:output message='tns:AddTagType_out'/>
1127     </wsdl:operation>
1128   </wsdl:portType>
1129   <wsdl:binding type='tns:AddTagType_port' name='AddTagType_binding'>
1130     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1131     <wsdl:operation name='AddTagType'>
1132       <soap:operation soapAction='urn:AddTagType'/>
1133       <wsdl:input>
1134         <soap:body use='encoded' namespace='urn:AddTagType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1135       </wsdl:input>
1136       <wsdl:output>
1137         <soap:body use='encoded' namespace='urn:AddTagType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1138       </wsdl:output>
1139     </wsdl:operation>
1140   </wsdl:binding>
1141   <wsdl:message name='AuthCheck_in'>
1142     <wsdl:part type='struct' name='auth'/>
1143   </wsdl:message>
1144   <wsdl:message name='AuthCheck_out'>
1145     <wsdl:part type='int' name='returnvalue'/>
1146   </wsdl:message>
1147   <wsdl:portType name='AuthCheck_port'>
1148     <wsdl:operation name='AuthCheck'>
1149       <wsdl:input message='tns:AuthCheck_in'/>
1150       <wsdl:output message='tns:AuthCheck_out'/>
1151     </wsdl:operation>
1152   </wsdl:portType>
1153   <wsdl:binding type='tns:AuthCheck_port' name='AuthCheck_binding'>
1154     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1155     <wsdl:operation name='AuthCheck'>
1156       <soap:operation soapAction='urn:AuthCheck'/>
1157       <wsdl:input>
1158         <soap:body use='encoded' namespace='urn:AuthCheck' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1159       </wsdl:input>
1160       <wsdl:output>
1161         <soap:body use='encoded' namespace='urn:AuthCheck' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1162       </wsdl:output>
1163     </wsdl:operation>
1164   </wsdl:binding>
1165   <wsdl:message name='BlacklistKey_in'>
1166     <wsdl:part type='struct' name='auth'/>
1167     <wsdl:part type='int' name='key_id'/>
1168   </wsdl:message>
1169   <wsdl:message name='BlacklistKey_out'>
1170     <wsdl:part type='int' name='returnvalue'/>
1171   </wsdl:message>
1172   <wsdl:portType name='BlacklistKey_port'>
1173     <wsdl:operation name='BlacklistKey'>
1174       <wsdl:input message='tns:BlacklistKey_in'/>
1175       <wsdl:output message='tns:BlacklistKey_out'/>
1176     </wsdl:operation>
1177   </wsdl:portType>
1178   <wsdl:binding type='tns:BlacklistKey_port' name='BlacklistKey_binding'>
1179     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1180     <wsdl:operation name='BlacklistKey'>
1181       <soap:operation soapAction='urn:BlacklistKey'/>
1182       <wsdl:input>
1183         <soap:body use='encoded' namespace='urn:BlacklistKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1184       </wsdl:input>
1185       <wsdl:output>
1186         <soap:body use='encoded' namespace='urn:BlacklistKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1187       </wsdl:output>
1188     </wsdl:operation>
1189   </wsdl:binding>
1190   <wsdl:message name='BootCheckAuthentication_in'>
1191     <wsdl:part type='struct' name='auth'/>
1192   </wsdl:message>
1193   <wsdl:message name='BootCheckAuthentication_out'>
1194     <wsdl:part type='int' name='returnvalue'/>
1195   </wsdl:message>
1196   <wsdl:portType name='BootCheckAuthentication_port'>
1197     <wsdl:operation name='BootCheckAuthentication'>
1198       <wsdl:input message='tns:BootCheckAuthentication_in'/>
1199       <wsdl:output message='tns:BootCheckAuthentication_out'/>
1200     </wsdl:operation>
1201   </wsdl:portType>
1202   <wsdl:binding type='tns:BootCheckAuthentication_port' name='BootCheckAuthentication_binding'>
1203     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1204     <wsdl:operation name='BootCheckAuthentication'>
1205       <soap:operation soapAction='urn:BootCheckAuthentication'/>
1206       <wsdl:input>
1207         <soap:body use='encoded' namespace='urn:BootCheckAuthentication' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1208       </wsdl:input>
1209       <wsdl:output>
1210         <soap:body use='encoded' namespace='urn:BootCheckAuthentication' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1211       </wsdl:output>
1212     </wsdl:operation>
1213   </wsdl:binding>
1214   <wsdl:message name='BootGetNodeDetails_in'>
1215     <wsdl:part type='struct' name='auth'/>
1216   </wsdl:message>
1217   <wsdl:message name='BootGetNodeDetails_out'>
1218     <wsdl:part type='struct' name='returnvalue'/>
1219   </wsdl:message>
1220   <wsdl:portType name='BootGetNodeDetails_port'>
1221     <wsdl:operation name='BootGetNodeDetails'>
1222       <wsdl:input message='tns:BootGetNodeDetails_in'/>
1223       <wsdl:output message='tns:BootGetNodeDetails_out'/>
1224     </wsdl:operation>
1225   </wsdl:portType>
1226   <wsdl:binding type='tns:BootGetNodeDetails_port' name='BootGetNodeDetails_binding'>
1227     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1228     <wsdl:operation name='BootGetNodeDetails'>
1229       <soap:operation soapAction='urn:BootGetNodeDetails'/>
1230       <wsdl:input>
1231         <soap:body use='encoded' namespace='urn:BootGetNodeDetails' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1232       </wsdl:input>
1233       <wsdl:output>
1234         <soap:body use='encoded' namespace='urn:BootGetNodeDetails' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1235       </wsdl:output>
1236     </wsdl:operation>
1237   </wsdl:binding>
1238   <wsdl:message name='BootNotifyOwners_in'>
1239     <wsdl:part type='struct or struct' name='auth'/>
1240     <wsdl:part type='string' name='message_id'/>
1241     <wsdl:part type='int' name='include_pis'/>
1242     <wsdl:part type='int' name='include_techs'/>
1243     <wsdl:part type='int' name='include_support'/>
1244   </wsdl:message>
1245   <wsdl:message name='BootNotifyOwners_out'>
1246     <wsdl:part type='int' name='returnvalue'/>
1247   </wsdl:message>
1248   <wsdl:portType name='BootNotifyOwners_port'>
1249     <wsdl:operation name='BootNotifyOwners'>
1250       <wsdl:input message='tns:BootNotifyOwners_in'/>
1251       <wsdl:output message='tns:BootNotifyOwners_out'/>
1252     </wsdl:operation>
1253   </wsdl:portType>
1254   <wsdl:binding type='tns:BootNotifyOwners_port' name='BootNotifyOwners_binding'>
1255     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1256     <wsdl:operation name='BootNotifyOwners'>
1257       <soap:operation soapAction='urn:BootNotifyOwners'/>
1258       <wsdl:input>
1259         <soap:body use='encoded' namespace='urn:BootNotifyOwners' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1260       </wsdl:input>
1261       <wsdl:output>
1262         <soap:body use='encoded' namespace='urn:BootNotifyOwners' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1263       </wsdl:output>
1264     </wsdl:operation>
1265   </wsdl:binding>
1266   <wsdl:message name='BootUpdateNode_in'>
1267     <wsdl:part type='struct or struct' name='auth'/>
1268     <wsdl:part type='struct' name='node_fields'/>
1269   </wsdl:message>
1270   <wsdl:message name='BootUpdateNode_out'>
1271     <wsdl:part type='int' name='returnvalue'/>
1272   </wsdl:message>
1273   <wsdl:portType name='BootUpdateNode_port'>
1274     <wsdl:operation name='BootUpdateNode'>
1275       <wsdl:input message='tns:BootUpdateNode_in'/>
1276       <wsdl:output message='tns:BootUpdateNode_out'/>
1277     </wsdl:operation>
1278   </wsdl:portType>
1279   <wsdl:binding type='tns:BootUpdateNode_port' name='BootUpdateNode_binding'>
1280     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1281     <wsdl:operation name='BootUpdateNode'>
1282       <soap:operation soapAction='urn:BootUpdateNode'/>
1283       <wsdl:input>
1284         <soap:body use='encoded' namespace='urn:BootUpdateNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1285       </wsdl:input>
1286       <wsdl:output>
1287         <soap:body use='encoded' namespace='urn:BootUpdateNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1288       </wsdl:output>
1289     </wsdl:operation>
1290   </wsdl:binding>
1291   <wsdl:message name='DeleteAddress_in'>
1292     <wsdl:part type='struct' name='auth'/>
1293     <wsdl:part type='int' name='address_id'/>
1294   </wsdl:message>
1295   <wsdl:message name='DeleteAddress_out'>
1296     <wsdl:part type='int' name='returnvalue'/>
1297   </wsdl:message>
1298   <wsdl:portType name='DeleteAddress_port'>
1299     <wsdl:operation name='DeleteAddress'>
1300       <wsdl:input message='tns:DeleteAddress_in'/>
1301       <wsdl:output message='tns:DeleteAddress_out'/>
1302     </wsdl:operation>
1303   </wsdl:portType>
1304   <wsdl:binding type='tns:DeleteAddress_port' name='DeleteAddress_binding'>
1305     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1306     <wsdl:operation name='DeleteAddress'>
1307       <soap:operation soapAction='urn:DeleteAddress'/>
1308       <wsdl:input>
1309         <soap:body use='encoded' namespace='urn:DeleteAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1310       </wsdl:input>
1311       <wsdl:output>
1312         <soap:body use='encoded' namespace='urn:DeleteAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1313       </wsdl:output>
1314     </wsdl:operation>
1315   </wsdl:binding>
1316   <wsdl:message name='DeleteAddressType_in'>
1317     <wsdl:part type='struct' name='auth'/>
1318     <wsdl:part type='int or string' name='address_type_id_or_name'/>
1319   </wsdl:message>
1320   <wsdl:message name='DeleteAddressType_out'>
1321     <wsdl:part type='int' name='returnvalue'/>
1322   </wsdl:message>
1323   <wsdl:portType name='DeleteAddressType_port'>
1324     <wsdl:operation name='DeleteAddressType'>
1325       <wsdl:input message='tns:DeleteAddressType_in'/>
1326       <wsdl:output message='tns:DeleteAddressType_out'/>
1327     </wsdl:operation>
1328   </wsdl:portType>
1329   <wsdl:binding type='tns:DeleteAddressType_port' name='DeleteAddressType_binding'>
1330     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1331     <wsdl:operation name='DeleteAddressType'>
1332       <soap:operation soapAction='urn:DeleteAddressType'/>
1333       <wsdl:input>
1334         <soap:body use='encoded' namespace='urn:DeleteAddressType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1335       </wsdl:input>
1336       <wsdl:output>
1337         <soap:body use='encoded' namespace='urn:DeleteAddressType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1338       </wsdl:output>
1339     </wsdl:operation>
1340   </wsdl:binding>
1341   <wsdl:message name='DeleteAddressTypeFromAddress_in'>
1342     <wsdl:part type='struct' name='auth'/>
1343     <wsdl:part type='int or string' name='address_type_id_or_name'/>
1344     <wsdl:part type='int' name='address_id'/>
1345   </wsdl:message>
1346   <wsdl:message name='DeleteAddressTypeFromAddress_out'>
1347     <wsdl:part type='int' name='returnvalue'/>
1348   </wsdl:message>
1349   <wsdl:portType name='DeleteAddressTypeFromAddress_port'>
1350     <wsdl:operation name='DeleteAddressTypeFromAddress'>
1351       <wsdl:input message='tns:DeleteAddressTypeFromAddress_in'/>
1352       <wsdl:output message='tns:DeleteAddressTypeFromAddress_out'/>
1353     </wsdl:operation>
1354   </wsdl:portType>
1355   <wsdl:binding type='tns:DeleteAddressTypeFromAddress_port' name='DeleteAddressTypeFromAddress_binding'>
1356     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1357     <wsdl:operation name='DeleteAddressTypeFromAddress'>
1358       <soap:operation soapAction='urn:DeleteAddressTypeFromAddress'/>
1359       <wsdl:input>
1360         <soap:body use='encoded' namespace='urn:DeleteAddressTypeFromAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1361       </wsdl:input>
1362       <wsdl:output>
1363         <soap:body use='encoded' namespace='urn:DeleteAddressTypeFromAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1364       </wsdl:output>
1365     </wsdl:operation>
1366   </wsdl:binding>
1367   <wsdl:message name='DeleteBootState_in'>
1368     <wsdl:part type='struct' name='auth'/>
1369     <wsdl:part type='string' name='name'/>
1370   </wsdl:message>
1371   <wsdl:message name='DeleteBootState_out'>
1372     <wsdl:part type='int' name='returnvalue'/>
1373   </wsdl:message>
1374   <wsdl:portType name='DeleteBootState_port'>
1375     <wsdl:operation name='DeleteBootState'>
1376       <wsdl:input message='tns:DeleteBootState_in'/>
1377       <wsdl:output message='tns:DeleteBootState_out'/>
1378     </wsdl:operation>
1379   </wsdl:portType>
1380   <wsdl:binding type='tns:DeleteBootState_port' name='DeleteBootState_binding'>
1381     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1382     <wsdl:operation name='DeleteBootState'>
1383       <soap:operation soapAction='urn:DeleteBootState'/>
1384       <wsdl:input>
1385         <soap:body use='encoded' namespace='urn:DeleteBootState' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1386       </wsdl:input>
1387       <wsdl:output>
1388         <soap:body use='encoded' namespace='urn:DeleteBootState' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1389       </wsdl:output>
1390     </wsdl:operation>
1391   </wsdl:binding>
1392   <wsdl:message name='DeleteConfFile_in'>
1393     <wsdl:part type='struct' name='auth'/>
1394     <wsdl:part type='int' name='conf_file_id'/>
1395   </wsdl:message>
1396   <wsdl:message name='DeleteConfFile_out'>
1397     <wsdl:part type='int' name='returnvalue'/>
1398   </wsdl:message>
1399   <wsdl:portType name='DeleteConfFile_port'>
1400     <wsdl:operation name='DeleteConfFile'>
1401       <wsdl:input message='tns:DeleteConfFile_in'/>
1402       <wsdl:output message='tns:DeleteConfFile_out'/>
1403     </wsdl:operation>
1404   </wsdl:portType>
1405   <wsdl:binding type='tns:DeleteConfFile_port' name='DeleteConfFile_binding'>
1406     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1407     <wsdl:operation name='DeleteConfFile'>
1408       <soap:operation soapAction='urn:DeleteConfFile'/>
1409       <wsdl:input>
1410         <soap:body use='encoded' namespace='urn:DeleteConfFile' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1411       </wsdl:input>
1412       <wsdl:output>
1413         <soap:body use='encoded' namespace='urn:DeleteConfFile' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1414       </wsdl:output>
1415     </wsdl:operation>
1416   </wsdl:binding>
1417   <wsdl:message name='DeleteConfFileFromNode_in'>
1418     <wsdl:part type='struct' name='auth'/>
1419     <wsdl:part type='int' name='conf_file_id'/>
1420     <wsdl:part type='int or string' name='node_id_or_hostname'/>
1421   </wsdl:message>
1422   <wsdl:message name='DeleteConfFileFromNode_out'>
1423     <wsdl:part type='int' name='returnvalue'/>
1424   </wsdl:message>
1425   <wsdl:portType name='DeleteConfFileFromNode_port'>
1426     <wsdl:operation name='DeleteConfFileFromNode'>
1427       <wsdl:input message='tns:DeleteConfFileFromNode_in'/>
1428       <wsdl:output message='tns:DeleteConfFileFromNode_out'/>
1429     </wsdl:operation>
1430   </wsdl:portType>
1431   <wsdl:binding type='tns:DeleteConfFileFromNode_port' name='DeleteConfFileFromNode_binding'>
1432     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1433     <wsdl:operation name='DeleteConfFileFromNode'>
1434       <soap:operation soapAction='urn:DeleteConfFileFromNode'/>
1435       <wsdl:input>
1436         <soap:body use='encoded' namespace='urn:DeleteConfFileFromNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1437       </wsdl:input>
1438       <wsdl:output>
1439         <soap:body use='encoded' namespace='urn:DeleteConfFileFromNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1440       </wsdl:output>
1441     </wsdl:operation>
1442   </wsdl:binding>
1443   <wsdl:message name='DeleteConfFileFromNodeGroup_in'>
1444     <wsdl:part type='struct' name='auth'/>
1445     <wsdl:part type='int' name='conf_file_id'/>
1446     <wsdl:part type='int or string' name='nodegroup_id_or_name'/>
1447   </wsdl:message>
1448   <wsdl:message name='DeleteConfFileFromNodeGroup_out'>
1449     <wsdl:part type='int' name='returnvalue'/>
1450   </wsdl:message>
1451   <wsdl:portType name='DeleteConfFileFromNodeGroup_port'>
1452     <wsdl:operation name='DeleteConfFileFromNodeGroup'>
1453       <wsdl:input message='tns:DeleteConfFileFromNodeGroup_in'/>
1454       <wsdl:output message='tns:DeleteConfFileFromNodeGroup_out'/>
1455     </wsdl:operation>
1456   </wsdl:portType>
1457   <wsdl:binding type='tns:DeleteConfFileFromNodeGroup_port' name='DeleteConfFileFromNodeGroup_binding'>
1458     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1459     <wsdl:operation name='DeleteConfFileFromNodeGroup'>
1460       <soap:operation soapAction='urn:DeleteConfFileFromNodeGroup'/>
1461       <wsdl:input>
1462         <soap:body use='encoded' namespace='urn:DeleteConfFileFromNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1463       </wsdl:input>
1464       <wsdl:output>
1465         <soap:body use='encoded' namespace='urn:DeleteConfFileFromNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1466       </wsdl:output>
1467     </wsdl:operation>
1468   </wsdl:binding>
1469   <wsdl:message name='DeleteDummynetBox_in'>
1470     <wsdl:part type='struct' name='auth'/>
1471     <wsdl:part type='int or string' name='node_id_or_hostname'/>
1472   </wsdl:message>
1473   <wsdl:message name='DeleteDummynetBox_out'>
1474     <wsdl:part type='int' name='returnvalue'/>
1475   </wsdl:message>
1476   <wsdl:portType name='DeleteDummynetBox_port'>
1477     <wsdl:operation name='DeleteDummynetBox'>
1478       <wsdl:input message='tns:DeleteDummynetBox_in'/>
1479       <wsdl:output message='tns:DeleteDummynetBox_out'/>
1480     </wsdl:operation>
1481   </wsdl:portType>
1482   <wsdl:binding type='tns:DeleteDummynetBox_port' name='DeleteDummynetBox_binding'>
1483     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1484     <wsdl:operation name='DeleteDummynetBox'>
1485       <soap:operation soapAction='urn:DeleteDummynetBox'/>
1486       <wsdl:input>
1487         <soap:body use='encoded' namespace='urn:DeleteDummynetBox' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1488       </wsdl:input>
1489       <wsdl:output>
1490         <soap:body use='encoded' namespace='urn:DeleteDummynetBox' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1491       </wsdl:output>
1492     </wsdl:operation>
1493   </wsdl:binding>
1494   <wsdl:message name='DeleteEmulationLink_in'>
1495     <wsdl:part type='struct' name='auth'/>
1496     <wsdl:part type='int' name='node_id'/>
1497   </wsdl:message>
1498   <wsdl:message name='DeleteEmulationLink_out'>
1499     <wsdl:part type='int' name='returnvalue'/>
1500   </wsdl:message>
1501   <wsdl:portType name='DeleteEmulationLink_port'>
1502     <wsdl:operation name='DeleteEmulationLink'>
1503       <wsdl:input message='tns:DeleteEmulationLink_in'/>
1504       <wsdl:output message='tns:DeleteEmulationLink_out'/>
1505     </wsdl:operation>
1506   </wsdl:portType>
1507   <wsdl:binding type='tns:DeleteEmulationLink_port' name='DeleteEmulationLink_binding'>
1508     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1509     <wsdl:operation name='DeleteEmulationLink'>
1510       <soap:operation soapAction='urn:DeleteEmulationLink'/>
1511       <wsdl:input>
1512         <soap:body use='encoded' namespace='urn:DeleteEmulationLink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1513       </wsdl:input>
1514       <wsdl:output>
1515         <soap:body use='encoded' namespace='urn:DeleteEmulationLink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1516       </wsdl:output>
1517     </wsdl:operation>
1518   </wsdl:binding>
1519   <wsdl:message name='DeleteIlink_in'>
1520     <wsdl:part type='struct' name='auth'/>
1521     <wsdl:part type='int' name='ilink_id'/>
1522   </wsdl:message>
1523   <wsdl:message name='DeleteIlink_out'>
1524     <wsdl:part type='int' name='returnvalue'/>
1525   </wsdl:message>
1526   <wsdl:portType name='DeleteIlink_port'>
1527     <wsdl:operation name='DeleteIlink'>
1528       <wsdl:input message='tns:DeleteIlink_in'/>
1529       <wsdl:output message='tns:DeleteIlink_out'/>
1530     </wsdl:operation>
1531   </wsdl:portType>
1532   <wsdl:binding type='tns:DeleteIlink_port' name='DeleteIlink_binding'>
1533     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1534     <wsdl:operation name='DeleteIlink'>
1535       <soap:operation soapAction='urn:DeleteIlink'/>
1536       <wsdl:input>
1537         <soap:body use='encoded' namespace='urn:DeleteIlink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1538       </wsdl:input>
1539       <wsdl:output>
1540         <soap:body use='encoded' namespace='urn:DeleteIlink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1541       </wsdl:output>
1542     </wsdl:operation>
1543   </wsdl:binding>
1544   <wsdl:message name='DeleteInitScript_in'>
1545     <wsdl:part type='struct' name='auth'/>
1546     <wsdl:part type='int or string' name='initscript_id_or_name'/>
1547   </wsdl:message>
1548   <wsdl:message name='DeleteInitScript_out'>
1549     <wsdl:part type='int' name='returnvalue'/>
1550   </wsdl:message>
1551   <wsdl:portType name='DeleteInitScript_port'>
1552     <wsdl:operation name='DeleteInitScript'>
1553       <wsdl:input message='tns:DeleteInitScript_in'/>
1554       <wsdl:output message='tns:DeleteInitScript_out'/>
1555     </wsdl:operation>
1556   </wsdl:portType>
1557   <wsdl:binding type='tns:DeleteInitScript_port' name='DeleteInitScript_binding'>
1558     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1559     <wsdl:operation name='DeleteInitScript'>
1560       <soap:operation soapAction='urn:DeleteInitScript'/>
1561       <wsdl:input>
1562         <soap:body use='encoded' namespace='urn:DeleteInitScript' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1563       </wsdl:input>
1564       <wsdl:output>
1565         <soap:body use='encoded' namespace='urn:DeleteInitScript' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1566       </wsdl:output>
1567     </wsdl:operation>
1568   </wsdl:binding>
1569   <wsdl:message name='DeleteInterface_in'>
1570     <wsdl:part type='struct' name='auth'/>
1571     <wsdl:part type='int' name='interface_id'/>
1572   </wsdl:message>
1573   <wsdl:message name='DeleteInterface_out'>
1574     <wsdl:part type='int' name='returnvalue'/>
1575   </wsdl:message>
1576   <wsdl:portType name='DeleteInterface_port'>
1577     <wsdl:operation name='DeleteInterface'>
1578       <wsdl:input message='tns:DeleteInterface_in'/>
1579       <wsdl:output message='tns:DeleteInterface_out'/>
1580     </wsdl:operation>
1581   </wsdl:portType>
1582   <wsdl:binding type='tns:DeleteInterface_port' name='DeleteInterface_binding'>
1583     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1584     <wsdl:operation name='DeleteInterface'>
1585       <soap:operation soapAction='urn:DeleteInterface'/>
1586       <wsdl:input>
1587         <soap:body use='encoded' namespace='urn:DeleteInterface' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1588       </wsdl:input>
1589       <wsdl:output>
1590         <soap:body use='encoded' namespace='urn:DeleteInterface' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1591       </wsdl:output>
1592     </wsdl:operation>
1593   </wsdl:binding>
1594   <wsdl:message name='DeleteInterfaceTag_in'>
1595     <wsdl:part type='struct' name='auth'/>
1596     <wsdl:part type='int' name='interface_tag_id'/>
1597   </wsdl:message>
1598   <wsdl:message name='DeleteInterfaceTag_out'>
1599     <wsdl:part type='int' name='returnvalue'/>
1600   </wsdl:message>
1601   <wsdl:portType name='DeleteInterfaceTag_port'>
1602     <wsdl:operation name='DeleteInterfaceTag'>
1603       <wsdl:input message='tns:DeleteInterfaceTag_in'/>
1604       <wsdl:output message='tns:DeleteInterfaceTag_out'/>
1605     </wsdl:operation>
1606   </wsdl:portType>
1607   <wsdl:binding type='tns:DeleteInterfaceTag_port' name='DeleteInterfaceTag_binding'>
1608     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1609     <wsdl:operation name='DeleteInterfaceTag'>
1610       <soap:operation soapAction='urn:DeleteInterfaceTag'/>
1611       <wsdl:input>
1612         <soap:body use='encoded' namespace='urn:DeleteInterfaceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1613       </wsdl:input>
1614       <wsdl:output>
1615         <soap:body use='encoded' namespace='urn:DeleteInterfaceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1616       </wsdl:output>
1617     </wsdl:operation>
1618   </wsdl:binding>
1619   <wsdl:message name='DeleteKey_in'>
1620     <wsdl:part type='struct' name='auth'/>
1621     <wsdl:part type='int' name='key_id'/>
1622   </wsdl:message>
1623   <wsdl:message name='DeleteKey_out'>
1624     <wsdl:part type='int' name='returnvalue'/>
1625   </wsdl:message>
1626   <wsdl:portType name='DeleteKey_port'>
1627     <wsdl:operation name='DeleteKey'>
1628       <wsdl:input message='tns:DeleteKey_in'/>
1629       <wsdl:output message='tns:DeleteKey_out'/>
1630     </wsdl:operation>
1631   </wsdl:portType>
1632   <wsdl:binding type='tns:DeleteKey_port' name='DeleteKey_binding'>
1633     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1634     <wsdl:operation name='DeleteKey'>
1635       <soap:operation soapAction='urn:DeleteKey'/>
1636       <wsdl:input>
1637         <soap:body use='encoded' namespace='urn:DeleteKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1638       </wsdl:input>
1639       <wsdl:output>
1640         <soap:body use='encoded' namespace='urn:DeleteKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1641       </wsdl:output>
1642     </wsdl:operation>
1643   </wsdl:binding>
1644   <wsdl:message name='DeleteKeyType_in'>
1645     <wsdl:part type='struct' name='auth'/>
1646     <wsdl:part type='string' name='name'/>
1647   </wsdl:message>
1648   <wsdl:message name='DeleteKeyType_out'>
1649     <wsdl:part type='int' name='returnvalue'/>
1650   </wsdl:message>
1651   <wsdl:portType name='DeleteKeyType_port'>
1652     <wsdl:operation name='DeleteKeyType'>
1653       <wsdl:input message='tns:DeleteKeyType_in'/>
1654       <wsdl:output message='tns:DeleteKeyType_out'/>
1655     </wsdl:operation>
1656   </wsdl:portType>
1657   <wsdl:binding type='tns:DeleteKeyType_port' name='DeleteKeyType_binding'>
1658     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1659     <wsdl:operation name='DeleteKeyType'>
1660       <soap:operation soapAction='urn:DeleteKeyType'/>
1661       <wsdl:input>
1662         <soap:body use='encoded' namespace='urn:DeleteKeyType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1663       </wsdl:input>
1664       <wsdl:output>
1665         <soap:body use='encoded' namespace='urn:DeleteKeyType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1666       </wsdl:output>
1667     </wsdl:operation>
1668   </wsdl:binding>
1669   <wsdl:message name='DeleteMessage_in'>
1670     <wsdl:part type='struct' name='auth'/>
1671     <wsdl:part type='string' name='message_id'/>
1672   </wsdl:message>
1673   <wsdl:message name='DeleteMessage_out'>
1674     <wsdl:part type='int' name='returnvalue'/>
1675   </wsdl:message>
1676   <wsdl:portType name='DeleteMessage_port'>
1677     <wsdl:operation name='DeleteMessage'>
1678       <wsdl:input message='tns:DeleteMessage_in'/>
1679       <wsdl:output message='tns:DeleteMessage_out'/>
1680     </wsdl:operation>
1681   </wsdl:portType>
1682   <wsdl:binding type='tns:DeleteMessage_port' name='DeleteMessage_binding'>
1683     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1684     <wsdl:operation name='DeleteMessage'>
1685       <soap:operation soapAction='urn:DeleteMessage'/>
1686       <wsdl:input>
1687         <soap:body use='encoded' namespace='urn:DeleteMessage' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1688       </wsdl:input>
1689       <wsdl:output>
1690         <soap:body use='encoded' namespace='urn:DeleteMessage' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1691       </wsdl:output>
1692     </wsdl:operation>
1693   </wsdl:binding>
1694   <wsdl:message name='DeleteNetworkMethod_in'>
1695     <wsdl:part type='struct' name='auth'/>
1696     <wsdl:part type='string' name='name'/>
1697   </wsdl:message>
1698   <wsdl:message name='DeleteNetworkMethod_out'>
1699     <wsdl:part type='int' name='returnvalue'/>
1700   </wsdl:message>
1701   <wsdl:portType name='DeleteNetworkMethod_port'>
1702     <wsdl:operation name='DeleteNetworkMethod'>
1703       <wsdl:input message='tns:DeleteNetworkMethod_in'/>
1704       <wsdl:output message='tns:DeleteNetworkMethod_out'/>
1705     </wsdl:operation>
1706   </wsdl:portType>
1707   <wsdl:binding type='tns:DeleteNetworkMethod_port' name='DeleteNetworkMethod_binding'>
1708     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1709     <wsdl:operation name='DeleteNetworkMethod'>
1710       <soap:operation soapAction='urn:DeleteNetworkMethod'/>
1711       <wsdl:input>
1712         <soap:body use='encoded' namespace='urn:DeleteNetworkMethod' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1713       </wsdl:input>
1714       <wsdl:output>
1715         <soap:body use='encoded' namespace='urn:DeleteNetworkMethod' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1716       </wsdl:output>
1717     </wsdl:operation>
1718   </wsdl:binding>
1719   <wsdl:message name='DeleteNetworkType_in'>
1720     <wsdl:part type='struct' name='auth'/>
1721     <wsdl:part type='string' name='name'/>
1722   </wsdl:message>
1723   <wsdl:message name='DeleteNetworkType_out'>
1724     <wsdl:part type='int' name='returnvalue'/>
1725   </wsdl:message>
1726   <wsdl:portType name='DeleteNetworkType_port'>
1727     <wsdl:operation name='DeleteNetworkType'>
1728       <wsdl:input message='tns:DeleteNetworkType_in'/>
1729       <wsdl:output message='tns:DeleteNetworkType_out'/>
1730     </wsdl:operation>
1731   </wsdl:portType>
1732   <wsdl:binding type='tns:DeleteNetworkType_port' name='DeleteNetworkType_binding'>
1733     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1734     <wsdl:operation name='DeleteNetworkType'>
1735       <soap:operation soapAction='urn:DeleteNetworkType'/>
1736       <wsdl:input>
1737         <soap:body use='encoded' namespace='urn:DeleteNetworkType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1738       </wsdl:input>
1739       <wsdl:output>
1740         <soap:body use='encoded' namespace='urn:DeleteNetworkType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1741       </wsdl:output>
1742     </wsdl:operation>
1743   </wsdl:binding>
1744   <wsdl:message name='DeleteNode_in'>
1745     <wsdl:part type='struct' name='auth'/>
1746     <wsdl:part type='int or string' name='node_id_or_hostname'/>
1747   </wsdl:message>
1748   <wsdl:message name='DeleteNode_out'>
1749     <wsdl:part type='int' name='returnvalue'/>
1750   </wsdl:message>
1751   <wsdl:portType name='DeleteNode_port'>
1752     <wsdl:operation name='DeleteNode'>
1753       <wsdl:input message='tns:DeleteNode_in'/>
1754       <wsdl:output message='tns:DeleteNode_out'/>
1755     </wsdl:operation>
1756   </wsdl:portType>
1757   <wsdl:binding type='tns:DeleteNode_port' name='DeleteNode_binding'>
1758     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1759     <wsdl:operation name='DeleteNode'>
1760       <soap:operation soapAction='urn:DeleteNode'/>
1761       <wsdl:input>
1762         <soap:body use='encoded' namespace='urn:DeleteNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1763       </wsdl:input>
1764       <wsdl:output>
1765         <soap:body use='encoded' namespace='urn:DeleteNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1766       </wsdl:output>
1767     </wsdl:operation>
1768   </wsdl:binding>
1769   <wsdl:message name='DeleteNodeFromPCU_in'>
1770     <wsdl:part type='struct' name='auth'/>
1771     <wsdl:part type='int or string' name='node_id_or_hostname'/>
1772     <wsdl:part type='int' name='pcu_id'/>
1773   </wsdl:message>
1774   <wsdl:message name='DeleteNodeFromPCU_out'>
1775     <wsdl:part type='int' name='returnvalue'/>
1776   </wsdl:message>
1777   <wsdl:portType name='DeleteNodeFromPCU_port'>
1778     <wsdl:operation name='DeleteNodeFromPCU'>
1779       <wsdl:input message='tns:DeleteNodeFromPCU_in'/>
1780       <wsdl:output message='tns:DeleteNodeFromPCU_out'/>
1781     </wsdl:operation>
1782   </wsdl:portType>
1783   <wsdl:binding type='tns:DeleteNodeFromPCU_port' name='DeleteNodeFromPCU_binding'>
1784     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1785     <wsdl:operation name='DeleteNodeFromPCU'>
1786       <soap:operation soapAction='urn:DeleteNodeFromPCU'/>
1787       <wsdl:input>
1788         <soap:body use='encoded' namespace='urn:DeleteNodeFromPCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1789       </wsdl:input>
1790       <wsdl:output>
1791         <soap:body use='encoded' namespace='urn:DeleteNodeFromPCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1792       </wsdl:output>
1793     </wsdl:operation>
1794   </wsdl:binding>
1795   <wsdl:message name='DeleteNodeGroup_in'>
1796     <wsdl:part type='struct' name='auth'/>
1797     <wsdl:part type='int or string' name='node_group_id_or_name'/>
1798   </wsdl:message>
1799   <wsdl:message name='DeleteNodeGroup_out'>
1800     <wsdl:part type='int' name='returnvalue'/>
1801   </wsdl:message>
1802   <wsdl:portType name='DeleteNodeGroup_port'>
1803     <wsdl:operation name='DeleteNodeGroup'>
1804       <wsdl:input message='tns:DeleteNodeGroup_in'/>
1805       <wsdl:output message='tns:DeleteNodeGroup_out'/>
1806     </wsdl:operation>
1807   </wsdl:portType>
1808   <wsdl:binding type='tns:DeleteNodeGroup_port' name='DeleteNodeGroup_binding'>
1809     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1810     <wsdl:operation name='DeleteNodeGroup'>
1811       <soap:operation soapAction='urn:DeleteNodeGroup'/>
1812       <wsdl:input>
1813         <soap:body use='encoded' namespace='urn:DeleteNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1814       </wsdl:input>
1815       <wsdl:output>
1816         <soap:body use='encoded' namespace='urn:DeleteNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1817       </wsdl:output>
1818     </wsdl:operation>
1819   </wsdl:binding>
1820   <wsdl:message name='DeleteNodeNetwork_in'>
1821     <wsdl:part type='struct' name='auth'/>
1822     <wsdl:part type='int' name='interface_id'/>
1823   </wsdl:message>
1824   <wsdl:message name='DeleteNodeNetwork_out'>
1825     <wsdl:part type='int' name='returnvalue'/>
1826   </wsdl:message>
1827   <wsdl:portType name='DeleteNodeNetwork_port'>
1828     <wsdl:operation name='DeleteNodeNetwork'>
1829       <wsdl:input message='tns:DeleteNodeNetwork_in'/>
1830       <wsdl:output message='tns:DeleteNodeNetwork_out'/>
1831     </wsdl:operation>
1832   </wsdl:portType>
1833   <wsdl:binding type='tns:DeleteNodeNetwork_port' name='DeleteNodeNetwork_binding'>
1834     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1835     <wsdl:operation name='DeleteNodeNetwork'>
1836       <soap:operation soapAction='urn:DeleteNodeNetwork'/>
1837       <wsdl:input>
1838         <soap:body use='encoded' namespace='urn:DeleteNodeNetwork' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1839       </wsdl:input>
1840       <wsdl:output>
1841         <soap:body use='encoded' namespace='urn:DeleteNodeNetwork' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1842       </wsdl:output>
1843     </wsdl:operation>
1844   </wsdl:binding>
1845   <wsdl:message name='DeleteNodeNetworkSetting_in'>
1846     <wsdl:part type='struct' name='auth'/>
1847     <wsdl:part type='int' name='interface_tag_id'/>
1848   </wsdl:message>
1849   <wsdl:message name='DeleteNodeNetworkSetting_out'>
1850     <wsdl:part type='int' name='returnvalue'/>
1851   </wsdl:message>
1852   <wsdl:portType name='DeleteNodeNetworkSetting_port'>
1853     <wsdl:operation name='DeleteNodeNetworkSetting'>
1854       <wsdl:input message='tns:DeleteNodeNetworkSetting_in'/>
1855       <wsdl:output message='tns:DeleteNodeNetworkSetting_out'/>
1856     </wsdl:operation>
1857   </wsdl:portType>
1858   <wsdl:binding type='tns:DeleteNodeNetworkSetting_port' name='DeleteNodeNetworkSetting_binding'>
1859     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1860     <wsdl:operation name='DeleteNodeNetworkSetting'>
1861       <soap:operation soapAction='urn:DeleteNodeNetworkSetting'/>
1862       <wsdl:input>
1863         <soap:body use='encoded' namespace='urn:DeleteNodeNetworkSetting' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1864       </wsdl:input>
1865       <wsdl:output>
1866         <soap:body use='encoded' namespace='urn:DeleteNodeNetworkSetting' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1867       </wsdl:output>
1868     </wsdl:operation>
1869   </wsdl:binding>
1870   <wsdl:message name='DeleteNodeNetworkSettingType_in'>
1871     <wsdl:part type='struct' name='auth'/>
1872     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
1873   </wsdl:message>
1874   <wsdl:message name='DeleteNodeNetworkSettingType_out'>
1875     <wsdl:part type='int' name='returnvalue'/>
1876   </wsdl:message>
1877   <wsdl:portType name='DeleteNodeNetworkSettingType_port'>
1878     <wsdl:operation name='DeleteNodeNetworkSettingType'>
1879       <wsdl:input message='tns:DeleteNodeNetworkSettingType_in'/>
1880       <wsdl:output message='tns:DeleteNodeNetworkSettingType_out'/>
1881     </wsdl:operation>
1882   </wsdl:portType>
1883   <wsdl:binding type='tns:DeleteNodeNetworkSettingType_port' name='DeleteNodeNetworkSettingType_binding'>
1884     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1885     <wsdl:operation name='DeleteNodeNetworkSettingType'>
1886       <soap:operation soapAction='urn:DeleteNodeNetworkSettingType'/>
1887       <wsdl:input>
1888         <soap:body use='encoded' namespace='urn:DeleteNodeNetworkSettingType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1889       </wsdl:input>
1890       <wsdl:output>
1891         <soap:body use='encoded' namespace='urn:DeleteNodeNetworkSettingType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1892       </wsdl:output>
1893     </wsdl:operation>
1894   </wsdl:binding>
1895   <wsdl:message name='DeleteNodeTag_in'>
1896     <wsdl:part type='struct' name='auth'/>
1897     <wsdl:part type='int' name='node_tag_id'/>
1898   </wsdl:message>
1899   <wsdl:message name='DeleteNodeTag_out'>
1900     <wsdl:part type='int' name='returnvalue'/>
1901   </wsdl:message>
1902   <wsdl:portType name='DeleteNodeTag_port'>
1903     <wsdl:operation name='DeleteNodeTag'>
1904       <wsdl:input message='tns:DeleteNodeTag_in'/>
1905       <wsdl:output message='tns:DeleteNodeTag_out'/>
1906     </wsdl:operation>
1907   </wsdl:portType>
1908   <wsdl:binding type='tns:DeleteNodeTag_port' name='DeleteNodeTag_binding'>
1909     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1910     <wsdl:operation name='DeleteNodeTag'>
1911       <soap:operation soapAction='urn:DeleteNodeTag'/>
1912       <wsdl:input>
1913         <soap:body use='encoded' namespace='urn:DeleteNodeTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1914       </wsdl:input>
1915       <wsdl:output>
1916         <soap:body use='encoded' namespace='urn:DeleteNodeTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1917       </wsdl:output>
1918     </wsdl:operation>
1919   </wsdl:binding>
1920   <wsdl:message name='DeleteNodeType_in'>
1921     <wsdl:part type='struct' name='auth'/>
1922     <wsdl:part type='string' name='name'/>
1923   </wsdl:message>
1924   <wsdl:message name='DeleteNodeType_out'>
1925     <wsdl:part type='int' name='returnvalue'/>
1926   </wsdl:message>
1927   <wsdl:portType name='DeleteNodeType_port'>
1928     <wsdl:operation name='DeleteNodeType'>
1929       <wsdl:input message='tns:DeleteNodeType_in'/>
1930       <wsdl:output message='tns:DeleteNodeType_out'/>
1931     </wsdl:operation>
1932   </wsdl:portType>
1933   <wsdl:binding type='tns:DeleteNodeType_port' name='DeleteNodeType_binding'>
1934     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1935     <wsdl:operation name='DeleteNodeType'>
1936       <soap:operation soapAction='urn:DeleteNodeType'/>
1937       <wsdl:input>
1938         <soap:body use='encoded' namespace='urn:DeleteNodeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1939       </wsdl:input>
1940       <wsdl:output>
1941         <soap:body use='encoded' namespace='urn:DeleteNodeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1942       </wsdl:output>
1943     </wsdl:operation>
1944   </wsdl:binding>
1945   <wsdl:message name='DeletePCU_in'>
1946     <wsdl:part type='struct' name='auth'/>
1947     <wsdl:part type='int' name='pcu_id'/>
1948   </wsdl:message>
1949   <wsdl:message name='DeletePCU_out'>
1950     <wsdl:part type='int' name='returnvalue'/>
1951   </wsdl:message>
1952   <wsdl:portType name='DeletePCU_port'>
1953     <wsdl:operation name='DeletePCU'>
1954       <wsdl:input message='tns:DeletePCU_in'/>
1955       <wsdl:output message='tns:DeletePCU_out'/>
1956     </wsdl:operation>
1957   </wsdl:portType>
1958   <wsdl:binding type='tns:DeletePCU_port' name='DeletePCU_binding'>
1959     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1960     <wsdl:operation name='DeletePCU'>
1961       <soap:operation soapAction='urn:DeletePCU'/>
1962       <wsdl:input>
1963         <soap:body use='encoded' namespace='urn:DeletePCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1964       </wsdl:input>
1965       <wsdl:output>
1966         <soap:body use='encoded' namespace='urn:DeletePCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1967       </wsdl:output>
1968     </wsdl:operation>
1969   </wsdl:binding>
1970   <wsdl:message name='DeletePCUProtocolType_in'>
1971     <wsdl:part type='struct' name='auth'/>
1972     <wsdl:part type='int' name='protocol_type_id'/>
1973   </wsdl:message>
1974   <wsdl:message name='DeletePCUProtocolType_out'>
1975     <wsdl:part type='int' name='returnvalue'/>
1976   </wsdl:message>
1977   <wsdl:portType name='DeletePCUProtocolType_port'>
1978     <wsdl:operation name='DeletePCUProtocolType'>
1979       <wsdl:input message='tns:DeletePCUProtocolType_in'/>
1980       <wsdl:output message='tns:DeletePCUProtocolType_out'/>
1981     </wsdl:operation>
1982   </wsdl:portType>
1983   <wsdl:binding type='tns:DeletePCUProtocolType_port' name='DeletePCUProtocolType_binding'>
1984     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
1985     <wsdl:operation name='DeletePCUProtocolType'>
1986       <soap:operation soapAction='urn:DeletePCUProtocolType'/>
1987       <wsdl:input>
1988         <soap:body use='encoded' namespace='urn:DeletePCUProtocolType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1989       </wsdl:input>
1990       <wsdl:output>
1991         <soap:body use='encoded' namespace='urn:DeletePCUProtocolType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
1992       </wsdl:output>
1993     </wsdl:operation>
1994   </wsdl:binding>
1995   <wsdl:message name='DeletePCUType_in'>
1996     <wsdl:part type='struct' name='auth'/>
1997     <wsdl:part type='int' name='pcu_type_id'/>
1998   </wsdl:message>
1999   <wsdl:message name='DeletePCUType_out'>
2000     <wsdl:part type='int' name='returnvalue'/>
2001   </wsdl:message>
2002   <wsdl:portType name='DeletePCUType_port'>
2003     <wsdl:operation name='DeletePCUType'>
2004       <wsdl:input message='tns:DeletePCUType_in'/>
2005       <wsdl:output message='tns:DeletePCUType_out'/>
2006     </wsdl:operation>
2007   </wsdl:portType>
2008   <wsdl:binding type='tns:DeletePCUType_port' name='DeletePCUType_binding'>
2009     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2010     <wsdl:operation name='DeletePCUType'>
2011       <soap:operation soapAction='urn:DeletePCUType'/>
2012       <wsdl:input>
2013         <soap:body use='encoded' namespace='urn:DeletePCUType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2014       </wsdl:input>
2015       <wsdl:output>
2016         <soap:body use='encoded' namespace='urn:DeletePCUType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2017       </wsdl:output>
2018     </wsdl:operation>
2019   </wsdl:binding>
2020   <wsdl:message name='DeletePeer_in'>
2021     <wsdl:part type='struct' name='auth'/>
2022     <wsdl:part type='int or string' name='peer_id_or_name'/>
2023   </wsdl:message>
2024   <wsdl:message name='DeletePeer_out'>
2025     <wsdl:part type='int' name='returnvalue'/>
2026   </wsdl:message>
2027   <wsdl:portType name='DeletePeer_port'>
2028     <wsdl:operation name='DeletePeer'>
2029       <wsdl:input message='tns:DeletePeer_in'/>
2030       <wsdl:output message='tns:DeletePeer_out'/>
2031     </wsdl:operation>
2032   </wsdl:portType>
2033   <wsdl:binding type='tns:DeletePeer_port' name='DeletePeer_binding'>
2034     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2035     <wsdl:operation name='DeletePeer'>
2036       <soap:operation soapAction='urn:DeletePeer'/>
2037       <wsdl:input>
2038         <soap:body use='encoded' namespace='urn:DeletePeer' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2039       </wsdl:input>
2040       <wsdl:output>
2041         <soap:body use='encoded' namespace='urn:DeletePeer' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2042       </wsdl:output>
2043     </wsdl:operation>
2044   </wsdl:binding>
2045   <wsdl:message name='DeletePerson_in'>
2046     <wsdl:part type='struct' name='auth'/>
2047     <wsdl:part type='int or string' name='person_id_or_email'/>
2048   </wsdl:message>
2049   <wsdl:message name='DeletePerson_out'>
2050     <wsdl:part type='int' name='returnvalue'/>
2051   </wsdl:message>
2052   <wsdl:portType name='DeletePerson_port'>
2053     <wsdl:operation name='DeletePerson'>
2054       <wsdl:input message='tns:DeletePerson_in'/>
2055       <wsdl:output message='tns:DeletePerson_out'/>
2056     </wsdl:operation>
2057   </wsdl:portType>
2058   <wsdl:binding type='tns:DeletePerson_port' name='DeletePerson_binding'>
2059     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2060     <wsdl:operation name='DeletePerson'>
2061       <soap:operation soapAction='urn:DeletePerson'/>
2062       <wsdl:input>
2063         <soap:body use='encoded' namespace='urn:DeletePerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2064       </wsdl:input>
2065       <wsdl:output>
2066         <soap:body use='encoded' namespace='urn:DeletePerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2067       </wsdl:output>
2068     </wsdl:operation>
2069   </wsdl:binding>
2070   <wsdl:message name='DeletePersonFromSite_in'>
2071     <wsdl:part type='struct' name='auth'/>
2072     <wsdl:part type='int or string' name='person_id_or_email'/>
2073     <wsdl:part type='int or string' name='site_id_or_login_base'/>
2074   </wsdl:message>
2075   <wsdl:message name='DeletePersonFromSite_out'>
2076     <wsdl:part type='int' name='returnvalue'/>
2077   </wsdl:message>
2078   <wsdl:portType name='DeletePersonFromSite_port'>
2079     <wsdl:operation name='DeletePersonFromSite'>
2080       <wsdl:input message='tns:DeletePersonFromSite_in'/>
2081       <wsdl:output message='tns:DeletePersonFromSite_out'/>
2082     </wsdl:operation>
2083   </wsdl:portType>
2084   <wsdl:binding type='tns:DeletePersonFromSite_port' name='DeletePersonFromSite_binding'>
2085     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2086     <wsdl:operation name='DeletePersonFromSite'>
2087       <soap:operation soapAction='urn:DeletePersonFromSite'/>
2088       <wsdl:input>
2089         <soap:body use='encoded' namespace='urn:DeletePersonFromSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2090       </wsdl:input>
2091       <wsdl:output>
2092         <soap:body use='encoded' namespace='urn:DeletePersonFromSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2093       </wsdl:output>
2094     </wsdl:operation>
2095   </wsdl:binding>
2096   <wsdl:message name='DeletePersonFromSlice_in'>
2097     <wsdl:part type='struct' name='auth'/>
2098     <wsdl:part type='int or string' name='person_id_or_email'/>
2099     <wsdl:part type='int or string' name='slice_id_or_name'/>
2100   </wsdl:message>
2101   <wsdl:message name='DeletePersonFromSlice_out'>
2102     <wsdl:part type='int' name='returnvalue'/>
2103   </wsdl:message>
2104   <wsdl:portType name='DeletePersonFromSlice_port'>
2105     <wsdl:operation name='DeletePersonFromSlice'>
2106       <wsdl:input message='tns:DeletePersonFromSlice_in'/>
2107       <wsdl:output message='tns:DeletePersonFromSlice_out'/>
2108     </wsdl:operation>
2109   </wsdl:portType>
2110   <wsdl:binding type='tns:DeletePersonFromSlice_port' name='DeletePersonFromSlice_binding'>
2111     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2112     <wsdl:operation name='DeletePersonFromSlice'>
2113       <soap:operation soapAction='urn:DeletePersonFromSlice'/>
2114       <wsdl:input>
2115         <soap:body use='encoded' namespace='urn:DeletePersonFromSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2116       </wsdl:input>
2117       <wsdl:output>
2118         <soap:body use='encoded' namespace='urn:DeletePersonFromSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2119       </wsdl:output>
2120     </wsdl:operation>
2121   </wsdl:binding>
2122   <wsdl:message name='DeleteRole_in'>
2123     <wsdl:part type='struct' name='auth'/>
2124     <wsdl:part type='int or string' name='role_id_or_name'/>
2125   </wsdl:message>
2126   <wsdl:message name='DeleteRole_out'>
2127     <wsdl:part type='int' name='returnvalue'/>
2128   </wsdl:message>
2129   <wsdl:portType name='DeleteRole_port'>
2130     <wsdl:operation name='DeleteRole'>
2131       <wsdl:input message='tns:DeleteRole_in'/>
2132       <wsdl:output message='tns:DeleteRole_out'/>
2133     </wsdl:operation>
2134   </wsdl:portType>
2135   <wsdl:binding type='tns:DeleteRole_port' name='DeleteRole_binding'>
2136     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2137     <wsdl:operation name='DeleteRole'>
2138       <soap:operation soapAction='urn:DeleteRole'/>
2139       <wsdl:input>
2140         <soap:body use='encoded' namespace='urn:DeleteRole' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2141       </wsdl:input>
2142       <wsdl:output>
2143         <soap:body use='encoded' namespace='urn:DeleteRole' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2144       </wsdl:output>
2145     </wsdl:operation>
2146   </wsdl:binding>
2147   <wsdl:message name='DeleteRoleFromPerson_in'>
2148     <wsdl:part type='struct' name='auth'/>
2149     <wsdl:part type='int or string' name='role_id_or_name'/>
2150     <wsdl:part type='int or string' name='person_id_or_email'/>
2151   </wsdl:message>
2152   <wsdl:message name='DeleteRoleFromPerson_out'>
2153     <wsdl:part type='int' name='returnvalue'/>
2154   </wsdl:message>
2155   <wsdl:portType name='DeleteRoleFromPerson_port'>
2156     <wsdl:operation name='DeleteRoleFromPerson'>
2157       <wsdl:input message='tns:DeleteRoleFromPerson_in'/>
2158       <wsdl:output message='tns:DeleteRoleFromPerson_out'/>
2159     </wsdl:operation>
2160   </wsdl:portType>
2161   <wsdl:binding type='tns:DeleteRoleFromPerson_port' name='DeleteRoleFromPerson_binding'>
2162     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2163     <wsdl:operation name='DeleteRoleFromPerson'>
2164       <soap:operation soapAction='urn:DeleteRoleFromPerson'/>
2165       <wsdl:input>
2166         <soap:body use='encoded' namespace='urn:DeleteRoleFromPerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2167       </wsdl:input>
2168       <wsdl:output>
2169         <soap:body use='encoded' namespace='urn:DeleteRoleFromPerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2170       </wsdl:output>
2171     </wsdl:operation>
2172   </wsdl:binding>
2173   <wsdl:message name='DeleteSession_in'>
2174     <wsdl:part type='struct' name='auth'/>
2175   </wsdl:message>
2176   <wsdl:message name='DeleteSession_out'>
2177     <wsdl:part type='int' name='returnvalue'/>
2178   </wsdl:message>
2179   <wsdl:portType name='DeleteSession_port'>
2180     <wsdl:operation name='DeleteSession'>
2181       <wsdl:input message='tns:DeleteSession_in'/>
2182       <wsdl:output message='tns:DeleteSession_out'/>
2183     </wsdl:operation>
2184   </wsdl:portType>
2185   <wsdl:binding type='tns:DeleteSession_port' name='DeleteSession_binding'>
2186     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2187     <wsdl:operation name='DeleteSession'>
2188       <soap:operation soapAction='urn:DeleteSession'/>
2189       <wsdl:input>
2190         <soap:body use='encoded' namespace='urn:DeleteSession' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2191       </wsdl:input>
2192       <wsdl:output>
2193         <soap:body use='encoded' namespace='urn:DeleteSession' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2194       </wsdl:output>
2195     </wsdl:operation>
2196   </wsdl:binding>
2197   <wsdl:message name='DeleteSite_in'>
2198     <wsdl:part type='struct' name='auth'/>
2199     <wsdl:part type='int or string' name='site_id_or_login_base'/>
2200   </wsdl:message>
2201   <wsdl:message name='DeleteSite_out'>
2202     <wsdl:part type='int' name='returnvalue'/>
2203   </wsdl:message>
2204   <wsdl:portType name='DeleteSite_port'>
2205     <wsdl:operation name='DeleteSite'>
2206       <wsdl:input message='tns:DeleteSite_in'/>
2207       <wsdl:output message='tns:DeleteSite_out'/>
2208     </wsdl:operation>
2209   </wsdl:portType>
2210   <wsdl:binding type='tns:DeleteSite_port' name='DeleteSite_binding'>
2211     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2212     <wsdl:operation name='DeleteSite'>
2213       <soap:operation soapAction='urn:DeleteSite'/>
2214       <wsdl:input>
2215         <soap:body use='encoded' namespace='urn:DeleteSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2216       </wsdl:input>
2217       <wsdl:output>
2218         <soap:body use='encoded' namespace='urn:DeleteSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2219       </wsdl:output>
2220     </wsdl:operation>
2221   </wsdl:binding>
2222   <wsdl:message name='DeleteSlice_in'>
2223     <wsdl:part type='struct' name='auth'/>
2224     <wsdl:part type='int or string' name='slice_id_or_name'/>
2225   </wsdl:message>
2226   <wsdl:message name='DeleteSlice_out'>
2227     <wsdl:part type='int' name='returnvalue'/>
2228   </wsdl:message>
2229   <wsdl:portType name='DeleteSlice_port'>
2230     <wsdl:operation name='DeleteSlice'>
2231       <wsdl:input message='tns:DeleteSlice_in'/>
2232       <wsdl:output message='tns:DeleteSlice_out'/>
2233     </wsdl:operation>
2234   </wsdl:portType>
2235   <wsdl:binding type='tns:DeleteSlice_port' name='DeleteSlice_binding'>
2236     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2237     <wsdl:operation name='DeleteSlice'>
2238       <soap:operation soapAction='urn:DeleteSlice'/>
2239       <wsdl:input>
2240         <soap:body use='encoded' namespace='urn:DeleteSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2241       </wsdl:input>
2242       <wsdl:output>
2243         <soap:body use='encoded' namespace='urn:DeleteSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2244       </wsdl:output>
2245     </wsdl:operation>
2246   </wsdl:binding>
2247   <wsdl:message name='DeleteSliceAttribute_in'>
2248     <wsdl:part type='struct' name='auth'/>
2249     <wsdl:part type='int' name='slice_tag_id'/>
2250   </wsdl:message>
2251   <wsdl:message name='DeleteSliceAttribute_out'>
2252     <wsdl:part type='int' name='returnvalue'/>
2253   </wsdl:message>
2254   <wsdl:portType name='DeleteSliceAttribute_port'>
2255     <wsdl:operation name='DeleteSliceAttribute'>
2256       <wsdl:input message='tns:DeleteSliceAttribute_in'/>
2257       <wsdl:output message='tns:DeleteSliceAttribute_out'/>
2258     </wsdl:operation>
2259   </wsdl:portType>
2260   <wsdl:binding type='tns:DeleteSliceAttribute_port' name='DeleteSliceAttribute_binding'>
2261     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2262     <wsdl:operation name='DeleteSliceAttribute'>
2263       <soap:operation soapAction='urn:DeleteSliceAttribute'/>
2264       <wsdl:input>
2265         <soap:body use='encoded' namespace='urn:DeleteSliceAttribute' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2266       </wsdl:input>
2267       <wsdl:output>
2268         <soap:body use='encoded' namespace='urn:DeleteSliceAttribute' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2269       </wsdl:output>
2270     </wsdl:operation>
2271   </wsdl:binding>
2272   <wsdl:message name='DeleteSliceAttributeType_in'>
2273     <wsdl:part type='struct' name='auth'/>
2274     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
2275   </wsdl:message>
2276   <wsdl:message name='DeleteSliceAttributeType_out'>
2277     <wsdl:part type='int' name='returnvalue'/>
2278   </wsdl:message>
2279   <wsdl:portType name='DeleteSliceAttributeType_port'>
2280     <wsdl:operation name='DeleteSliceAttributeType'>
2281       <wsdl:input message='tns:DeleteSliceAttributeType_in'/>
2282       <wsdl:output message='tns:DeleteSliceAttributeType_out'/>
2283     </wsdl:operation>
2284   </wsdl:portType>
2285   <wsdl:binding type='tns:DeleteSliceAttributeType_port' name='DeleteSliceAttributeType_binding'>
2286     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2287     <wsdl:operation name='DeleteSliceAttributeType'>
2288       <soap:operation soapAction='urn:DeleteSliceAttributeType'/>
2289       <wsdl:input>
2290         <soap:body use='encoded' namespace='urn:DeleteSliceAttributeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2291       </wsdl:input>
2292       <wsdl:output>
2293         <soap:body use='encoded' namespace='urn:DeleteSliceAttributeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2294       </wsdl:output>
2295     </wsdl:operation>
2296   </wsdl:binding>
2297   <wsdl:message name='DeleteSliceFromNodes_in'>
2298     <wsdl:part type='struct' name='auth'/>
2299     <wsdl:part type='int or string' name='slice_id_or_name'/>
2300     <wsdl:part type='array of int or string' name='node_id_or_hostname_list'/>
2301   </wsdl:message>
2302   <wsdl:message name='DeleteSliceFromNodes_out'>
2303     <wsdl:part type='int' name='returnvalue'/>
2304   </wsdl:message>
2305   <wsdl:portType name='DeleteSliceFromNodes_port'>
2306     <wsdl:operation name='DeleteSliceFromNodes'>
2307       <wsdl:input message='tns:DeleteSliceFromNodes_in'/>
2308       <wsdl:output message='tns:DeleteSliceFromNodes_out'/>
2309     </wsdl:operation>
2310   </wsdl:portType>
2311   <wsdl:binding type='tns:DeleteSliceFromNodes_port' name='DeleteSliceFromNodes_binding'>
2312     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2313     <wsdl:operation name='DeleteSliceFromNodes'>
2314       <soap:operation soapAction='urn:DeleteSliceFromNodes'/>
2315       <wsdl:input>
2316         <soap:body use='encoded' namespace='urn:DeleteSliceFromNodes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2317       </wsdl:input>
2318       <wsdl:output>
2319         <soap:body use='encoded' namespace='urn:DeleteSliceFromNodes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2320       </wsdl:output>
2321     </wsdl:operation>
2322   </wsdl:binding>
2323   <wsdl:message name='DeleteSliceFromNodesWhitelist_in'>
2324     <wsdl:part type='struct' name='auth'/>
2325     <wsdl:part type='int or string' name='slice_id_or_name'/>
2326     <wsdl:part type='array of int or string' name='node_id_or_hostname_list'/>
2327   </wsdl:message>
2328   <wsdl:message name='DeleteSliceFromNodesWhitelist_out'>
2329     <wsdl:part type='int' name='returnvalue'/>
2330   </wsdl:message>
2331   <wsdl:portType name='DeleteSliceFromNodesWhitelist_port'>
2332     <wsdl:operation name='DeleteSliceFromNodesWhitelist'>
2333       <wsdl:input message='tns:DeleteSliceFromNodesWhitelist_in'/>
2334       <wsdl:output message='tns:DeleteSliceFromNodesWhitelist_out'/>
2335     </wsdl:operation>
2336   </wsdl:portType>
2337   <wsdl:binding type='tns:DeleteSliceFromNodesWhitelist_port' name='DeleteSliceFromNodesWhitelist_binding'>
2338     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2339     <wsdl:operation name='DeleteSliceFromNodesWhitelist'>
2340       <soap:operation soapAction='urn:DeleteSliceFromNodesWhitelist'/>
2341       <wsdl:input>
2342         <soap:body use='encoded' namespace='urn:DeleteSliceFromNodesWhitelist' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2343       </wsdl:input>
2344       <wsdl:output>
2345         <soap:body use='encoded' namespace='urn:DeleteSliceFromNodesWhitelist' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2346       </wsdl:output>
2347     </wsdl:operation>
2348   </wsdl:binding>
2349   <wsdl:message name='DeleteSliceInstantiation_in'>
2350     <wsdl:part type='struct' name='auth'/>
2351     <wsdl:part type='string' name='instantiation'/>
2352   </wsdl:message>
2353   <wsdl:message name='DeleteSliceInstantiation_out'>
2354     <wsdl:part type='int' name='returnvalue'/>
2355   </wsdl:message>
2356   <wsdl:portType name='DeleteSliceInstantiation_port'>
2357     <wsdl:operation name='DeleteSliceInstantiation'>
2358       <wsdl:input message='tns:DeleteSliceInstantiation_in'/>
2359       <wsdl:output message='tns:DeleteSliceInstantiation_out'/>
2360     </wsdl:operation>
2361   </wsdl:portType>
2362   <wsdl:binding type='tns:DeleteSliceInstantiation_port' name='DeleteSliceInstantiation_binding'>
2363     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2364     <wsdl:operation name='DeleteSliceInstantiation'>
2365       <soap:operation soapAction='urn:DeleteSliceInstantiation'/>
2366       <wsdl:input>
2367         <soap:body use='encoded' namespace='urn:DeleteSliceInstantiation' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2368       </wsdl:input>
2369       <wsdl:output>
2370         <soap:body use='encoded' namespace='urn:DeleteSliceInstantiation' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2371       </wsdl:output>
2372     </wsdl:operation>
2373   </wsdl:binding>
2374   <wsdl:message name='DeleteSliceTag_in'>
2375     <wsdl:part type='struct' name='auth'/>
2376     <wsdl:part type='int' name='slice_tag_id'/>
2377   </wsdl:message>
2378   <wsdl:message name='DeleteSliceTag_out'>
2379     <wsdl:part type='int' name='returnvalue'/>
2380   </wsdl:message>
2381   <wsdl:portType name='DeleteSliceTag_port'>
2382     <wsdl:operation name='DeleteSliceTag'>
2383       <wsdl:input message='tns:DeleteSliceTag_in'/>
2384       <wsdl:output message='tns:DeleteSliceTag_out'/>
2385     </wsdl:operation>
2386   </wsdl:portType>
2387   <wsdl:binding type='tns:DeleteSliceTag_port' name='DeleteSliceTag_binding'>
2388     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2389     <wsdl:operation name='DeleteSliceTag'>
2390       <soap:operation soapAction='urn:DeleteSliceTag'/>
2391       <wsdl:input>
2392         <soap:body use='encoded' namespace='urn:DeleteSliceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2393       </wsdl:input>
2394       <wsdl:output>
2395         <soap:body use='encoded' namespace='urn:DeleteSliceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2396       </wsdl:output>
2397     </wsdl:operation>
2398   </wsdl:binding>
2399   <wsdl:message name='DeleteTagType_in'>
2400     <wsdl:part type='struct' name='auth'/>
2401     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
2402   </wsdl:message>
2403   <wsdl:message name='DeleteTagType_out'>
2404     <wsdl:part type='int' name='returnvalue'/>
2405   </wsdl:message>
2406   <wsdl:portType name='DeleteTagType_port'>
2407     <wsdl:operation name='DeleteTagType'>
2408       <wsdl:input message='tns:DeleteTagType_in'/>
2409       <wsdl:output message='tns:DeleteTagType_out'/>
2410     </wsdl:operation>
2411   </wsdl:portType>
2412   <wsdl:binding type='tns:DeleteTagType_port' name='DeleteTagType_binding'>
2413     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2414     <wsdl:operation name='DeleteTagType'>
2415       <soap:operation soapAction='urn:DeleteTagType'/>
2416       <wsdl:input>
2417         <soap:body use='encoded' namespace='urn:DeleteTagType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2418       </wsdl:input>
2419       <wsdl:output>
2420         <soap:body use='encoded' namespace='urn:DeleteTagType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2421       </wsdl:output>
2422     </wsdl:operation>
2423   </wsdl:binding>
2424   <wsdl:message name='GenerateNodeConfFile_in'>
2425     <wsdl:part type='struct' name='auth'/>
2426     <wsdl:part type='int or string' name='node_id_or_hostname'/>
2427     <wsdl:part type='boolean' name='regenerate_node_key'/>
2428   </wsdl:message>
2429   <wsdl:message name='GenerateNodeConfFile_out'>
2430     <wsdl:part type='string' name='returnvalue'/>
2431   </wsdl:message>
2432   <wsdl:portType name='GenerateNodeConfFile_port'>
2433     <wsdl:operation name='GenerateNodeConfFile'>
2434       <wsdl:input message='tns:GenerateNodeConfFile_in'/>
2435       <wsdl:output message='tns:GenerateNodeConfFile_out'/>
2436     </wsdl:operation>
2437   </wsdl:portType>
2438   <wsdl:binding type='tns:GenerateNodeConfFile_port' name='GenerateNodeConfFile_binding'>
2439     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2440     <wsdl:operation name='GenerateNodeConfFile'>
2441       <soap:operation soapAction='urn:GenerateNodeConfFile'/>
2442       <wsdl:input>
2443         <soap:body use='encoded' namespace='urn:GenerateNodeConfFile' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2444       </wsdl:input>
2445       <wsdl:output>
2446         <soap:body use='encoded' namespace='urn:GenerateNodeConfFile' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2447       </wsdl:output>
2448     </wsdl:operation>
2449   </wsdl:binding>
2450   <wsdl:message name='GetAddressTypes_in'>
2451     <wsdl:part type='struct' name='auth'/>
2452     <wsdl:part type='array of int or string or struct' name='address_type_filter'/>
2453     <wsdl:part type='array' name='return_fields'/>
2454   </wsdl:message>
2455   <wsdl:message name='GetAddressTypes_out'>
2456     <wsdl:part type='array of struct' name='returnvalue'/>
2457   </wsdl:message>
2458   <wsdl:portType name='GetAddressTypes_port'>
2459     <wsdl:operation name='GetAddressTypes'>
2460       <wsdl:input message='tns:GetAddressTypes_in'/>
2461       <wsdl:output message='tns:GetAddressTypes_out'/>
2462     </wsdl:operation>
2463   </wsdl:portType>
2464   <wsdl:binding type='tns:GetAddressTypes_port' name='GetAddressTypes_binding'>
2465     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2466     <wsdl:operation name='GetAddressTypes'>
2467       <soap:operation soapAction='urn:GetAddressTypes'/>
2468       <wsdl:input>
2469         <soap:body use='encoded' namespace='urn:GetAddressTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2470       </wsdl:input>
2471       <wsdl:output>
2472         <soap:body use='encoded' namespace='urn:GetAddressTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2473       </wsdl:output>
2474     </wsdl:operation>
2475   </wsdl:binding>
2476   <wsdl:message name='GetAddresses_in'>
2477     <wsdl:part type='struct' name='auth'/>
2478     <wsdl:part type='array of int or struct' name='address_filter'/>
2479     <wsdl:part type='array' name='return_fields'/>
2480   </wsdl:message>
2481   <wsdl:message name='GetAddresses_out'>
2482     <wsdl:part type='array of struct' name='returnvalue'/>
2483   </wsdl:message>
2484   <wsdl:portType name='GetAddresses_port'>
2485     <wsdl:operation name='GetAddresses'>
2486       <wsdl:input message='tns:GetAddresses_in'/>
2487       <wsdl:output message='tns:GetAddresses_out'/>
2488     </wsdl:operation>
2489   </wsdl:portType>
2490   <wsdl:binding type='tns:GetAddresses_port' name='GetAddresses_binding'>
2491     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2492     <wsdl:operation name='GetAddresses'>
2493       <soap:operation soapAction='urn:GetAddresses'/>
2494       <wsdl:input>
2495         <soap:body use='encoded' namespace='urn:GetAddresses' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2496       </wsdl:input>
2497       <wsdl:output>
2498         <soap:body use='encoded' namespace='urn:GetAddresses' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2499       </wsdl:output>
2500     </wsdl:operation>
2501   </wsdl:binding>
2502   <wsdl:message name='GetBootMedium_in'>
2503     <wsdl:part type='struct' name='auth'/>
2504     <wsdl:part type='int or string' name='node_id_or_hostname'/>
2505     <wsdl:part type='string' name='action'/>
2506     <wsdl:part type='string' name='filename'/>
2507     <wsdl:part type='array' name='options'/>
2508   </wsdl:message>
2509   <wsdl:message name='GetBootMedium_out'>
2510     <wsdl:part type='string' name='returnvalue'/>
2511   </wsdl:message>
2512   <wsdl:portType name='GetBootMedium_port'>
2513     <wsdl:operation name='GetBootMedium'>
2514       <wsdl:input message='tns:GetBootMedium_in'/>
2515       <wsdl:output message='tns:GetBootMedium_out'/>
2516     </wsdl:operation>
2517   </wsdl:portType>
2518   <wsdl:binding type='tns:GetBootMedium_port' name='GetBootMedium_binding'>
2519     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2520     <wsdl:operation name='GetBootMedium'>
2521       <soap:operation soapAction='urn:GetBootMedium'/>
2522       <wsdl:input>
2523         <soap:body use='encoded' namespace='urn:GetBootMedium' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2524       </wsdl:input>
2525       <wsdl:output>
2526         <soap:body use='encoded' namespace='urn:GetBootMedium' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2527       </wsdl:output>
2528     </wsdl:operation>
2529   </wsdl:binding>
2530   <wsdl:message name='GetBootStates_in'>
2531     <wsdl:part type='struct' name='auth'/>
2532   </wsdl:message>
2533   <wsdl:message name='GetBootStates_out'>
2534     <wsdl:part type='array of string' name='returnvalue'/>
2535   </wsdl:message>
2536   <wsdl:portType name='GetBootStates_port'>
2537     <wsdl:operation name='GetBootStates'>
2538       <wsdl:input message='tns:GetBootStates_in'/>
2539       <wsdl:output message='tns:GetBootStates_out'/>
2540     </wsdl:operation>
2541   </wsdl:portType>
2542   <wsdl:binding type='tns:GetBootStates_port' name='GetBootStates_binding'>
2543     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2544     <wsdl:operation name='GetBootStates'>
2545       <soap:operation soapAction='urn:GetBootStates'/>
2546       <wsdl:input>
2547         <soap:body use='encoded' namespace='urn:GetBootStates' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2548       </wsdl:input>
2549       <wsdl:output>
2550         <soap:body use='encoded' namespace='urn:GetBootStates' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2551       </wsdl:output>
2552     </wsdl:operation>
2553   </wsdl:binding>
2554   <wsdl:message name='GetConfFiles_in'>
2555     <wsdl:part type='struct' name='auth'/>
2556     <wsdl:part type='array of int or struct' name='conf_file_filter'/>
2557     <wsdl:part type='array' name='return_fields'/>
2558   </wsdl:message>
2559   <wsdl:message name='GetConfFiles_out'>
2560     <wsdl:part type='array of struct' name='returnvalue'/>
2561   </wsdl:message>
2562   <wsdl:portType name='GetConfFiles_port'>
2563     <wsdl:operation name='GetConfFiles'>
2564       <wsdl:input message='tns:GetConfFiles_in'/>
2565       <wsdl:output message='tns:GetConfFiles_out'/>
2566     </wsdl:operation>
2567   </wsdl:portType>
2568   <wsdl:binding type='tns:GetConfFiles_port' name='GetConfFiles_binding'>
2569     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2570     <wsdl:operation name='GetConfFiles'>
2571       <soap:operation soapAction='urn:GetConfFiles'/>
2572       <wsdl:input>
2573         <soap:body use='encoded' namespace='urn:GetConfFiles' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2574       </wsdl:input>
2575       <wsdl:output>
2576         <soap:body use='encoded' namespace='urn:GetConfFiles' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2577       </wsdl:output>
2578     </wsdl:operation>
2579   </wsdl:binding>
2580   <wsdl:message name='GetDummyBoxMedium_in'>
2581     <wsdl:part type='struct' name='auth'/>
2582     <wsdl:part type='int' name='dummybox_id'/>
2583     <wsdl:part type='string' name='type'/>
2584   </wsdl:message>
2585   <wsdl:message name='GetDummyBoxMedium_out'>
2586     <wsdl:part type='string' name='returnvalue'/>
2587   </wsdl:message>
2588   <wsdl:portType name='GetDummyBoxMedium_port'>
2589     <wsdl:operation name='GetDummyBoxMedium'>
2590       <wsdl:input message='tns:GetDummyBoxMedium_in'/>
2591       <wsdl:output message='tns:GetDummyBoxMedium_out'/>
2592     </wsdl:operation>
2593   </wsdl:portType>
2594   <wsdl:binding type='tns:GetDummyBoxMedium_port' name='GetDummyBoxMedium_binding'>
2595     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2596     <wsdl:operation name='GetDummyBoxMedium'>
2597       <soap:operation soapAction='urn:GetDummyBoxMedium'/>
2598       <wsdl:input>
2599         <soap:body use='encoded' namespace='urn:GetDummyBoxMedium' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2600       </wsdl:input>
2601       <wsdl:output>
2602         <soap:body use='encoded' namespace='urn:GetDummyBoxMedium' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2603       </wsdl:output>
2604     </wsdl:operation>
2605   </wsdl:binding>
2606   <wsdl:message name='GetDummyBoxUsers_in'>
2607     <wsdl:part type='struct' name='auth'/>
2608     <wsdl:part type='int' name='dummybox_id'/>
2609   </wsdl:message>
2610   <wsdl:message name='GetDummyBoxUsers_out'>
2611     <wsdl:part type='string' name='returnvalue'/>
2612   </wsdl:message>
2613   <wsdl:portType name='GetDummyBoxUsers_port'>
2614     <wsdl:operation name='GetDummyBoxUsers'>
2615       <wsdl:input message='tns:GetDummyBoxUsers_in'/>
2616       <wsdl:output message='tns:GetDummyBoxUsers_out'/>
2617     </wsdl:operation>
2618   </wsdl:portType>
2619   <wsdl:binding type='tns:GetDummyBoxUsers_port' name='GetDummyBoxUsers_binding'>
2620     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2621     <wsdl:operation name='GetDummyBoxUsers'>
2622       <soap:operation soapAction='urn:GetDummyBoxUsers'/>
2623       <wsdl:input>
2624         <soap:body use='encoded' namespace='urn:GetDummyBoxUsers' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2625       </wsdl:input>
2626       <wsdl:output>
2627         <soap:body use='encoded' namespace='urn:GetDummyBoxUsers' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2628       </wsdl:output>
2629     </wsdl:operation>
2630   </wsdl:binding>
2631   <wsdl:message name='GetEventObjects_in'>
2632     <wsdl:part type='struct' name='auth'/>
2633     <wsdl:part type='struct' name='event_filter'/>
2634     <wsdl:part type='array' name='return_fields'/>
2635   </wsdl:message>
2636   <wsdl:message name='GetEventObjects_out'>
2637     <wsdl:part type='array of struct' name='returnvalue'/>
2638   </wsdl:message>
2639   <wsdl:portType name='GetEventObjects_port'>
2640     <wsdl:operation name='GetEventObjects'>
2641       <wsdl:input message='tns:GetEventObjects_in'/>
2642       <wsdl:output message='tns:GetEventObjects_out'/>
2643     </wsdl:operation>
2644   </wsdl:portType>
2645   <wsdl:binding type='tns:GetEventObjects_port' name='GetEventObjects_binding'>
2646     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2647     <wsdl:operation name='GetEventObjects'>
2648       <soap:operation soapAction='urn:GetEventObjects'/>
2649       <wsdl:input>
2650         <soap:body use='encoded' namespace='urn:GetEventObjects' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2651       </wsdl:input>
2652       <wsdl:output>
2653         <soap:body use='encoded' namespace='urn:GetEventObjects' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2654       </wsdl:output>
2655     </wsdl:operation>
2656   </wsdl:binding>
2657   <wsdl:message name='GetEvents_in'>
2658     <wsdl:part type='struct' name='auth'/>
2659     <wsdl:part type='array of int or struct' name='event_filter'/>
2660     <wsdl:part type='array' name='return_fields'/>
2661   </wsdl:message>
2662   <wsdl:message name='GetEvents_out'>
2663     <wsdl:part type='array of struct' name='returnvalue'/>
2664   </wsdl:message>
2665   <wsdl:portType name='GetEvents_port'>
2666     <wsdl:operation name='GetEvents'>
2667       <wsdl:input message='tns:GetEvents_in'/>
2668       <wsdl:output message='tns:GetEvents_out'/>
2669     </wsdl:operation>
2670   </wsdl:portType>
2671   <wsdl:binding type='tns:GetEvents_port' name='GetEvents_binding'>
2672     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2673     <wsdl:operation name='GetEvents'>
2674       <soap:operation soapAction='urn:GetEvents'/>
2675       <wsdl:input>
2676         <soap:body use='encoded' namespace='urn:GetEvents' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2677       </wsdl:input>
2678       <wsdl:output>
2679         <soap:body use='encoded' namespace='urn:GetEvents' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2680       </wsdl:output>
2681     </wsdl:operation>
2682   </wsdl:binding>
2683   <wsdl:message name='GetIlinks_in'>
2684     <wsdl:part type='struct' name='auth'/>
2685     <wsdl:part type='array of int or int or struct' name='ilink_filter'/>
2686     <wsdl:part type='array' name='return_fields'/>
2687   </wsdl:message>
2688   <wsdl:message name='GetIlinks_out'>
2689     <wsdl:part type='array of struct' name='returnvalue'/>
2690   </wsdl:message>
2691   <wsdl:portType name='GetIlinks_port'>
2692     <wsdl:operation name='GetIlinks'>
2693       <wsdl:input message='tns:GetIlinks_in'/>
2694       <wsdl:output message='tns:GetIlinks_out'/>
2695     </wsdl:operation>
2696   </wsdl:portType>
2697   <wsdl:binding type='tns:GetIlinks_port' name='GetIlinks_binding'>
2698     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2699     <wsdl:operation name='GetIlinks'>
2700       <soap:operation soapAction='urn:GetIlinks'/>
2701       <wsdl:input>
2702         <soap:body use='encoded' namespace='urn:GetIlinks' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2703       </wsdl:input>
2704       <wsdl:output>
2705         <soap:body use='encoded' namespace='urn:GetIlinks' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2706       </wsdl:output>
2707     </wsdl:operation>
2708   </wsdl:binding>
2709   <wsdl:message name='GetInitScripts_in'>
2710     <wsdl:part type='struct' name='auth'/>
2711     <wsdl:part type='array of int or string or struct' name='initscript_filter'/>
2712     <wsdl:part type='array' name='return_fields'/>
2713   </wsdl:message>
2714   <wsdl:message name='GetInitScripts_out'>
2715     <wsdl:part type='array of struct' name='returnvalue'/>
2716   </wsdl:message>
2717   <wsdl:portType name='GetInitScripts_port'>
2718     <wsdl:operation name='GetInitScripts'>
2719       <wsdl:input message='tns:GetInitScripts_in'/>
2720       <wsdl:output message='tns:GetInitScripts_out'/>
2721     </wsdl:operation>
2722   </wsdl:portType>
2723   <wsdl:binding type='tns:GetInitScripts_port' name='GetInitScripts_binding'>
2724     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2725     <wsdl:operation name='GetInitScripts'>
2726       <soap:operation soapAction='urn:GetInitScripts'/>
2727       <wsdl:input>
2728         <soap:body use='encoded' namespace='urn:GetInitScripts' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2729       </wsdl:input>
2730       <wsdl:output>
2731         <soap:body use='encoded' namespace='urn:GetInitScripts' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2732       </wsdl:output>
2733     </wsdl:operation>
2734   </wsdl:binding>
2735   <wsdl:message name='GetInterfaceAlias_in'>
2736     <wsdl:part type='struct' name='auth'/>
2737     <wsdl:part type='int or string' name='id_or_name'/>
2738   </wsdl:message>
2739   <wsdl:message name='GetInterfaceAlias_out'>
2740     <wsdl:part type='string or nil' name='returnvalue'/>
2741   </wsdl:message>
2742   <wsdl:portType name='GetInterfaceAlias_port'>
2743     <wsdl:operation name='GetInterfaceAlias'>
2744       <wsdl:input message='tns:GetInterfaceAlias_in'/>
2745       <wsdl:output message='tns:GetInterfaceAlias_out'/>
2746     </wsdl:operation>
2747   </wsdl:portType>
2748   <wsdl:binding type='tns:GetInterfaceAlias_port' name='GetInterfaceAlias_binding'>
2749     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2750     <wsdl:operation name='GetInterfaceAlias'>
2751       <soap:operation soapAction='urn:GetInterfaceAlias'/>
2752       <wsdl:input>
2753         <soap:body use='encoded' namespace='urn:GetInterfaceAlias' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2754       </wsdl:input>
2755       <wsdl:output>
2756         <soap:body use='encoded' namespace='urn:GetInterfaceAlias' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2757       </wsdl:output>
2758     </wsdl:operation>
2759   </wsdl:binding>
2760   <wsdl:message name='GetInterfaceChannel_in'>
2761     <wsdl:part type='struct' name='auth'/>
2762     <wsdl:part type='int or string' name='id_or_name'/>
2763   </wsdl:message>
2764   <wsdl:message name='GetInterfaceChannel_out'>
2765     <wsdl:part type='string or nil' name='returnvalue'/>
2766   </wsdl:message>
2767   <wsdl:portType name='GetInterfaceChannel_port'>
2768     <wsdl:operation name='GetInterfaceChannel'>
2769       <wsdl:input message='tns:GetInterfaceChannel_in'/>
2770       <wsdl:output message='tns:GetInterfaceChannel_out'/>
2771     </wsdl:operation>
2772   </wsdl:portType>
2773   <wsdl:binding type='tns:GetInterfaceChannel_port' name='GetInterfaceChannel_binding'>
2774     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2775     <wsdl:operation name='GetInterfaceChannel'>
2776       <soap:operation soapAction='urn:GetInterfaceChannel'/>
2777       <wsdl:input>
2778         <soap:body use='encoded' namespace='urn:GetInterfaceChannel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2779       </wsdl:input>
2780       <wsdl:output>
2781         <soap:body use='encoded' namespace='urn:GetInterfaceChannel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2782       </wsdl:output>
2783     </wsdl:operation>
2784   </wsdl:binding>
2785   <wsdl:message name='GetInterfaceDriver_in'>
2786     <wsdl:part type='struct' name='auth'/>
2787     <wsdl:part type='int or string' name='id_or_name'/>
2788   </wsdl:message>
2789   <wsdl:message name='GetInterfaceDriver_out'>
2790     <wsdl:part type='string or nil' name='returnvalue'/>
2791   </wsdl:message>
2792   <wsdl:portType name='GetInterfaceDriver_port'>
2793     <wsdl:operation name='GetInterfaceDriver'>
2794       <wsdl:input message='tns:GetInterfaceDriver_in'/>
2795       <wsdl:output message='tns:GetInterfaceDriver_out'/>
2796     </wsdl:operation>
2797   </wsdl:portType>
2798   <wsdl:binding type='tns:GetInterfaceDriver_port' name='GetInterfaceDriver_binding'>
2799     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2800     <wsdl:operation name='GetInterfaceDriver'>
2801       <soap:operation soapAction='urn:GetInterfaceDriver'/>
2802       <wsdl:input>
2803         <soap:body use='encoded' namespace='urn:GetInterfaceDriver' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2804       </wsdl:input>
2805       <wsdl:output>
2806         <soap:body use='encoded' namespace='urn:GetInterfaceDriver' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2807       </wsdl:output>
2808     </wsdl:operation>
2809   </wsdl:binding>
2810   <wsdl:message name='GetInterfaceEssid_in'>
2811     <wsdl:part type='struct' name='auth'/>
2812     <wsdl:part type='int or string' name='id_or_name'/>
2813   </wsdl:message>
2814   <wsdl:message name='GetInterfaceEssid_out'>
2815     <wsdl:part type='string or nil' name='returnvalue'/>
2816   </wsdl:message>
2817   <wsdl:portType name='GetInterfaceEssid_port'>
2818     <wsdl:operation name='GetInterfaceEssid'>
2819       <wsdl:input message='tns:GetInterfaceEssid_in'/>
2820       <wsdl:output message='tns:GetInterfaceEssid_out'/>
2821     </wsdl:operation>
2822   </wsdl:portType>
2823   <wsdl:binding type='tns:GetInterfaceEssid_port' name='GetInterfaceEssid_binding'>
2824     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2825     <wsdl:operation name='GetInterfaceEssid'>
2826       <soap:operation soapAction='urn:GetInterfaceEssid'/>
2827       <wsdl:input>
2828         <soap:body use='encoded' namespace='urn:GetInterfaceEssid' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2829       </wsdl:input>
2830       <wsdl:output>
2831         <soap:body use='encoded' namespace='urn:GetInterfaceEssid' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2832       </wsdl:output>
2833     </wsdl:operation>
2834   </wsdl:binding>
2835   <wsdl:message name='GetInterfaceFreq_in'>
2836     <wsdl:part type='struct' name='auth'/>
2837     <wsdl:part type='int or string' name='id_or_name'/>
2838   </wsdl:message>
2839   <wsdl:message name='GetInterfaceFreq_out'>
2840     <wsdl:part type='string or nil' name='returnvalue'/>
2841   </wsdl:message>
2842   <wsdl:portType name='GetInterfaceFreq_port'>
2843     <wsdl:operation name='GetInterfaceFreq'>
2844       <wsdl:input message='tns:GetInterfaceFreq_in'/>
2845       <wsdl:output message='tns:GetInterfaceFreq_out'/>
2846     </wsdl:operation>
2847   </wsdl:portType>
2848   <wsdl:binding type='tns:GetInterfaceFreq_port' name='GetInterfaceFreq_binding'>
2849     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2850     <wsdl:operation name='GetInterfaceFreq'>
2851       <soap:operation soapAction='urn:GetInterfaceFreq'/>
2852       <wsdl:input>
2853         <soap:body use='encoded' namespace='urn:GetInterfaceFreq' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2854       </wsdl:input>
2855       <wsdl:output>
2856         <soap:body use='encoded' namespace='urn:GetInterfaceFreq' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2857       </wsdl:output>
2858     </wsdl:operation>
2859   </wsdl:binding>
2860   <wsdl:message name='GetInterfaceIfname_in'>
2861     <wsdl:part type='struct' name='auth'/>
2862     <wsdl:part type='int or string' name='id_or_name'/>
2863   </wsdl:message>
2864   <wsdl:message name='GetInterfaceIfname_out'>
2865     <wsdl:part type='string or nil' name='returnvalue'/>
2866   </wsdl:message>
2867   <wsdl:portType name='GetInterfaceIfname_port'>
2868     <wsdl:operation name='GetInterfaceIfname'>
2869       <wsdl:input message='tns:GetInterfaceIfname_in'/>
2870       <wsdl:output message='tns:GetInterfaceIfname_out'/>
2871     </wsdl:operation>
2872   </wsdl:portType>
2873   <wsdl:binding type='tns:GetInterfaceIfname_port' name='GetInterfaceIfname_binding'>
2874     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2875     <wsdl:operation name='GetInterfaceIfname'>
2876       <soap:operation soapAction='urn:GetInterfaceIfname'/>
2877       <wsdl:input>
2878         <soap:body use='encoded' namespace='urn:GetInterfaceIfname' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2879       </wsdl:input>
2880       <wsdl:output>
2881         <soap:body use='encoded' namespace='urn:GetInterfaceIfname' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2882       </wsdl:output>
2883     </wsdl:operation>
2884   </wsdl:binding>
2885   <wsdl:message name='GetInterfaceIwconfig_in'>
2886     <wsdl:part type='struct' name='auth'/>
2887     <wsdl:part type='int or string' name='id_or_name'/>
2888   </wsdl:message>
2889   <wsdl:message name='GetInterfaceIwconfig_out'>
2890     <wsdl:part type='string or nil' name='returnvalue'/>
2891   </wsdl:message>
2892   <wsdl:portType name='GetInterfaceIwconfig_port'>
2893     <wsdl:operation name='GetInterfaceIwconfig'>
2894       <wsdl:input message='tns:GetInterfaceIwconfig_in'/>
2895       <wsdl:output message='tns:GetInterfaceIwconfig_out'/>
2896     </wsdl:operation>
2897   </wsdl:portType>
2898   <wsdl:binding type='tns:GetInterfaceIwconfig_port' name='GetInterfaceIwconfig_binding'>
2899     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2900     <wsdl:operation name='GetInterfaceIwconfig'>
2901       <soap:operation soapAction='urn:GetInterfaceIwconfig'/>
2902       <wsdl:input>
2903         <soap:body use='encoded' namespace='urn:GetInterfaceIwconfig' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2904       </wsdl:input>
2905       <wsdl:output>
2906         <soap:body use='encoded' namespace='urn:GetInterfaceIwconfig' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2907       </wsdl:output>
2908     </wsdl:operation>
2909   </wsdl:binding>
2910   <wsdl:message name='GetInterfaceIwpriv_in'>
2911     <wsdl:part type='struct' name='auth'/>
2912     <wsdl:part type='int or string' name='id_or_name'/>
2913   </wsdl:message>
2914   <wsdl:message name='GetInterfaceIwpriv_out'>
2915     <wsdl:part type='string or nil' name='returnvalue'/>
2916   </wsdl:message>
2917   <wsdl:portType name='GetInterfaceIwpriv_port'>
2918     <wsdl:operation name='GetInterfaceIwpriv'>
2919       <wsdl:input message='tns:GetInterfaceIwpriv_in'/>
2920       <wsdl:output message='tns:GetInterfaceIwpriv_out'/>
2921     </wsdl:operation>
2922   </wsdl:portType>
2923   <wsdl:binding type='tns:GetInterfaceIwpriv_port' name='GetInterfaceIwpriv_binding'>
2924     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2925     <wsdl:operation name='GetInterfaceIwpriv'>
2926       <soap:operation soapAction='urn:GetInterfaceIwpriv'/>
2927       <wsdl:input>
2928         <soap:body use='encoded' namespace='urn:GetInterfaceIwpriv' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2929       </wsdl:input>
2930       <wsdl:output>
2931         <soap:body use='encoded' namespace='urn:GetInterfaceIwpriv' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2932       </wsdl:output>
2933     </wsdl:operation>
2934   </wsdl:binding>
2935   <wsdl:message name='GetInterfaceKey_in'>
2936     <wsdl:part type='struct' name='auth'/>
2937     <wsdl:part type='int or string' name='id_or_name'/>
2938   </wsdl:message>
2939   <wsdl:message name='GetInterfaceKey_out'>
2940     <wsdl:part type='string or nil' name='returnvalue'/>
2941   </wsdl:message>
2942   <wsdl:portType name='GetInterfaceKey_port'>
2943     <wsdl:operation name='GetInterfaceKey'>
2944       <wsdl:input message='tns:GetInterfaceKey_in'/>
2945       <wsdl:output message='tns:GetInterfaceKey_out'/>
2946     </wsdl:operation>
2947   </wsdl:portType>
2948   <wsdl:binding type='tns:GetInterfaceKey_port' name='GetInterfaceKey_binding'>
2949     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2950     <wsdl:operation name='GetInterfaceKey'>
2951       <soap:operation soapAction='urn:GetInterfaceKey'/>
2952       <wsdl:input>
2953         <soap:body use='encoded' namespace='urn:GetInterfaceKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2954       </wsdl:input>
2955       <wsdl:output>
2956         <soap:body use='encoded' namespace='urn:GetInterfaceKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2957       </wsdl:output>
2958     </wsdl:operation>
2959   </wsdl:binding>
2960   <wsdl:message name='GetInterfaceKey1_in'>
2961     <wsdl:part type='struct' name='auth'/>
2962     <wsdl:part type='int or string' name='id_or_name'/>
2963   </wsdl:message>
2964   <wsdl:message name='GetInterfaceKey1_out'>
2965     <wsdl:part type='string or nil' name='returnvalue'/>
2966   </wsdl:message>
2967   <wsdl:portType name='GetInterfaceKey1_port'>
2968     <wsdl:operation name='GetInterfaceKey1'>
2969       <wsdl:input message='tns:GetInterfaceKey1_in'/>
2970       <wsdl:output message='tns:GetInterfaceKey1_out'/>
2971     </wsdl:operation>
2972   </wsdl:portType>
2973   <wsdl:binding type='tns:GetInterfaceKey1_port' name='GetInterfaceKey1_binding'>
2974     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
2975     <wsdl:operation name='GetInterfaceKey1'>
2976       <soap:operation soapAction='urn:GetInterfaceKey1'/>
2977       <wsdl:input>
2978         <soap:body use='encoded' namespace='urn:GetInterfaceKey1' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2979       </wsdl:input>
2980       <wsdl:output>
2981         <soap:body use='encoded' namespace='urn:GetInterfaceKey1' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
2982       </wsdl:output>
2983     </wsdl:operation>
2984   </wsdl:binding>
2985   <wsdl:message name='GetInterfaceKey2_in'>
2986     <wsdl:part type='struct' name='auth'/>
2987     <wsdl:part type='int or string' name='id_or_name'/>
2988   </wsdl:message>
2989   <wsdl:message name='GetInterfaceKey2_out'>
2990     <wsdl:part type='string or nil' name='returnvalue'/>
2991   </wsdl:message>
2992   <wsdl:portType name='GetInterfaceKey2_port'>
2993     <wsdl:operation name='GetInterfaceKey2'>
2994       <wsdl:input message='tns:GetInterfaceKey2_in'/>
2995       <wsdl:output message='tns:GetInterfaceKey2_out'/>
2996     </wsdl:operation>
2997   </wsdl:portType>
2998   <wsdl:binding type='tns:GetInterfaceKey2_port' name='GetInterfaceKey2_binding'>
2999     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3000     <wsdl:operation name='GetInterfaceKey2'>
3001       <soap:operation soapAction='urn:GetInterfaceKey2'/>
3002       <wsdl:input>
3003         <soap:body use='encoded' namespace='urn:GetInterfaceKey2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3004       </wsdl:input>
3005       <wsdl:output>
3006         <soap:body use='encoded' namespace='urn:GetInterfaceKey2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3007       </wsdl:output>
3008     </wsdl:operation>
3009   </wsdl:binding>
3010   <wsdl:message name='GetInterfaceKey3_in'>
3011     <wsdl:part type='struct' name='auth'/>
3012     <wsdl:part type='int or string' name='id_or_name'/>
3013   </wsdl:message>
3014   <wsdl:message name='GetInterfaceKey3_out'>
3015     <wsdl:part type='string or nil' name='returnvalue'/>
3016   </wsdl:message>
3017   <wsdl:portType name='GetInterfaceKey3_port'>
3018     <wsdl:operation name='GetInterfaceKey3'>
3019       <wsdl:input message='tns:GetInterfaceKey3_in'/>
3020       <wsdl:output message='tns:GetInterfaceKey3_out'/>
3021     </wsdl:operation>
3022   </wsdl:portType>
3023   <wsdl:binding type='tns:GetInterfaceKey3_port' name='GetInterfaceKey3_binding'>
3024     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3025     <wsdl:operation name='GetInterfaceKey3'>
3026       <soap:operation soapAction='urn:GetInterfaceKey3'/>
3027       <wsdl:input>
3028         <soap:body use='encoded' namespace='urn:GetInterfaceKey3' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3029       </wsdl:input>
3030       <wsdl:output>
3031         <soap:body use='encoded' namespace='urn:GetInterfaceKey3' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3032       </wsdl:output>
3033     </wsdl:operation>
3034   </wsdl:binding>
3035   <wsdl:message name='GetInterfaceKey4_in'>
3036     <wsdl:part type='struct' name='auth'/>
3037     <wsdl:part type='int or string' name='id_or_name'/>
3038   </wsdl:message>
3039   <wsdl:message name='GetInterfaceKey4_out'>
3040     <wsdl:part type='string or nil' name='returnvalue'/>
3041   </wsdl:message>
3042   <wsdl:portType name='GetInterfaceKey4_port'>
3043     <wsdl:operation name='GetInterfaceKey4'>
3044       <wsdl:input message='tns:GetInterfaceKey4_in'/>
3045       <wsdl:output message='tns:GetInterfaceKey4_out'/>
3046     </wsdl:operation>
3047   </wsdl:portType>
3048   <wsdl:binding type='tns:GetInterfaceKey4_port' name='GetInterfaceKey4_binding'>
3049     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3050     <wsdl:operation name='GetInterfaceKey4'>
3051       <soap:operation soapAction='urn:GetInterfaceKey4'/>
3052       <wsdl:input>
3053         <soap:body use='encoded' namespace='urn:GetInterfaceKey4' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3054       </wsdl:input>
3055       <wsdl:output>
3056         <soap:body use='encoded' namespace='urn:GetInterfaceKey4' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3057       </wsdl:output>
3058     </wsdl:operation>
3059   </wsdl:binding>
3060   <wsdl:message name='GetInterfaceMode_in'>
3061     <wsdl:part type='struct' name='auth'/>
3062     <wsdl:part type='int or string' name='id_or_name'/>
3063   </wsdl:message>
3064   <wsdl:message name='GetInterfaceMode_out'>
3065     <wsdl:part type='string or nil' name='returnvalue'/>
3066   </wsdl:message>
3067   <wsdl:portType name='GetInterfaceMode_port'>
3068     <wsdl:operation name='GetInterfaceMode'>
3069       <wsdl:input message='tns:GetInterfaceMode_in'/>
3070       <wsdl:output message='tns:GetInterfaceMode_out'/>
3071     </wsdl:operation>
3072   </wsdl:portType>
3073   <wsdl:binding type='tns:GetInterfaceMode_port' name='GetInterfaceMode_binding'>
3074     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3075     <wsdl:operation name='GetInterfaceMode'>
3076       <soap:operation soapAction='urn:GetInterfaceMode'/>
3077       <wsdl:input>
3078         <soap:body use='encoded' namespace='urn:GetInterfaceMode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3079       </wsdl:input>
3080       <wsdl:output>
3081         <soap:body use='encoded' namespace='urn:GetInterfaceMode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3082       </wsdl:output>
3083     </wsdl:operation>
3084   </wsdl:binding>
3085   <wsdl:message name='GetInterfaceNw_in'>
3086     <wsdl:part type='struct' name='auth'/>
3087     <wsdl:part type='int or string' name='id_or_name'/>
3088   </wsdl:message>
3089   <wsdl:message name='GetInterfaceNw_out'>
3090     <wsdl:part type='string or nil' name='returnvalue'/>
3091   </wsdl:message>
3092   <wsdl:portType name='GetInterfaceNw_port'>
3093     <wsdl:operation name='GetInterfaceNw'>
3094       <wsdl:input message='tns:GetInterfaceNw_in'/>
3095       <wsdl:output message='tns:GetInterfaceNw_out'/>
3096     </wsdl:operation>
3097   </wsdl:portType>
3098   <wsdl:binding type='tns:GetInterfaceNw_port' name='GetInterfaceNw_binding'>
3099     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3100     <wsdl:operation name='GetInterfaceNw'>
3101       <soap:operation soapAction='urn:GetInterfaceNw'/>
3102       <wsdl:input>
3103         <soap:body use='encoded' namespace='urn:GetInterfaceNw' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3104       </wsdl:input>
3105       <wsdl:output>
3106         <soap:body use='encoded' namespace='urn:GetInterfaceNw' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3107       </wsdl:output>
3108     </wsdl:operation>
3109   </wsdl:binding>
3110   <wsdl:message name='GetInterfaceRate_in'>
3111     <wsdl:part type='struct' name='auth'/>
3112     <wsdl:part type='int or string' name='id_or_name'/>
3113   </wsdl:message>
3114   <wsdl:message name='GetInterfaceRate_out'>
3115     <wsdl:part type='string or nil' name='returnvalue'/>
3116   </wsdl:message>
3117   <wsdl:portType name='GetInterfaceRate_port'>
3118     <wsdl:operation name='GetInterfaceRate'>
3119       <wsdl:input message='tns:GetInterfaceRate_in'/>
3120       <wsdl:output message='tns:GetInterfaceRate_out'/>
3121     </wsdl:operation>
3122   </wsdl:portType>
3123   <wsdl:binding type='tns:GetInterfaceRate_port' name='GetInterfaceRate_binding'>
3124     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3125     <wsdl:operation name='GetInterfaceRate'>
3126       <soap:operation soapAction='urn:GetInterfaceRate'/>
3127       <wsdl:input>
3128         <soap:body use='encoded' namespace='urn:GetInterfaceRate' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3129       </wsdl:input>
3130       <wsdl:output>
3131         <soap:body use='encoded' namespace='urn:GetInterfaceRate' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3132       </wsdl:output>
3133     </wsdl:operation>
3134   </wsdl:binding>
3135   <wsdl:message name='GetInterfaceSecurityMode_in'>
3136     <wsdl:part type='struct' name='auth'/>
3137     <wsdl:part type='int or string' name='id_or_name'/>
3138   </wsdl:message>
3139   <wsdl:message name='GetInterfaceSecurityMode_out'>
3140     <wsdl:part type='string or nil' name='returnvalue'/>
3141   </wsdl:message>
3142   <wsdl:portType name='GetInterfaceSecurityMode_port'>
3143     <wsdl:operation name='GetInterfaceSecurityMode'>
3144       <wsdl:input message='tns:GetInterfaceSecurityMode_in'/>
3145       <wsdl:output message='tns:GetInterfaceSecurityMode_out'/>
3146     </wsdl:operation>
3147   </wsdl:portType>
3148   <wsdl:binding type='tns:GetInterfaceSecurityMode_port' name='GetInterfaceSecurityMode_binding'>
3149     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3150     <wsdl:operation name='GetInterfaceSecurityMode'>
3151       <soap:operation soapAction='urn:GetInterfaceSecurityMode'/>
3152       <wsdl:input>
3153         <soap:body use='encoded' namespace='urn:GetInterfaceSecurityMode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3154       </wsdl:input>
3155       <wsdl:output>
3156         <soap:body use='encoded' namespace='urn:GetInterfaceSecurityMode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3157       </wsdl:output>
3158     </wsdl:operation>
3159   </wsdl:binding>
3160   <wsdl:message name='GetInterfaceSens_in'>
3161     <wsdl:part type='struct' name='auth'/>
3162     <wsdl:part type='int or string' name='id_or_name'/>
3163   </wsdl:message>
3164   <wsdl:message name='GetInterfaceSens_out'>
3165     <wsdl:part type='string or nil' name='returnvalue'/>
3166   </wsdl:message>
3167   <wsdl:portType name='GetInterfaceSens_port'>
3168     <wsdl:operation name='GetInterfaceSens'>
3169       <wsdl:input message='tns:GetInterfaceSens_in'/>
3170       <wsdl:output message='tns:GetInterfaceSens_out'/>
3171     </wsdl:operation>
3172   </wsdl:portType>
3173   <wsdl:binding type='tns:GetInterfaceSens_port' name='GetInterfaceSens_binding'>
3174     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3175     <wsdl:operation name='GetInterfaceSens'>
3176       <soap:operation soapAction='urn:GetInterfaceSens'/>
3177       <wsdl:input>
3178         <soap:body use='encoded' namespace='urn:GetInterfaceSens' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3179       </wsdl:input>
3180       <wsdl:output>
3181         <soap:body use='encoded' namespace='urn:GetInterfaceSens' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3182       </wsdl:output>
3183     </wsdl:operation>
3184   </wsdl:binding>
3185   <wsdl:message name='GetInterfaceTags_in'>
3186     <wsdl:part type='struct' name='auth'/>
3187     <wsdl:part type='array of int or int or struct' name='interface_tag_filter'/>
3188     <wsdl:part type='array' name='return_fields'/>
3189   </wsdl:message>
3190   <wsdl:message name='GetInterfaceTags_out'>
3191     <wsdl:part type='array of struct' name='returnvalue'/>
3192   </wsdl:message>
3193   <wsdl:portType name='GetInterfaceTags_port'>
3194     <wsdl:operation name='GetInterfaceTags'>
3195       <wsdl:input message='tns:GetInterfaceTags_in'/>
3196       <wsdl:output message='tns:GetInterfaceTags_out'/>
3197     </wsdl:operation>
3198   </wsdl:portType>
3199   <wsdl:binding type='tns:GetInterfaceTags_port' name='GetInterfaceTags_binding'>
3200     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3201     <wsdl:operation name='GetInterfaceTags'>
3202       <soap:operation soapAction='urn:GetInterfaceTags'/>
3203       <wsdl:input>
3204         <soap:body use='encoded' namespace='urn:GetInterfaceTags' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3205       </wsdl:input>
3206       <wsdl:output>
3207         <soap:body use='encoded' namespace='urn:GetInterfaceTags' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3208       </wsdl:output>
3209     </wsdl:operation>
3210   </wsdl:binding>
3211   <wsdl:message name='GetInterfaces_in'>
3212     <wsdl:part type='struct' name='auth'/>
3213     <wsdl:part type='array of int or string or int or string or struct' name='interface_filter'/>
3214     <wsdl:part type='array' name='return_fields'/>
3215   </wsdl:message>
3216   <wsdl:message name='GetInterfaces_out'>
3217     <wsdl:part type='array of struct' name='returnvalue'/>
3218   </wsdl:message>
3219   <wsdl:portType name='GetInterfaces_port'>
3220     <wsdl:operation name='GetInterfaces'>
3221       <wsdl:input message='tns:GetInterfaces_in'/>
3222       <wsdl:output message='tns:GetInterfaces_out'/>
3223     </wsdl:operation>
3224   </wsdl:portType>
3225   <wsdl:binding type='tns:GetInterfaces_port' name='GetInterfaces_binding'>
3226     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3227     <wsdl:operation name='GetInterfaces'>
3228       <soap:operation soapAction='urn:GetInterfaces'/>
3229       <wsdl:input>
3230         <soap:body use='encoded' namespace='urn:GetInterfaces' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3231       </wsdl:input>
3232       <wsdl:output>
3233         <soap:body use='encoded' namespace='urn:GetInterfaces' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3234       </wsdl:output>
3235     </wsdl:operation>
3236   </wsdl:binding>
3237   <wsdl:message name='GetKeyTypes_in'>
3238     <wsdl:part type='struct' name='auth'/>
3239   </wsdl:message>
3240   <wsdl:message name='GetKeyTypes_out'>
3241     <wsdl:part type='array of string' name='returnvalue'/>
3242   </wsdl:message>
3243   <wsdl:portType name='GetKeyTypes_port'>
3244     <wsdl:operation name='GetKeyTypes'>
3245       <wsdl:input message='tns:GetKeyTypes_in'/>
3246       <wsdl:output message='tns:GetKeyTypes_out'/>
3247     </wsdl:operation>
3248   </wsdl:portType>
3249   <wsdl:binding type='tns:GetKeyTypes_port' name='GetKeyTypes_binding'>
3250     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3251     <wsdl:operation name='GetKeyTypes'>
3252       <soap:operation soapAction='urn:GetKeyTypes'/>
3253       <wsdl:input>
3254         <soap:body use='encoded' namespace='urn:GetKeyTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3255       </wsdl:input>
3256       <wsdl:output>
3257         <soap:body use='encoded' namespace='urn:GetKeyTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3258       </wsdl:output>
3259     </wsdl:operation>
3260   </wsdl:binding>
3261   <wsdl:message name='GetKeys_in'>
3262     <wsdl:part type='struct' name='auth'/>
3263     <wsdl:part type='array of int or struct' name='key_filter'/>
3264     <wsdl:part type='array' name='return_fields'/>
3265   </wsdl:message>
3266   <wsdl:message name='GetKeys_out'>
3267     <wsdl:part type='array of struct' name='returnvalue'/>
3268   </wsdl:message>
3269   <wsdl:portType name='GetKeys_port'>
3270     <wsdl:operation name='GetKeys'>
3271       <wsdl:input message='tns:GetKeys_in'/>
3272       <wsdl:output message='tns:GetKeys_out'/>
3273     </wsdl:operation>
3274   </wsdl:portType>
3275   <wsdl:binding type='tns:GetKeys_port' name='GetKeys_binding'>
3276     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3277     <wsdl:operation name='GetKeys'>
3278       <soap:operation soapAction='urn:GetKeys'/>
3279       <wsdl:input>
3280         <soap:body use='encoded' namespace='urn:GetKeys' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3281       </wsdl:input>
3282       <wsdl:output>
3283         <soap:body use='encoded' namespace='urn:GetKeys' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3284       </wsdl:output>
3285     </wsdl:operation>
3286   </wsdl:binding>
3287   <wsdl:message name='GetMessages_in'>
3288     <wsdl:part type='struct' name='auth'/>
3289     <wsdl:part type='array of string or struct' name='message_filter'/>
3290     <wsdl:part type='array' name='return_fields'/>
3291   </wsdl:message>
3292   <wsdl:message name='GetMessages_out'>
3293     <wsdl:part type='array of struct' name='returnvalue'/>
3294   </wsdl:message>
3295   <wsdl:portType name='GetMessages_port'>
3296     <wsdl:operation name='GetMessages'>
3297       <wsdl:input message='tns:GetMessages_in'/>
3298       <wsdl:output message='tns:GetMessages_out'/>
3299     </wsdl:operation>
3300   </wsdl:portType>
3301   <wsdl:binding type='tns:GetMessages_port' name='GetMessages_binding'>
3302     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3303     <wsdl:operation name='GetMessages'>
3304       <soap:operation soapAction='urn:GetMessages'/>
3305       <wsdl:input>
3306         <soap:body use='encoded' namespace='urn:GetMessages' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3307       </wsdl:input>
3308       <wsdl:output>
3309         <soap:body use='encoded' namespace='urn:GetMessages' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3310       </wsdl:output>
3311     </wsdl:operation>
3312   </wsdl:binding>
3313   <wsdl:message name='GetNetworkMethods_in'>
3314     <wsdl:part type='struct' name='auth'/>
3315   </wsdl:message>
3316   <wsdl:message name='GetNetworkMethods_out'>
3317     <wsdl:part type='array of string' name='returnvalue'/>
3318   </wsdl:message>
3319   <wsdl:portType name='GetNetworkMethods_port'>
3320     <wsdl:operation name='GetNetworkMethods'>
3321       <wsdl:input message='tns:GetNetworkMethods_in'/>
3322       <wsdl:output message='tns:GetNetworkMethods_out'/>
3323     </wsdl:operation>
3324   </wsdl:portType>
3325   <wsdl:binding type='tns:GetNetworkMethods_port' name='GetNetworkMethods_binding'>
3326     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3327     <wsdl:operation name='GetNetworkMethods'>
3328       <soap:operation soapAction='urn:GetNetworkMethods'/>
3329       <wsdl:input>
3330         <soap:body use='encoded' namespace='urn:GetNetworkMethods' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3331       </wsdl:input>
3332       <wsdl:output>
3333         <soap:body use='encoded' namespace='urn:GetNetworkMethods' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3334       </wsdl:output>
3335     </wsdl:operation>
3336   </wsdl:binding>
3337   <wsdl:message name='GetNetworkTypes_in'>
3338     <wsdl:part type='struct' name='auth'/>
3339   </wsdl:message>
3340   <wsdl:message name='GetNetworkTypes_out'>
3341     <wsdl:part type='array of string' name='returnvalue'/>
3342   </wsdl:message>
3343   <wsdl:portType name='GetNetworkTypes_port'>
3344     <wsdl:operation name='GetNetworkTypes'>
3345       <wsdl:input message='tns:GetNetworkTypes_in'/>
3346       <wsdl:output message='tns:GetNetworkTypes_out'/>
3347     </wsdl:operation>
3348   </wsdl:portType>
3349   <wsdl:binding type='tns:GetNetworkTypes_port' name='GetNetworkTypes_binding'>
3350     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3351     <wsdl:operation name='GetNetworkTypes'>
3352       <soap:operation soapAction='urn:GetNetworkTypes'/>
3353       <wsdl:input>
3354         <soap:body use='encoded' namespace='urn:GetNetworkTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3355       </wsdl:input>
3356       <wsdl:output>
3357         <soap:body use='encoded' namespace='urn:GetNetworkTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3358       </wsdl:output>
3359     </wsdl:operation>
3360   </wsdl:binding>
3361   <wsdl:message name='GetNodeArch_in'>
3362     <wsdl:part type='struct' name='auth'/>
3363     <wsdl:part type='int or string' name='id_or_name'/>
3364   </wsdl:message>
3365   <wsdl:message name='GetNodeArch_out'>
3366     <wsdl:part type='string or nil' name='returnvalue'/>
3367   </wsdl:message>
3368   <wsdl:portType name='GetNodeArch_port'>
3369     <wsdl:operation name='GetNodeArch'>
3370       <wsdl:input message='tns:GetNodeArch_in'/>
3371       <wsdl:output message='tns:GetNodeArch_out'/>
3372     </wsdl:operation>
3373   </wsdl:portType>
3374   <wsdl:binding type='tns:GetNodeArch_port' name='GetNodeArch_binding'>
3375     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3376     <wsdl:operation name='GetNodeArch'>
3377       <soap:operation soapAction='urn:GetNodeArch'/>
3378       <wsdl:input>
3379         <soap:body use='encoded' namespace='urn:GetNodeArch' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3380       </wsdl:input>
3381       <wsdl:output>
3382         <soap:body use='encoded' namespace='urn:GetNodeArch' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3383       </wsdl:output>
3384     </wsdl:operation>
3385   </wsdl:binding>
3386   <wsdl:message name='GetNodeDeployment_in'>
3387     <wsdl:part type='struct' name='auth'/>
3388     <wsdl:part type='int or string' name='id_or_name'/>
3389   </wsdl:message>
3390   <wsdl:message name='GetNodeDeployment_out'>
3391     <wsdl:part type='string or nil' name='returnvalue'/>
3392   </wsdl:message>
3393   <wsdl:portType name='GetNodeDeployment_port'>
3394     <wsdl:operation name='GetNodeDeployment'>
3395       <wsdl:input message='tns:GetNodeDeployment_in'/>
3396       <wsdl:output message='tns:GetNodeDeployment_out'/>
3397     </wsdl:operation>
3398   </wsdl:portType>
3399   <wsdl:binding type='tns:GetNodeDeployment_port' name='GetNodeDeployment_binding'>
3400     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3401     <wsdl:operation name='GetNodeDeployment'>
3402       <soap:operation soapAction='urn:GetNodeDeployment'/>
3403       <wsdl:input>
3404         <soap:body use='encoded' namespace='urn:GetNodeDeployment' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3405       </wsdl:input>
3406       <wsdl:output>
3407         <soap:body use='encoded' namespace='urn:GetNodeDeployment' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3408       </wsdl:output>
3409     </wsdl:operation>
3410   </wsdl:binding>
3411   <wsdl:message name='GetNodeDummynetBox_in'>
3412     <wsdl:part type='struct' name='auth'/>
3413     <wsdl:part type='int or string' name='id_or_name'/>
3414   </wsdl:message>
3415   <wsdl:message name='GetNodeDummynetBox_out'>
3416     <wsdl:part type='string or nil' name='returnvalue'/>
3417   </wsdl:message>
3418   <wsdl:portType name='GetNodeDummynetBox_port'>
3419     <wsdl:operation name='GetNodeDummynetBox'>
3420       <wsdl:input message='tns:GetNodeDummynetBox_in'/>
3421       <wsdl:output message='tns:GetNodeDummynetBox_out'/>
3422     </wsdl:operation>
3423   </wsdl:portType>
3424   <wsdl:binding type='tns:GetNodeDummynetBox_port' name='GetNodeDummynetBox_binding'>
3425     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3426     <wsdl:operation name='GetNodeDummynetBox'>
3427       <soap:operation soapAction='urn:GetNodeDummynetBox'/>
3428       <wsdl:input>
3429         <soap:body use='encoded' namespace='urn:GetNodeDummynetBox' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3430       </wsdl:input>
3431       <wsdl:output>
3432         <soap:body use='encoded' namespace='urn:GetNodeDummynetBox' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3433       </wsdl:output>
3434     </wsdl:operation>
3435   </wsdl:binding>
3436   <wsdl:message name='GetNodeExtensions_in'>
3437     <wsdl:part type='struct' name='auth'/>
3438     <wsdl:part type='int or string' name='id_or_name'/>
3439   </wsdl:message>
3440   <wsdl:message name='GetNodeExtensions_out'>
3441     <wsdl:part type='string or nil' name='returnvalue'/>
3442   </wsdl:message>
3443   <wsdl:portType name='GetNodeExtensions_port'>
3444     <wsdl:operation name='GetNodeExtensions'>
3445       <wsdl:input message='tns:GetNodeExtensions_in'/>
3446       <wsdl:output message='tns:GetNodeExtensions_out'/>
3447     </wsdl:operation>
3448   </wsdl:portType>
3449   <wsdl:binding type='tns:GetNodeExtensions_port' name='GetNodeExtensions_binding'>
3450     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3451     <wsdl:operation name='GetNodeExtensions'>
3452       <soap:operation soapAction='urn:GetNodeExtensions'/>
3453       <wsdl:input>
3454         <soap:body use='encoded' namespace='urn:GetNodeExtensions' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3455       </wsdl:input>
3456       <wsdl:output>
3457         <soap:body use='encoded' namespace='urn:GetNodeExtensions' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3458       </wsdl:output>
3459     </wsdl:operation>
3460   </wsdl:binding>
3461   <wsdl:message name='GetNodeGroups_in'>
3462     <wsdl:part type='struct' name='auth'/>
3463     <wsdl:part type='array of int or string or struct' name='nodegroup_filter'/>
3464     <wsdl:part type='array' name='return_fields'/>
3465   </wsdl:message>
3466   <wsdl:message name='GetNodeGroups_out'>
3467     <wsdl:part type='array of struct' name='returnvalue'/>
3468   </wsdl:message>
3469   <wsdl:portType name='GetNodeGroups_port'>
3470     <wsdl:operation name='GetNodeGroups'>
3471       <wsdl:input message='tns:GetNodeGroups_in'/>
3472       <wsdl:output message='tns:GetNodeGroups_out'/>
3473     </wsdl:operation>
3474   </wsdl:portType>
3475   <wsdl:binding type='tns:GetNodeGroups_port' name='GetNodeGroups_binding'>
3476     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3477     <wsdl:operation name='GetNodeGroups'>
3478       <soap:operation soapAction='urn:GetNodeGroups'/>
3479       <wsdl:input>
3480         <soap:body use='encoded' namespace='urn:GetNodeGroups' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3481       </wsdl:input>
3482       <wsdl:output>
3483         <soap:body use='encoded' namespace='urn:GetNodeGroups' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3484       </wsdl:output>
3485     </wsdl:operation>
3486   </wsdl:binding>
3487   <wsdl:message name='GetNodeNetworkSettingTypes_in'>
3488     <wsdl:part type='struct' name='auth'/>
3489     <wsdl:part type='array of int or string or struct' name='tag_type_filter'/>
3490     <wsdl:part type='array' name='return_fields'/>
3491   </wsdl:message>
3492   <wsdl:message name='GetNodeNetworkSettingTypes_out'>
3493     <wsdl:part type='array of struct' name='returnvalue'/>
3494   </wsdl:message>
3495   <wsdl:portType name='GetNodeNetworkSettingTypes_port'>
3496     <wsdl:operation name='GetNodeNetworkSettingTypes'>
3497       <wsdl:input message='tns:GetNodeNetworkSettingTypes_in'/>
3498       <wsdl:output message='tns:GetNodeNetworkSettingTypes_out'/>
3499     </wsdl:operation>
3500   </wsdl:portType>
3501   <wsdl:binding type='tns:GetNodeNetworkSettingTypes_port' name='GetNodeNetworkSettingTypes_binding'>
3502     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3503     <wsdl:operation name='GetNodeNetworkSettingTypes'>
3504       <soap:operation soapAction='urn:GetNodeNetworkSettingTypes'/>
3505       <wsdl:input>
3506         <soap:body use='encoded' namespace='urn:GetNodeNetworkSettingTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3507       </wsdl:input>
3508       <wsdl:output>
3509         <soap:body use='encoded' namespace='urn:GetNodeNetworkSettingTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3510       </wsdl:output>
3511     </wsdl:operation>
3512   </wsdl:binding>
3513   <wsdl:message name='GetNodeNetworkSettings_in'>
3514     <wsdl:part type='struct' name='auth'/>
3515     <wsdl:part type='array of int or int or struct' name='interface_tag_filter'/>
3516     <wsdl:part type='array' name='return_fields'/>
3517   </wsdl:message>
3518   <wsdl:message name='GetNodeNetworkSettings_out'>
3519     <wsdl:part type='array of struct' name='returnvalue'/>
3520   </wsdl:message>
3521   <wsdl:portType name='GetNodeNetworkSettings_port'>
3522     <wsdl:operation name='GetNodeNetworkSettings'>
3523       <wsdl:input message='tns:GetNodeNetworkSettings_in'/>
3524       <wsdl:output message='tns:GetNodeNetworkSettings_out'/>
3525     </wsdl:operation>
3526   </wsdl:portType>
3527   <wsdl:binding type='tns:GetNodeNetworkSettings_port' name='GetNodeNetworkSettings_binding'>
3528     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3529     <wsdl:operation name='GetNodeNetworkSettings'>
3530       <soap:operation soapAction='urn:GetNodeNetworkSettings'/>
3531       <wsdl:input>
3532         <soap:body use='encoded' namespace='urn:GetNodeNetworkSettings' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3533       </wsdl:input>
3534       <wsdl:output>
3535         <soap:body use='encoded' namespace='urn:GetNodeNetworkSettings' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3536       </wsdl:output>
3537     </wsdl:operation>
3538   </wsdl:binding>
3539   <wsdl:message name='GetNodeNetworks_in'>
3540     <wsdl:part type='struct' name='auth'/>
3541     <wsdl:part type='array of int or string or int or string or struct' name='interface_filter'/>
3542     <wsdl:part type='array' name='return_fields'/>
3543   </wsdl:message>
3544   <wsdl:message name='GetNodeNetworks_out'>
3545     <wsdl:part type='array of struct' name='returnvalue'/>
3546   </wsdl:message>
3547   <wsdl:portType name='GetNodeNetworks_port'>
3548     <wsdl:operation name='GetNodeNetworks'>
3549       <wsdl:input message='tns:GetNodeNetworks_in'/>
3550       <wsdl:output message='tns:GetNodeNetworks_out'/>
3551     </wsdl:operation>
3552   </wsdl:portType>
3553   <wsdl:binding type='tns:GetNodeNetworks_port' name='GetNodeNetworks_binding'>
3554     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3555     <wsdl:operation name='GetNodeNetworks'>
3556       <soap:operation soapAction='urn:GetNodeNetworks'/>
3557       <wsdl:input>
3558         <soap:body use='encoded' namespace='urn:GetNodeNetworks' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3559       </wsdl:input>
3560       <wsdl:output>
3561         <soap:body use='encoded' namespace='urn:GetNodeNetworks' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3562       </wsdl:output>
3563     </wsdl:operation>
3564   </wsdl:binding>
3565   <wsdl:message name='GetNodePlainBootstrapfs_in'>
3566     <wsdl:part type='struct' name='auth'/>
3567     <wsdl:part type='int or string' name='id_or_name'/>
3568   </wsdl:message>
3569   <wsdl:message name='GetNodePlainBootstrapfs_out'>
3570     <wsdl:part type='string or nil' name='returnvalue'/>
3571   </wsdl:message>
3572   <wsdl:portType name='GetNodePlainBootstrapfs_port'>
3573     <wsdl:operation name='GetNodePlainBootstrapfs'>
3574       <wsdl:input message='tns:GetNodePlainBootstrapfs_in'/>
3575       <wsdl:output message='tns:GetNodePlainBootstrapfs_out'/>
3576     </wsdl:operation>
3577   </wsdl:portType>
3578   <wsdl:binding type='tns:GetNodePlainBootstrapfs_port' name='GetNodePlainBootstrapfs_binding'>
3579     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3580     <wsdl:operation name='GetNodePlainBootstrapfs'>
3581       <soap:operation soapAction='urn:GetNodePlainBootstrapfs'/>
3582       <wsdl:input>
3583         <soap:body use='encoded' namespace='urn:GetNodePlainBootstrapfs' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3584       </wsdl:input>
3585       <wsdl:output>
3586         <soap:body use='encoded' namespace='urn:GetNodePlainBootstrapfs' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3587       </wsdl:output>
3588     </wsdl:operation>
3589   </wsdl:binding>
3590   <wsdl:message name='GetNodePldistro_in'>
3591     <wsdl:part type='struct' name='auth'/>
3592     <wsdl:part type='int or string' name='id_or_name'/>
3593   </wsdl:message>
3594   <wsdl:message name='GetNodePldistro_out'>
3595     <wsdl:part type='string or nil' name='returnvalue'/>
3596   </wsdl:message>
3597   <wsdl:portType name='GetNodePldistro_port'>
3598     <wsdl:operation name='GetNodePldistro'>
3599       <wsdl:input message='tns:GetNodePldistro_in'/>
3600       <wsdl:output message='tns:GetNodePldistro_out'/>
3601     </wsdl:operation>
3602   </wsdl:portType>
3603   <wsdl:binding type='tns:GetNodePldistro_port' name='GetNodePldistro_binding'>
3604     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3605     <wsdl:operation name='GetNodePldistro'>
3606       <soap:operation soapAction='urn:GetNodePldistro'/>
3607       <wsdl:input>
3608         <soap:body use='encoded' namespace='urn:GetNodePldistro' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3609       </wsdl:input>
3610       <wsdl:output>
3611         <soap:body use='encoded' namespace='urn:GetNodePldistro' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3612       </wsdl:output>
3613     </wsdl:operation>
3614   </wsdl:binding>
3615   <wsdl:message name='GetNodeSubclass_in'>
3616     <wsdl:part type='struct' name='auth'/>
3617     <wsdl:part type='int or string' name='id_or_name'/>
3618   </wsdl:message>
3619   <wsdl:message name='GetNodeSubclass_out'>
3620     <wsdl:part type='string or nil' name='returnvalue'/>
3621   </wsdl:message>
3622   <wsdl:portType name='GetNodeSubclass_port'>
3623     <wsdl:operation name='GetNodeSubclass'>
3624       <wsdl:input message='tns:GetNodeSubclass_in'/>
3625       <wsdl:output message='tns:GetNodeSubclass_out'/>
3626     </wsdl:operation>
3627   </wsdl:portType>
3628   <wsdl:binding type='tns:GetNodeSubclass_port' name='GetNodeSubclass_binding'>
3629     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3630     <wsdl:operation name='GetNodeSubclass'>
3631       <soap:operation soapAction='urn:GetNodeSubclass'/>
3632       <wsdl:input>
3633         <soap:body use='encoded' namespace='urn:GetNodeSubclass' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3634       </wsdl:input>
3635       <wsdl:output>
3636         <soap:body use='encoded' namespace='urn:GetNodeSubclass' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3637       </wsdl:output>
3638     </wsdl:operation>
3639   </wsdl:binding>
3640   <wsdl:message name='GetNodeTags_in'>
3641     <wsdl:part type='struct' name='auth'/>
3642     <wsdl:part type='array of int or int or struct' name='node_tag_filter'/>
3643     <wsdl:part type='array' name='return_fields'/>
3644   </wsdl:message>
3645   <wsdl:message name='GetNodeTags_out'>
3646     <wsdl:part type='array of struct' name='returnvalue'/>
3647   </wsdl:message>
3648   <wsdl:portType name='GetNodeTags_port'>
3649     <wsdl:operation name='GetNodeTags'>
3650       <wsdl:input message='tns:GetNodeTags_in'/>
3651       <wsdl:output message='tns:GetNodeTags_out'/>
3652     </wsdl:operation>
3653   </wsdl:portType>
3654   <wsdl:binding type='tns:GetNodeTags_port' name='GetNodeTags_binding'>
3655     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3656     <wsdl:operation name='GetNodeTags'>
3657       <soap:operation soapAction='urn:GetNodeTags'/>
3658       <wsdl:input>
3659         <soap:body use='encoded' namespace='urn:GetNodeTags' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3660       </wsdl:input>
3661       <wsdl:output>
3662         <soap:body use='encoded' namespace='urn:GetNodeTags' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3663       </wsdl:output>
3664     </wsdl:operation>
3665   </wsdl:binding>
3666   <wsdl:message name='GetNodeTypes_in'>
3667     <wsdl:part type='struct' name='auth'/>
3668   </wsdl:message>
3669   <wsdl:message name='GetNodeTypes_out'>
3670     <wsdl:part type='array of string' name='returnvalue'/>
3671   </wsdl:message>
3672   <wsdl:portType name='GetNodeTypes_port'>
3673     <wsdl:operation name='GetNodeTypes'>
3674       <wsdl:input message='tns:GetNodeTypes_in'/>
3675       <wsdl:output message='tns:GetNodeTypes_out'/>
3676     </wsdl:operation>
3677   </wsdl:portType>
3678   <wsdl:binding type='tns:GetNodeTypes_port' name='GetNodeTypes_binding'>
3679     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3680     <wsdl:operation name='GetNodeTypes'>
3681       <soap:operation soapAction='urn:GetNodeTypes'/>
3682       <wsdl:input>
3683         <soap:body use='encoded' namespace='urn:GetNodeTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3684       </wsdl:input>
3685       <wsdl:output>
3686         <soap:body use='encoded' namespace='urn:GetNodeTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3687       </wsdl:output>
3688     </wsdl:operation>
3689   </wsdl:binding>
3690   <wsdl:message name='GetNodes_in'>
3691     <wsdl:part type='struct' name='auth'/>
3692     <wsdl:part type='array of int or string or string or int or struct' name='node_filter'/>
3693     <wsdl:part type='array' name='return_fields'/>
3694   </wsdl:message>
3695   <wsdl:message name='GetNodes_out'>
3696     <wsdl:part type='array of struct' name='returnvalue'/>
3697   </wsdl:message>
3698   <wsdl:portType name='GetNodes_port'>
3699     <wsdl:operation name='GetNodes'>
3700       <wsdl:input message='tns:GetNodes_in'/>
3701       <wsdl:output message='tns:GetNodes_out'/>
3702     </wsdl:operation>
3703   </wsdl:portType>
3704   <wsdl:binding type='tns:GetNodes_port' name='GetNodes_binding'>
3705     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3706     <wsdl:operation name='GetNodes'>
3707       <soap:operation soapAction='urn:GetNodes'/>
3708       <wsdl:input>
3709         <soap:body use='encoded' namespace='urn:GetNodes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3710       </wsdl:input>
3711       <wsdl:output>
3712         <soap:body use='encoded' namespace='urn:GetNodes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3713       </wsdl:output>
3714     </wsdl:operation>
3715   </wsdl:binding>
3716   <wsdl:message name='GetPCUProtocolTypes_in'>
3717     <wsdl:part type='struct' name='auth'/>
3718     <wsdl:part type='array of int or struct' name='protocol_type_filter'/>
3719     <wsdl:part type='array' name='return_fields'/>
3720   </wsdl:message>
3721   <wsdl:message name='GetPCUProtocolTypes_out'>
3722     <wsdl:part type='array of struct' name='returnvalue'/>
3723   </wsdl:message>
3724   <wsdl:portType name='GetPCUProtocolTypes_port'>
3725     <wsdl:operation name='GetPCUProtocolTypes'>
3726       <wsdl:input message='tns:GetPCUProtocolTypes_in'/>
3727       <wsdl:output message='tns:GetPCUProtocolTypes_out'/>
3728     </wsdl:operation>
3729   </wsdl:portType>
3730   <wsdl:binding type='tns:GetPCUProtocolTypes_port' name='GetPCUProtocolTypes_binding'>
3731     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3732     <wsdl:operation name='GetPCUProtocolTypes'>
3733       <soap:operation soapAction='urn:GetPCUProtocolTypes'/>
3734       <wsdl:input>
3735         <soap:body use='encoded' namespace='urn:GetPCUProtocolTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3736       </wsdl:input>
3737       <wsdl:output>
3738         <soap:body use='encoded' namespace='urn:GetPCUProtocolTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3739       </wsdl:output>
3740     </wsdl:operation>
3741   </wsdl:binding>
3742   <wsdl:message name='GetPCUTypes_in'>
3743     <wsdl:part type='struct' name='auth'/>
3744     <wsdl:part type='array of int or string or string or int or struct' name='pcu_type_filter'/>
3745     <wsdl:part type='array' name='return_fields'/>
3746   </wsdl:message>
3747   <wsdl:message name='GetPCUTypes_out'>
3748     <wsdl:part type='array of struct' name='returnvalue'/>
3749   </wsdl:message>
3750   <wsdl:portType name='GetPCUTypes_port'>
3751     <wsdl:operation name='GetPCUTypes'>
3752       <wsdl:input message='tns:GetPCUTypes_in'/>
3753       <wsdl:output message='tns:GetPCUTypes_out'/>
3754     </wsdl:operation>
3755   </wsdl:portType>
3756   <wsdl:binding type='tns:GetPCUTypes_port' name='GetPCUTypes_binding'>
3757     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3758     <wsdl:operation name='GetPCUTypes'>
3759       <soap:operation soapAction='urn:GetPCUTypes'/>
3760       <wsdl:input>
3761         <soap:body use='encoded' namespace='urn:GetPCUTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3762       </wsdl:input>
3763       <wsdl:output>
3764         <soap:body use='encoded' namespace='urn:GetPCUTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3765       </wsdl:output>
3766     </wsdl:operation>
3767   </wsdl:binding>
3768   <wsdl:message name='GetPCUs_in'>
3769     <wsdl:part type='struct' name='auth'/>
3770     <wsdl:part type='array of int or struct' name='pcu_filter'/>
3771     <wsdl:part type='array' name='return_fields'/>
3772   </wsdl:message>
3773   <wsdl:message name='GetPCUs_out'>
3774     <wsdl:part type='array of struct' name='returnvalue'/>
3775   </wsdl:message>
3776   <wsdl:portType name='GetPCUs_port'>
3777     <wsdl:operation name='GetPCUs'>
3778       <wsdl:input message='tns:GetPCUs_in'/>
3779       <wsdl:output message='tns:GetPCUs_out'/>
3780     </wsdl:operation>
3781   </wsdl:portType>
3782   <wsdl:binding type='tns:GetPCUs_port' name='GetPCUs_binding'>
3783     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3784     <wsdl:operation name='GetPCUs'>
3785       <soap:operation soapAction='urn:GetPCUs'/>
3786       <wsdl:input>
3787         <soap:body use='encoded' namespace='urn:GetPCUs' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3788       </wsdl:input>
3789       <wsdl:output>
3790         <soap:body use='encoded' namespace='urn:GetPCUs' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3791       </wsdl:output>
3792     </wsdl:operation>
3793   </wsdl:binding>
3794   <wsdl:message name='GetPeerData_in'>
3795     <wsdl:part type='struct' name='auth'/>
3796   </wsdl:message>
3797   <wsdl:message name='GetPeerData_out'>
3798     <wsdl:part type='struct' name='returnvalue'/>
3799   </wsdl:message>
3800   <wsdl:portType name='GetPeerData_port'>
3801     <wsdl:operation name='GetPeerData'>
3802       <wsdl:input message='tns:GetPeerData_in'/>
3803       <wsdl:output message='tns:GetPeerData_out'/>
3804     </wsdl:operation>
3805   </wsdl:portType>
3806   <wsdl:binding type='tns:GetPeerData_port' name='GetPeerData_binding'>
3807     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3808     <wsdl:operation name='GetPeerData'>
3809       <soap:operation soapAction='urn:GetPeerData'/>
3810       <wsdl:input>
3811         <soap:body use='encoded' namespace='urn:GetPeerData' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3812       </wsdl:input>
3813       <wsdl:output>
3814         <soap:body use='encoded' namespace='urn:GetPeerData' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3815       </wsdl:output>
3816     </wsdl:operation>
3817   </wsdl:binding>
3818   <wsdl:message name='GetPeerName_in'>
3819     <wsdl:part type='struct' name='auth'/>
3820   </wsdl:message>
3821   <wsdl:message name='GetPeerName_out'>
3822     <wsdl:part type='string' name='returnvalue'/>
3823   </wsdl:message>
3824   <wsdl:portType name='GetPeerName_port'>
3825     <wsdl:operation name='GetPeerName'>
3826       <wsdl:input message='tns:GetPeerName_in'/>
3827       <wsdl:output message='tns:GetPeerName_out'/>
3828     </wsdl:operation>
3829   </wsdl:portType>
3830   <wsdl:binding type='tns:GetPeerName_port' name='GetPeerName_binding'>
3831     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3832     <wsdl:operation name='GetPeerName'>
3833       <soap:operation soapAction='urn:GetPeerName'/>
3834       <wsdl:input>
3835         <soap:body use='encoded' namespace='urn:GetPeerName' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3836       </wsdl:input>
3837       <wsdl:output>
3838         <soap:body use='encoded' namespace='urn:GetPeerName' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3839       </wsdl:output>
3840     </wsdl:operation>
3841   </wsdl:binding>
3842   <wsdl:message name='GetPeers_in'>
3843     <wsdl:part type='struct' name='auth'/>
3844     <wsdl:part type='array of int or string or struct' name='peer_filter'/>
3845     <wsdl:part type='array' name='return_fields'/>
3846   </wsdl:message>
3847   <wsdl:message name='GetPeers_out'>
3848     <wsdl:part type='array of struct' name='returnvalue'/>
3849   </wsdl:message>
3850   <wsdl:portType name='GetPeers_port'>
3851     <wsdl:operation name='GetPeers'>
3852       <wsdl:input message='tns:GetPeers_in'/>
3853       <wsdl:output message='tns:GetPeers_out'/>
3854     </wsdl:operation>
3855   </wsdl:portType>
3856   <wsdl:binding type='tns:GetPeers_port' name='GetPeers_binding'>
3857     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3858     <wsdl:operation name='GetPeers'>
3859       <soap:operation soapAction='urn:GetPeers'/>
3860       <wsdl:input>
3861         <soap:body use='encoded' namespace='urn:GetPeers' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3862       </wsdl:input>
3863       <wsdl:output>
3864         <soap:body use='encoded' namespace='urn:GetPeers' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3865       </wsdl:output>
3866     </wsdl:operation>
3867   </wsdl:binding>
3868   <wsdl:message name='GetPersons_in'>
3869     <wsdl:part type='struct' name='auth'/>
3870     <wsdl:part type='array of int or string or string or int or struct' name='person_filter'/>
3871     <wsdl:part type='array' name='return_fields'/>
3872   </wsdl:message>
3873   <wsdl:message name='GetPersons_out'>
3874     <wsdl:part type='array of struct' name='returnvalue'/>
3875   </wsdl:message>
3876   <wsdl:portType name='GetPersons_port'>
3877     <wsdl:operation name='GetPersons'>
3878       <wsdl:input message='tns:GetPersons_in'/>
3879       <wsdl:output message='tns:GetPersons_out'/>
3880     </wsdl:operation>
3881   </wsdl:portType>
3882   <wsdl:binding type='tns:GetPersons_port' name='GetPersons_binding'>
3883     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3884     <wsdl:operation name='GetPersons'>
3885       <soap:operation soapAction='urn:GetPersons'/>
3886       <wsdl:input>
3887         <soap:body use='encoded' namespace='urn:GetPersons' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3888       </wsdl:input>
3889       <wsdl:output>
3890         <soap:body use='encoded' namespace='urn:GetPersons' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3891       </wsdl:output>
3892     </wsdl:operation>
3893   </wsdl:binding>
3894   <wsdl:message name='GetPlcRelease_in'>
3895     <wsdl:part type='struct' name='auth'/>
3896   </wsdl:message>
3897   <wsdl:message name='GetPlcRelease_out'>
3898     <wsdl:part type='struct' name='returnvalue'/>
3899   </wsdl:message>
3900   <wsdl:portType name='GetPlcRelease_port'>
3901     <wsdl:operation name='GetPlcRelease'>
3902       <wsdl:input message='tns:GetPlcRelease_in'/>
3903       <wsdl:output message='tns:GetPlcRelease_out'/>
3904     </wsdl:operation>
3905   </wsdl:portType>
3906   <wsdl:binding type='tns:GetPlcRelease_port' name='GetPlcRelease_binding'>
3907     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3908     <wsdl:operation name='GetPlcRelease'>
3909       <soap:operation soapAction='urn:GetPlcRelease'/>
3910       <wsdl:input>
3911         <soap:body use='encoded' namespace='urn:GetPlcRelease' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3912       </wsdl:input>
3913       <wsdl:output>
3914         <soap:body use='encoded' namespace='urn:GetPlcRelease' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3915       </wsdl:output>
3916     </wsdl:operation>
3917   </wsdl:binding>
3918   <wsdl:message name='GetRoles_in'>
3919     <wsdl:part type='struct' name='auth'/>
3920   </wsdl:message>
3921   <wsdl:message name='GetRoles_out'>
3922     <wsdl:part type='array of struct' name='returnvalue'/>
3923   </wsdl:message>
3924   <wsdl:portType name='GetRoles_port'>
3925     <wsdl:operation name='GetRoles'>
3926       <wsdl:input message='tns:GetRoles_in'/>
3927       <wsdl:output message='tns:GetRoles_out'/>
3928     </wsdl:operation>
3929   </wsdl:portType>
3930   <wsdl:binding type='tns:GetRoles_port' name='GetRoles_binding'>
3931     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3932     <wsdl:operation name='GetRoles'>
3933       <soap:operation soapAction='urn:GetRoles'/>
3934       <wsdl:input>
3935         <soap:body use='encoded' namespace='urn:GetRoles' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3936       </wsdl:input>
3937       <wsdl:output>
3938         <soap:body use='encoded' namespace='urn:GetRoles' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3939       </wsdl:output>
3940     </wsdl:operation>
3941   </wsdl:binding>
3942   <wsdl:message name='GetSession_in'>
3943     <wsdl:part type='struct' name='auth'/>
3944   </wsdl:message>
3945   <wsdl:message name='GetSession_out'>
3946     <wsdl:part type='string' name='returnvalue'/>
3947   </wsdl:message>
3948   <wsdl:portType name='GetSession_port'>
3949     <wsdl:operation name='GetSession'>
3950       <wsdl:input message='tns:GetSession_in'/>
3951       <wsdl:output message='tns:GetSession_out'/>
3952     </wsdl:operation>
3953   </wsdl:portType>
3954   <wsdl:binding type='tns:GetSession_port' name='GetSession_binding'>
3955     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3956     <wsdl:operation name='GetSession'>
3957       <soap:operation soapAction='urn:GetSession'/>
3958       <wsdl:input>
3959         <soap:body use='encoded' namespace='urn:GetSession' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3960       </wsdl:input>
3961       <wsdl:output>
3962         <soap:body use='encoded' namespace='urn:GetSession' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3963       </wsdl:output>
3964     </wsdl:operation>
3965   </wsdl:binding>
3966   <wsdl:message name='GetSessions_in'>
3967     <wsdl:part type='struct' name='auth'/>
3968     <wsdl:part type='array of int or string or struct' name='session_filter'/>
3969   </wsdl:message>
3970   <wsdl:message name='GetSessions_out'>
3971     <wsdl:part type='array of struct' name='returnvalue'/>
3972   </wsdl:message>
3973   <wsdl:portType name='GetSessions_port'>
3974     <wsdl:operation name='GetSessions'>
3975       <wsdl:input message='tns:GetSessions_in'/>
3976       <wsdl:output message='tns:GetSessions_out'/>
3977     </wsdl:operation>
3978   </wsdl:portType>
3979   <wsdl:binding type='tns:GetSessions_port' name='GetSessions_binding'>
3980     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
3981     <wsdl:operation name='GetSessions'>
3982       <soap:operation soapAction='urn:GetSessions'/>
3983       <wsdl:input>
3984         <soap:body use='encoded' namespace='urn:GetSessions' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3985       </wsdl:input>
3986       <wsdl:output>
3987         <soap:body use='encoded' namespace='urn:GetSessions' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
3988       </wsdl:output>
3989     </wsdl:operation>
3990   </wsdl:binding>
3991   <wsdl:message name='GetSites_in'>
3992     <wsdl:part type='struct' name='auth'/>
3993     <wsdl:part type='array of int or string or string or int or struct' name='site_filter'/>
3994     <wsdl:part type='array' name='return_fields'/>
3995   </wsdl:message>
3996   <wsdl:message name='GetSites_out'>
3997     <wsdl:part type='array of struct' name='returnvalue'/>
3998   </wsdl:message>
3999   <wsdl:portType name='GetSites_port'>
4000     <wsdl:operation name='GetSites'>
4001       <wsdl:input message='tns:GetSites_in'/>
4002       <wsdl:output message='tns:GetSites_out'/>
4003     </wsdl:operation>
4004   </wsdl:portType>
4005   <wsdl:binding type='tns:GetSites_port' name='GetSites_binding'>
4006     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4007     <wsdl:operation name='GetSites'>
4008       <soap:operation soapAction='urn:GetSites'/>
4009       <wsdl:input>
4010         <soap:body use='encoded' namespace='urn:GetSites' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4011       </wsdl:input>
4012       <wsdl:output>
4013         <soap:body use='encoded' namespace='urn:GetSites' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4014       </wsdl:output>
4015     </wsdl:operation>
4016   </wsdl:binding>
4017   <wsdl:message name='GetSliceAttributeTypes_in'>
4018     <wsdl:part type='struct' name='auth'/>
4019     <wsdl:part type='array of int or string or struct' name='tag_type_filter'/>
4020     <wsdl:part type='array' name='return_fields'/>
4021   </wsdl:message>
4022   <wsdl:message name='GetSliceAttributeTypes_out'>
4023     <wsdl:part type='array of struct' name='returnvalue'/>
4024   </wsdl:message>
4025   <wsdl:portType name='GetSliceAttributeTypes_port'>
4026     <wsdl:operation name='GetSliceAttributeTypes'>
4027       <wsdl:input message='tns:GetSliceAttributeTypes_in'/>
4028       <wsdl:output message='tns:GetSliceAttributeTypes_out'/>
4029     </wsdl:operation>
4030   </wsdl:portType>
4031   <wsdl:binding type='tns:GetSliceAttributeTypes_port' name='GetSliceAttributeTypes_binding'>
4032     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4033     <wsdl:operation name='GetSliceAttributeTypes'>
4034       <soap:operation soapAction='urn:GetSliceAttributeTypes'/>
4035       <wsdl:input>
4036         <soap:body use='encoded' namespace='urn:GetSliceAttributeTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4037       </wsdl:input>
4038       <wsdl:output>
4039         <soap:body use='encoded' namespace='urn:GetSliceAttributeTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4040       </wsdl:output>
4041     </wsdl:operation>
4042   </wsdl:binding>
4043   <wsdl:message name='GetSliceAttributes_in'>
4044     <wsdl:part type='struct' name='auth'/>
4045     <wsdl:part type='array of int or struct' name='slice_tag_filter'/>
4046     <wsdl:part type='array' name='return_fields'/>
4047   </wsdl:message>
4048   <wsdl:message name='GetSliceAttributes_out'>
4049     <wsdl:part type='array of struct' name='returnvalue'/>
4050   </wsdl:message>
4051   <wsdl:portType name='GetSliceAttributes_port'>
4052     <wsdl:operation name='GetSliceAttributes'>
4053       <wsdl:input message='tns:GetSliceAttributes_in'/>
4054       <wsdl:output message='tns:GetSliceAttributes_out'/>
4055     </wsdl:operation>
4056   </wsdl:portType>
4057   <wsdl:binding type='tns:GetSliceAttributes_port' name='GetSliceAttributes_binding'>
4058     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4059     <wsdl:operation name='GetSliceAttributes'>
4060       <soap:operation soapAction='urn:GetSliceAttributes'/>
4061       <wsdl:input>
4062         <soap:body use='encoded' namespace='urn:GetSliceAttributes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4063       </wsdl:input>
4064       <wsdl:output>
4065         <soap:body use='encoded' namespace='urn:GetSliceAttributes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4066       </wsdl:output>
4067     </wsdl:operation>
4068   </wsdl:binding>
4069   <wsdl:message name='GetSliceInstantiations_in'>
4070     <wsdl:part type='struct' name='auth'/>
4071   </wsdl:message>
4072   <wsdl:message name='GetSliceInstantiations_out'>
4073     <wsdl:part type='array of string' name='returnvalue'/>
4074   </wsdl:message>
4075   <wsdl:portType name='GetSliceInstantiations_port'>
4076     <wsdl:operation name='GetSliceInstantiations'>
4077       <wsdl:input message='tns:GetSliceInstantiations_in'/>
4078       <wsdl:output message='tns:GetSliceInstantiations_out'/>
4079     </wsdl:operation>
4080   </wsdl:portType>
4081   <wsdl:binding type='tns:GetSliceInstantiations_port' name='GetSliceInstantiations_binding'>
4082     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4083     <wsdl:operation name='GetSliceInstantiations'>
4084       <soap:operation soapAction='urn:GetSliceInstantiations'/>
4085       <wsdl:input>
4086         <soap:body use='encoded' namespace='urn:GetSliceInstantiations' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4087       </wsdl:input>
4088       <wsdl:output>
4089         <soap:body use='encoded' namespace='urn:GetSliceInstantiations' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4090       </wsdl:output>
4091     </wsdl:operation>
4092   </wsdl:binding>
4093   <wsdl:message name='GetSliceKeys_in'>
4094     <wsdl:part type='struct' name='auth'/>
4095     <wsdl:part type='array of int or string or struct' name='slice_filter'/>
4096     <wsdl:part type='array' name='return_fields'/>
4097   </wsdl:message>
4098   <wsdl:message name='GetSliceKeys_out'>
4099     <wsdl:part type='array of struct' name='returnvalue'/>
4100   </wsdl:message>
4101   <wsdl:portType name='GetSliceKeys_port'>
4102     <wsdl:operation name='GetSliceKeys'>
4103       <wsdl:input message='tns:GetSliceKeys_in'/>
4104       <wsdl:output message='tns:GetSliceKeys_out'/>
4105     </wsdl:operation>
4106   </wsdl:portType>
4107   <wsdl:binding type='tns:GetSliceKeys_port' name='GetSliceKeys_binding'>
4108     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4109     <wsdl:operation name='GetSliceKeys'>
4110       <soap:operation soapAction='urn:GetSliceKeys'/>
4111       <wsdl:input>
4112         <soap:body use='encoded' namespace='urn:GetSliceKeys' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4113       </wsdl:input>
4114       <wsdl:output>
4115         <soap:body use='encoded' namespace='urn:GetSliceKeys' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4116       </wsdl:output>
4117     </wsdl:operation>
4118   </wsdl:binding>
4119   <wsdl:message name='GetSliceTags_in'>
4120     <wsdl:part type='struct' name='auth'/>
4121     <wsdl:part type='array of int or struct' name='slice_tag_filter'/>
4122     <wsdl:part type='array' name='return_fields'/>
4123   </wsdl:message>
4124   <wsdl:message name='GetSliceTags_out'>
4125     <wsdl:part type='array of struct' name='returnvalue'/>
4126   </wsdl:message>
4127   <wsdl:portType name='GetSliceTags_port'>
4128     <wsdl:operation name='GetSliceTags'>
4129       <wsdl:input message='tns:GetSliceTags_in'/>
4130       <wsdl:output message='tns:GetSliceTags_out'/>
4131     </wsdl:operation>
4132   </wsdl:portType>
4133   <wsdl:binding type='tns:GetSliceTags_port' name='GetSliceTags_binding'>
4134     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4135     <wsdl:operation name='GetSliceTags'>
4136       <soap:operation soapAction='urn:GetSliceTags'/>
4137       <wsdl:input>
4138         <soap:body use='encoded' namespace='urn:GetSliceTags' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4139       </wsdl:input>
4140       <wsdl:output>
4141         <soap:body use='encoded' namespace='urn:GetSliceTags' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4142       </wsdl:output>
4143     </wsdl:operation>
4144   </wsdl:binding>
4145   <wsdl:message name='GetSliceTicket_in'>
4146     <wsdl:part type='struct' name='auth'/>
4147     <wsdl:part type='int or string' name='slice_id_or_name'/>
4148   </wsdl:message>
4149   <wsdl:message name='GetSliceTicket_out'>
4150     <wsdl:part type='string' name='returnvalue'/>
4151   </wsdl:message>
4152   <wsdl:portType name='GetSliceTicket_port'>
4153     <wsdl:operation name='GetSliceTicket'>
4154       <wsdl:input message='tns:GetSliceTicket_in'/>
4155       <wsdl:output message='tns:GetSliceTicket_out'/>
4156     </wsdl:operation>
4157   </wsdl:portType>
4158   <wsdl:binding type='tns:GetSliceTicket_port' name='GetSliceTicket_binding'>
4159     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4160     <wsdl:operation name='GetSliceTicket'>
4161       <soap:operation soapAction='urn:GetSliceTicket'/>
4162       <wsdl:input>
4163         <soap:body use='encoded' namespace='urn:GetSliceTicket' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4164       </wsdl:input>
4165       <wsdl:output>
4166         <soap:body use='encoded' namespace='urn:GetSliceTicket' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4167       </wsdl:output>
4168     </wsdl:operation>
4169   </wsdl:binding>
4170   <wsdl:message name='GetSliceVref_in'>
4171     <wsdl:part type='struct' name='auth'/>
4172     <wsdl:part type='int or string' name='id_or_name'/>
4173   </wsdl:message>
4174   <wsdl:message name='GetSliceVref_out'>
4175     <wsdl:part type='string or nil' name='returnvalue'/>
4176   </wsdl:message>
4177   <wsdl:portType name='GetSliceVref_port'>
4178     <wsdl:operation name='GetSliceVref'>
4179       <wsdl:input message='tns:GetSliceVref_in'/>
4180       <wsdl:output message='tns:GetSliceVref_out'/>
4181     </wsdl:operation>
4182   </wsdl:portType>
4183   <wsdl:binding type='tns:GetSliceVref_port' name='GetSliceVref_binding'>
4184     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4185     <wsdl:operation name='GetSliceVref'>
4186       <soap:operation soapAction='urn:GetSliceVref'/>
4187       <wsdl:input>
4188         <soap:body use='encoded' namespace='urn:GetSliceVref' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4189       </wsdl:input>
4190       <wsdl:output>
4191         <soap:body use='encoded' namespace='urn:GetSliceVref' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4192       </wsdl:output>
4193     </wsdl:operation>
4194   </wsdl:binding>
4195   <wsdl:message name='GetSlices_in'>
4196     <wsdl:part type='struct' name='auth'/>
4197     <wsdl:part type='array of int or string or string or int or struct' name='slice_filter'/>
4198     <wsdl:part type='array' name='return_fields'/>
4199   </wsdl:message>
4200   <wsdl:message name='GetSlices_out'>
4201     <wsdl:part type='array of struct' name='returnvalue'/>
4202   </wsdl:message>
4203   <wsdl:portType name='GetSlices_port'>
4204     <wsdl:operation name='GetSlices'>
4205       <wsdl:input message='tns:GetSlices_in'/>
4206       <wsdl:output message='tns:GetSlices_out'/>
4207     </wsdl:operation>
4208   </wsdl:portType>
4209   <wsdl:binding type='tns:GetSlices_port' name='GetSlices_binding'>
4210     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4211     <wsdl:operation name='GetSlices'>
4212       <soap:operation soapAction='urn:GetSlices'/>
4213       <wsdl:input>
4214         <soap:body use='encoded' namespace='urn:GetSlices' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4215       </wsdl:input>
4216       <wsdl:output>
4217         <soap:body use='encoded' namespace='urn:GetSlices' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4218       </wsdl:output>
4219     </wsdl:operation>
4220   </wsdl:binding>
4221   <wsdl:message name='GetSlivers_in'>
4222     <wsdl:part type='struct' name='auth'/>
4223     <wsdl:part type='int or string' name='node_id_or_hostname'/>
4224   </wsdl:message>
4225   <wsdl:message name='GetSlivers_out'>
4226     <wsdl:part type='struct' name='returnvalue'/>
4227   </wsdl:message>
4228   <wsdl:portType name='GetSlivers_port'>
4229     <wsdl:operation name='GetSlivers'>
4230       <wsdl:input message='tns:GetSlivers_in'/>
4231       <wsdl:output message='tns:GetSlivers_out'/>
4232     </wsdl:operation>
4233   </wsdl:portType>
4234   <wsdl:binding type='tns:GetSlivers_port' name='GetSlivers_binding'>
4235     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4236     <wsdl:operation name='GetSlivers'>
4237       <soap:operation soapAction='urn:GetSlivers'/>
4238       <wsdl:input>
4239         <soap:body use='encoded' namespace='urn:GetSlivers' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4240       </wsdl:input>
4241       <wsdl:output>
4242         <soap:body use='encoded' namespace='urn:GetSlivers' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4243       </wsdl:output>
4244     </wsdl:operation>
4245   </wsdl:binding>
4246   <wsdl:message name='GetTagTypes_in'>
4247     <wsdl:part type='struct' name='auth'/>
4248     <wsdl:part type='array of int or string or struct' name='tag_type_filter'/>
4249     <wsdl:part type='array' name='return_fields'/>
4250   </wsdl:message>
4251   <wsdl:message name='GetTagTypes_out'>
4252     <wsdl:part type='array of struct' name='returnvalue'/>
4253   </wsdl:message>
4254   <wsdl:portType name='GetTagTypes_port'>
4255     <wsdl:operation name='GetTagTypes'>
4256       <wsdl:input message='tns:GetTagTypes_in'/>
4257       <wsdl:output message='tns:GetTagTypes_out'/>
4258     </wsdl:operation>
4259   </wsdl:portType>
4260   <wsdl:binding type='tns:GetTagTypes_port' name='GetTagTypes_binding'>
4261     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4262     <wsdl:operation name='GetTagTypes'>
4263       <soap:operation soapAction='urn:GetTagTypes'/>
4264       <wsdl:input>
4265         <soap:body use='encoded' namespace='urn:GetTagTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4266       </wsdl:input>
4267       <wsdl:output>
4268         <soap:body use='encoded' namespace='urn:GetTagTypes' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4269       </wsdl:output>
4270     </wsdl:operation>
4271   </wsdl:binding>
4272   <wsdl:message name='GetWhitelist_in'>
4273     <wsdl:part type='struct' name='auth'/>
4274     <wsdl:part type='array of int or string or struct' name='node_filter'/>
4275     <wsdl:part type='array' name='return_fields'/>
4276   </wsdl:message>
4277   <wsdl:message name='GetWhitelist_out'>
4278     <wsdl:part type='array of struct' name='returnvalue'/>
4279   </wsdl:message>
4280   <wsdl:portType name='GetWhitelist_port'>
4281     <wsdl:operation name='GetWhitelist'>
4282       <wsdl:input message='tns:GetWhitelist_in'/>
4283       <wsdl:output message='tns:GetWhitelist_out'/>
4284     </wsdl:operation>
4285   </wsdl:portType>
4286   <wsdl:binding type='tns:GetWhitelist_port' name='GetWhitelist_binding'>
4287     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4288     <wsdl:operation name='GetWhitelist'>
4289       <soap:operation soapAction='urn:GetWhitelist'/>
4290       <wsdl:input>
4291         <soap:body use='encoded' namespace='urn:GetWhitelist' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4292       </wsdl:input>
4293       <wsdl:output>
4294         <soap:body use='encoded' namespace='urn:GetWhitelist' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4295       </wsdl:output>
4296     </wsdl:operation>
4297   </wsdl:binding>
4298   <wsdl:message name='NotifyPersons_in'>
4299     <wsdl:part type='struct' name='auth'/>
4300     <wsdl:part type='array of int or string or struct' name='person_filter'/>
4301     <wsdl:part type='string' name='subject'/>
4302     <wsdl:part type='string' name='body'/>
4303   </wsdl:message>
4304   <wsdl:message name='NotifyPersons_out'>
4305     <wsdl:part type='int' name='returnvalue'/>
4306   </wsdl:message>
4307   <wsdl:portType name='NotifyPersons_port'>
4308     <wsdl:operation name='NotifyPersons'>
4309       <wsdl:input message='tns:NotifyPersons_in'/>
4310       <wsdl:output message='tns:NotifyPersons_out'/>
4311     </wsdl:operation>
4312   </wsdl:portType>
4313   <wsdl:binding type='tns:NotifyPersons_port' name='NotifyPersons_binding'>
4314     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4315     <wsdl:operation name='NotifyPersons'>
4316       <soap:operation soapAction='urn:NotifyPersons'/>
4317       <wsdl:input>
4318         <soap:body use='encoded' namespace='urn:NotifyPersons' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4319       </wsdl:input>
4320       <wsdl:output>
4321         <soap:body use='encoded' namespace='urn:NotifyPersons' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4322       </wsdl:output>
4323     </wsdl:operation>
4324   </wsdl:binding>
4325   <wsdl:message name='NotifySupport_in'>
4326     <wsdl:part type='struct' name='auth'/>
4327     <wsdl:part type='string' name='subject'/>
4328     <wsdl:part type='string' name='body'/>
4329   </wsdl:message>
4330   <wsdl:message name='NotifySupport_out'>
4331     <wsdl:part type='int' name='returnvalue'/>
4332   </wsdl:message>
4333   <wsdl:portType name='NotifySupport_port'>
4334     <wsdl:operation name='NotifySupport'>
4335       <wsdl:input message='tns:NotifySupport_in'/>
4336       <wsdl:output message='tns:NotifySupport_out'/>
4337     </wsdl:operation>
4338   </wsdl:portType>
4339   <wsdl:binding type='tns:NotifySupport_port' name='NotifySupport_binding'>
4340     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4341     <wsdl:operation name='NotifySupport'>
4342       <soap:operation soapAction='urn:NotifySupport'/>
4343       <wsdl:input>
4344         <soap:body use='encoded' namespace='urn:NotifySupport' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4345       </wsdl:input>
4346       <wsdl:output>
4347         <soap:body use='encoded' namespace='urn:NotifySupport' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4348       </wsdl:output>
4349     </wsdl:operation>
4350   </wsdl:binding>
4351   <wsdl:message name='RebootNode_in'>
4352     <wsdl:part type='struct' name='auth'/>
4353     <wsdl:part type='int or string' name='node_id_or_hostname'/>
4354   </wsdl:message>
4355   <wsdl:message name='RebootNode_out'>
4356     <wsdl:part type='int' name='returnvalue'/>
4357   </wsdl:message>
4358   <wsdl:portType name='RebootNode_port'>
4359     <wsdl:operation name='RebootNode'>
4360       <wsdl:input message='tns:RebootNode_in'/>
4361       <wsdl:output message='tns:RebootNode_out'/>
4362     </wsdl:operation>
4363   </wsdl:portType>
4364   <wsdl:binding type='tns:RebootNode_port' name='RebootNode_binding'>
4365     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4366     <wsdl:operation name='RebootNode'>
4367       <soap:operation soapAction='urn:RebootNode'/>
4368       <wsdl:input>
4369         <soap:body use='encoded' namespace='urn:RebootNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4370       </wsdl:input>
4371       <wsdl:output>
4372         <soap:body use='encoded' namespace='urn:RebootNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4373       </wsdl:output>
4374     </wsdl:operation>
4375   </wsdl:binding>
4376   <wsdl:message name='RebootNodeWithPCU_in'>
4377     <wsdl:part type='struct' name='auth'/>
4378     <wsdl:part type='int or string' name='node_id_or_hostname'/>
4379   </wsdl:message>
4380   <wsdl:message name='RebootNodeWithPCU_out'>
4381     <wsdl:part type='int' name='returnvalue'/>
4382   </wsdl:message>
4383   <wsdl:portType name='RebootNodeWithPCU_port'>
4384     <wsdl:operation name='RebootNodeWithPCU'>
4385       <wsdl:input message='tns:RebootNodeWithPCU_in'/>
4386       <wsdl:output message='tns:RebootNodeWithPCU_out'/>
4387     </wsdl:operation>
4388   </wsdl:portType>
4389   <wsdl:binding type='tns:RebootNodeWithPCU_port' name='RebootNodeWithPCU_binding'>
4390     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4391     <wsdl:operation name='RebootNodeWithPCU'>
4392       <soap:operation soapAction='urn:RebootNodeWithPCU'/>
4393       <wsdl:input>
4394         <soap:body use='encoded' namespace='urn:RebootNodeWithPCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4395       </wsdl:input>
4396       <wsdl:output>
4397         <soap:body use='encoded' namespace='urn:RebootNodeWithPCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4398       </wsdl:output>
4399     </wsdl:operation>
4400   </wsdl:binding>
4401   <wsdl:message name='RefreshPeer_in'>
4402     <wsdl:part type='struct' name='auth'/>
4403     <wsdl:part type='int or string' name='peer_id_or_peername'/>
4404   </wsdl:message>
4405   <wsdl:message name='RefreshPeer_out'>
4406     <wsdl:part type='int' name='returnvalue'/>
4407   </wsdl:message>
4408   <wsdl:portType name='RefreshPeer_port'>
4409     <wsdl:operation name='RefreshPeer'>
4410       <wsdl:input message='tns:RefreshPeer_in'/>
4411       <wsdl:output message='tns:RefreshPeer_out'/>
4412     </wsdl:operation>
4413   </wsdl:portType>
4414   <wsdl:binding type='tns:RefreshPeer_port' name='RefreshPeer_binding'>
4415     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4416     <wsdl:operation name='RefreshPeer'>
4417       <soap:operation soapAction='urn:RefreshPeer'/>
4418       <wsdl:input>
4419         <soap:body use='encoded' namespace='urn:RefreshPeer' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4420       </wsdl:input>
4421       <wsdl:output>
4422         <soap:body use='encoded' namespace='urn:RefreshPeer' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4423       </wsdl:output>
4424     </wsdl:operation>
4425   </wsdl:binding>
4426   <wsdl:message name='ReportRunlevel_in'>
4427     <wsdl:part type='struct or struct or struct' name='auth'/>
4428     <wsdl:part type='struct' name='report_fields'/>
4429     <wsdl:part type='int or string' name='node_id_or_hostname'/>
4430   </wsdl:message>
4431   <wsdl:message name='ReportRunlevel_out'>
4432     <wsdl:part type='int' name='returnvalue'/>
4433   </wsdl:message>
4434   <wsdl:portType name='ReportRunlevel_port'>
4435     <wsdl:operation name='ReportRunlevel'>
4436       <wsdl:input message='tns:ReportRunlevel_in'/>
4437       <wsdl:output message='tns:ReportRunlevel_out'/>
4438     </wsdl:operation>
4439   </wsdl:portType>
4440   <wsdl:binding type='tns:ReportRunlevel_port' name='ReportRunlevel_binding'>
4441     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4442     <wsdl:operation name='ReportRunlevel'>
4443       <soap:operation soapAction='urn:ReportRunlevel'/>
4444       <wsdl:input>
4445         <soap:body use='encoded' namespace='urn:ReportRunlevel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4446       </wsdl:input>
4447       <wsdl:output>
4448         <soap:body use='encoded' namespace='urn:ReportRunlevel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4449       </wsdl:output>
4450     </wsdl:operation>
4451   </wsdl:binding>
4452   <wsdl:message name='ResetPassword_in'>
4453     <wsdl:part type='struct' name='auth'/>
4454     <wsdl:part type='int or string' name='person_id_or_email'/>
4455     <wsdl:part type='string' name='verification_key'/>
4456     <wsdl:part type='int' name='verification_expires'/>
4457   </wsdl:message>
4458   <wsdl:message name='ResetPassword_out'>
4459     <wsdl:part type='int' name='returnvalue'/>
4460   </wsdl:message>
4461   <wsdl:portType name='ResetPassword_port'>
4462     <wsdl:operation name='ResetPassword'>
4463       <wsdl:input message='tns:ResetPassword_in'/>
4464       <wsdl:output message='tns:ResetPassword_out'/>
4465     </wsdl:operation>
4466   </wsdl:portType>
4467   <wsdl:binding type='tns:ResetPassword_port' name='ResetPassword_binding'>
4468     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4469     <wsdl:operation name='ResetPassword'>
4470       <soap:operation soapAction='urn:ResetPassword'/>
4471       <wsdl:input>
4472         <soap:body use='encoded' namespace='urn:ResetPassword' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4473       </wsdl:input>
4474       <wsdl:output>
4475         <soap:body use='encoded' namespace='urn:ResetPassword' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4476       </wsdl:output>
4477     </wsdl:operation>
4478   </wsdl:binding>
4479   <wsdl:message name='ResolveSlices_in'>
4480     <wsdl:part type='struct' name='auth'/>
4481     <wsdl:part type='array of int or string or string or int or struct' name='slice_filter'/>
4482   </wsdl:message>
4483   <wsdl:message name='ResolveSlices_out'>
4484     <wsdl:part type='array of struct' name='returnvalue'/>
4485   </wsdl:message>
4486   <wsdl:portType name='ResolveSlices_port'>
4487     <wsdl:operation name='ResolveSlices'>
4488       <wsdl:input message='tns:ResolveSlices_in'/>
4489       <wsdl:output message='tns:ResolveSlices_out'/>
4490     </wsdl:operation>
4491   </wsdl:portType>
4492   <wsdl:binding type='tns:ResolveSlices_port' name='ResolveSlices_binding'>
4493     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4494     <wsdl:operation name='ResolveSlices'>
4495       <soap:operation soapAction='urn:ResolveSlices'/>
4496       <wsdl:input>
4497         <soap:body use='encoded' namespace='urn:ResolveSlices' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4498       </wsdl:input>
4499       <wsdl:output>
4500         <soap:body use='encoded' namespace='urn:ResolveSlices' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4501       </wsdl:output>
4502     </wsdl:operation>
4503   </wsdl:binding>
4504   <wsdl:message name='SetInterfaceAlias_in'>
4505     <wsdl:part type='struct' name='auth'/>
4506     <wsdl:part type='int or string' name='id_or_name'/>
4507     <wsdl:part type='string' name='value'/>
4508   </wsdl:message>
4509   <wsdl:message name='SetInterfaceAlias_out'>
4510     <wsdl:part type='nil' name='returnvalue'/>
4511   </wsdl:message>
4512   <wsdl:portType name='SetInterfaceAlias_port'>
4513     <wsdl:operation name='SetInterfaceAlias'>
4514       <wsdl:input message='tns:SetInterfaceAlias_in'/>
4515       <wsdl:output message='tns:SetInterfaceAlias_out'/>
4516     </wsdl:operation>
4517   </wsdl:portType>
4518   <wsdl:binding type='tns:SetInterfaceAlias_port' name='SetInterfaceAlias_binding'>
4519     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4520     <wsdl:operation name='SetInterfaceAlias'>
4521       <soap:operation soapAction='urn:SetInterfaceAlias'/>
4522       <wsdl:input>
4523         <soap:body use='encoded' namespace='urn:SetInterfaceAlias' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4524       </wsdl:input>
4525       <wsdl:output>
4526         <soap:body use='encoded' namespace='urn:SetInterfaceAlias' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4527       </wsdl:output>
4528     </wsdl:operation>
4529   </wsdl:binding>
4530   <wsdl:message name='SetInterfaceChannel_in'>
4531     <wsdl:part type='struct' name='auth'/>
4532     <wsdl:part type='int or string' name='id_or_name'/>
4533     <wsdl:part type='string' name='value'/>
4534   </wsdl:message>
4535   <wsdl:message name='SetInterfaceChannel_out'>
4536     <wsdl:part type='nil' name='returnvalue'/>
4537   </wsdl:message>
4538   <wsdl:portType name='SetInterfaceChannel_port'>
4539     <wsdl:operation name='SetInterfaceChannel'>
4540       <wsdl:input message='tns:SetInterfaceChannel_in'/>
4541       <wsdl:output message='tns:SetInterfaceChannel_out'/>
4542     </wsdl:operation>
4543   </wsdl:portType>
4544   <wsdl:binding type='tns:SetInterfaceChannel_port' name='SetInterfaceChannel_binding'>
4545     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4546     <wsdl:operation name='SetInterfaceChannel'>
4547       <soap:operation soapAction='urn:SetInterfaceChannel'/>
4548       <wsdl:input>
4549         <soap:body use='encoded' namespace='urn:SetInterfaceChannel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4550       </wsdl:input>
4551       <wsdl:output>
4552         <soap:body use='encoded' namespace='urn:SetInterfaceChannel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4553       </wsdl:output>
4554     </wsdl:operation>
4555   </wsdl:binding>
4556   <wsdl:message name='SetInterfaceDriver_in'>
4557     <wsdl:part type='struct' name='auth'/>
4558     <wsdl:part type='int or string' name='id_or_name'/>
4559     <wsdl:part type='string' name='value'/>
4560   </wsdl:message>
4561   <wsdl:message name='SetInterfaceDriver_out'>
4562     <wsdl:part type='nil' name='returnvalue'/>
4563   </wsdl:message>
4564   <wsdl:portType name='SetInterfaceDriver_port'>
4565     <wsdl:operation name='SetInterfaceDriver'>
4566       <wsdl:input message='tns:SetInterfaceDriver_in'/>
4567       <wsdl:output message='tns:SetInterfaceDriver_out'/>
4568     </wsdl:operation>
4569   </wsdl:portType>
4570   <wsdl:binding type='tns:SetInterfaceDriver_port' name='SetInterfaceDriver_binding'>
4571     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4572     <wsdl:operation name='SetInterfaceDriver'>
4573       <soap:operation soapAction='urn:SetInterfaceDriver'/>
4574       <wsdl:input>
4575         <soap:body use='encoded' namespace='urn:SetInterfaceDriver' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4576       </wsdl:input>
4577       <wsdl:output>
4578         <soap:body use='encoded' namespace='urn:SetInterfaceDriver' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4579       </wsdl:output>
4580     </wsdl:operation>
4581   </wsdl:binding>
4582   <wsdl:message name='SetInterfaceEssid_in'>
4583     <wsdl:part type='struct' name='auth'/>
4584     <wsdl:part type='int or string' name='id_or_name'/>
4585     <wsdl:part type='string' name='value'/>
4586   </wsdl:message>
4587   <wsdl:message name='SetInterfaceEssid_out'>
4588     <wsdl:part type='nil' name='returnvalue'/>
4589   </wsdl:message>
4590   <wsdl:portType name='SetInterfaceEssid_port'>
4591     <wsdl:operation name='SetInterfaceEssid'>
4592       <wsdl:input message='tns:SetInterfaceEssid_in'/>
4593       <wsdl:output message='tns:SetInterfaceEssid_out'/>
4594     </wsdl:operation>
4595   </wsdl:portType>
4596   <wsdl:binding type='tns:SetInterfaceEssid_port' name='SetInterfaceEssid_binding'>
4597     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4598     <wsdl:operation name='SetInterfaceEssid'>
4599       <soap:operation soapAction='urn:SetInterfaceEssid'/>
4600       <wsdl:input>
4601         <soap:body use='encoded' namespace='urn:SetInterfaceEssid' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4602       </wsdl:input>
4603       <wsdl:output>
4604         <soap:body use='encoded' namespace='urn:SetInterfaceEssid' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4605       </wsdl:output>
4606     </wsdl:operation>
4607   </wsdl:binding>
4608   <wsdl:message name='SetInterfaceFreq_in'>
4609     <wsdl:part type='struct' name='auth'/>
4610     <wsdl:part type='int or string' name='id_or_name'/>
4611     <wsdl:part type='string' name='value'/>
4612   </wsdl:message>
4613   <wsdl:message name='SetInterfaceFreq_out'>
4614     <wsdl:part type='nil' name='returnvalue'/>
4615   </wsdl:message>
4616   <wsdl:portType name='SetInterfaceFreq_port'>
4617     <wsdl:operation name='SetInterfaceFreq'>
4618       <wsdl:input message='tns:SetInterfaceFreq_in'/>
4619       <wsdl:output message='tns:SetInterfaceFreq_out'/>
4620     </wsdl:operation>
4621   </wsdl:portType>
4622   <wsdl:binding type='tns:SetInterfaceFreq_port' name='SetInterfaceFreq_binding'>
4623     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4624     <wsdl:operation name='SetInterfaceFreq'>
4625       <soap:operation soapAction='urn:SetInterfaceFreq'/>
4626       <wsdl:input>
4627         <soap:body use='encoded' namespace='urn:SetInterfaceFreq' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4628       </wsdl:input>
4629       <wsdl:output>
4630         <soap:body use='encoded' namespace='urn:SetInterfaceFreq' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4631       </wsdl:output>
4632     </wsdl:operation>
4633   </wsdl:binding>
4634   <wsdl:message name='SetInterfaceIfname_in'>
4635     <wsdl:part type='struct' name='auth'/>
4636     <wsdl:part type='int or string' name='id_or_name'/>
4637     <wsdl:part type='string' name='value'/>
4638   </wsdl:message>
4639   <wsdl:message name='SetInterfaceIfname_out'>
4640     <wsdl:part type='nil' name='returnvalue'/>
4641   </wsdl:message>
4642   <wsdl:portType name='SetInterfaceIfname_port'>
4643     <wsdl:operation name='SetInterfaceIfname'>
4644       <wsdl:input message='tns:SetInterfaceIfname_in'/>
4645       <wsdl:output message='tns:SetInterfaceIfname_out'/>
4646     </wsdl:operation>
4647   </wsdl:portType>
4648   <wsdl:binding type='tns:SetInterfaceIfname_port' name='SetInterfaceIfname_binding'>
4649     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4650     <wsdl:operation name='SetInterfaceIfname'>
4651       <soap:operation soapAction='urn:SetInterfaceIfname'/>
4652       <wsdl:input>
4653         <soap:body use='encoded' namespace='urn:SetInterfaceIfname' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4654       </wsdl:input>
4655       <wsdl:output>
4656         <soap:body use='encoded' namespace='urn:SetInterfaceIfname' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4657       </wsdl:output>
4658     </wsdl:operation>
4659   </wsdl:binding>
4660   <wsdl:message name='SetInterfaceIwconfig_in'>
4661     <wsdl:part type='struct' name='auth'/>
4662     <wsdl:part type='int or string' name='id_or_name'/>
4663     <wsdl:part type='string' name='value'/>
4664   </wsdl:message>
4665   <wsdl:message name='SetInterfaceIwconfig_out'>
4666     <wsdl:part type='nil' name='returnvalue'/>
4667   </wsdl:message>
4668   <wsdl:portType name='SetInterfaceIwconfig_port'>
4669     <wsdl:operation name='SetInterfaceIwconfig'>
4670       <wsdl:input message='tns:SetInterfaceIwconfig_in'/>
4671       <wsdl:output message='tns:SetInterfaceIwconfig_out'/>
4672     </wsdl:operation>
4673   </wsdl:portType>
4674   <wsdl:binding type='tns:SetInterfaceIwconfig_port' name='SetInterfaceIwconfig_binding'>
4675     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4676     <wsdl:operation name='SetInterfaceIwconfig'>
4677       <soap:operation soapAction='urn:SetInterfaceIwconfig'/>
4678       <wsdl:input>
4679         <soap:body use='encoded' namespace='urn:SetInterfaceIwconfig' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4680       </wsdl:input>
4681       <wsdl:output>
4682         <soap:body use='encoded' namespace='urn:SetInterfaceIwconfig' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4683       </wsdl:output>
4684     </wsdl:operation>
4685   </wsdl:binding>
4686   <wsdl:message name='SetInterfaceIwpriv_in'>
4687     <wsdl:part type='struct' name='auth'/>
4688     <wsdl:part type='int or string' name='id_or_name'/>
4689     <wsdl:part type='string' name='value'/>
4690   </wsdl:message>
4691   <wsdl:message name='SetInterfaceIwpriv_out'>
4692     <wsdl:part type='nil' name='returnvalue'/>
4693   </wsdl:message>
4694   <wsdl:portType name='SetInterfaceIwpriv_port'>
4695     <wsdl:operation name='SetInterfaceIwpriv'>
4696       <wsdl:input message='tns:SetInterfaceIwpriv_in'/>
4697       <wsdl:output message='tns:SetInterfaceIwpriv_out'/>
4698     </wsdl:operation>
4699   </wsdl:portType>
4700   <wsdl:binding type='tns:SetInterfaceIwpriv_port' name='SetInterfaceIwpriv_binding'>
4701     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4702     <wsdl:operation name='SetInterfaceIwpriv'>
4703       <soap:operation soapAction='urn:SetInterfaceIwpriv'/>
4704       <wsdl:input>
4705         <soap:body use='encoded' namespace='urn:SetInterfaceIwpriv' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4706       </wsdl:input>
4707       <wsdl:output>
4708         <soap:body use='encoded' namespace='urn:SetInterfaceIwpriv' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4709       </wsdl:output>
4710     </wsdl:operation>
4711   </wsdl:binding>
4712   <wsdl:message name='SetInterfaceKey_in'>
4713     <wsdl:part type='struct' name='auth'/>
4714     <wsdl:part type='int or string' name='id_or_name'/>
4715     <wsdl:part type='string' name='value'/>
4716   </wsdl:message>
4717   <wsdl:message name='SetInterfaceKey_out'>
4718     <wsdl:part type='nil' name='returnvalue'/>
4719   </wsdl:message>
4720   <wsdl:portType name='SetInterfaceKey_port'>
4721     <wsdl:operation name='SetInterfaceKey'>
4722       <wsdl:input message='tns:SetInterfaceKey_in'/>
4723       <wsdl:output message='tns:SetInterfaceKey_out'/>
4724     </wsdl:operation>
4725   </wsdl:portType>
4726   <wsdl:binding type='tns:SetInterfaceKey_port' name='SetInterfaceKey_binding'>
4727     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4728     <wsdl:operation name='SetInterfaceKey'>
4729       <soap:operation soapAction='urn:SetInterfaceKey'/>
4730       <wsdl:input>
4731         <soap:body use='encoded' namespace='urn:SetInterfaceKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4732       </wsdl:input>
4733       <wsdl:output>
4734         <soap:body use='encoded' namespace='urn:SetInterfaceKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4735       </wsdl:output>
4736     </wsdl:operation>
4737   </wsdl:binding>
4738   <wsdl:message name='SetInterfaceKey1_in'>
4739     <wsdl:part type='struct' name='auth'/>
4740     <wsdl:part type='int or string' name='id_or_name'/>
4741     <wsdl:part type='string' name='value'/>
4742   </wsdl:message>
4743   <wsdl:message name='SetInterfaceKey1_out'>
4744     <wsdl:part type='nil' name='returnvalue'/>
4745   </wsdl:message>
4746   <wsdl:portType name='SetInterfaceKey1_port'>
4747     <wsdl:operation name='SetInterfaceKey1'>
4748       <wsdl:input message='tns:SetInterfaceKey1_in'/>
4749       <wsdl:output message='tns:SetInterfaceKey1_out'/>
4750     </wsdl:operation>
4751   </wsdl:portType>
4752   <wsdl:binding type='tns:SetInterfaceKey1_port' name='SetInterfaceKey1_binding'>
4753     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4754     <wsdl:operation name='SetInterfaceKey1'>
4755       <soap:operation soapAction='urn:SetInterfaceKey1'/>
4756       <wsdl:input>
4757         <soap:body use='encoded' namespace='urn:SetInterfaceKey1' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4758       </wsdl:input>
4759       <wsdl:output>
4760         <soap:body use='encoded' namespace='urn:SetInterfaceKey1' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4761       </wsdl:output>
4762     </wsdl:operation>
4763   </wsdl:binding>
4764   <wsdl:message name='SetInterfaceKey2_in'>
4765     <wsdl:part type='struct' name='auth'/>
4766     <wsdl:part type='int or string' name='id_or_name'/>
4767     <wsdl:part type='string' name='value'/>
4768   </wsdl:message>
4769   <wsdl:message name='SetInterfaceKey2_out'>
4770     <wsdl:part type='nil' name='returnvalue'/>
4771   </wsdl:message>
4772   <wsdl:portType name='SetInterfaceKey2_port'>
4773     <wsdl:operation name='SetInterfaceKey2'>
4774       <wsdl:input message='tns:SetInterfaceKey2_in'/>
4775       <wsdl:output message='tns:SetInterfaceKey2_out'/>
4776     </wsdl:operation>
4777   </wsdl:portType>
4778   <wsdl:binding type='tns:SetInterfaceKey2_port' name='SetInterfaceKey2_binding'>
4779     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4780     <wsdl:operation name='SetInterfaceKey2'>
4781       <soap:operation soapAction='urn:SetInterfaceKey2'/>
4782       <wsdl:input>
4783         <soap:body use='encoded' namespace='urn:SetInterfaceKey2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4784       </wsdl:input>
4785       <wsdl:output>
4786         <soap:body use='encoded' namespace='urn:SetInterfaceKey2' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4787       </wsdl:output>
4788     </wsdl:operation>
4789   </wsdl:binding>
4790   <wsdl:message name='SetInterfaceKey3_in'>
4791     <wsdl:part type='struct' name='auth'/>
4792     <wsdl:part type='int or string' name='id_or_name'/>
4793     <wsdl:part type='string' name='value'/>
4794   </wsdl:message>
4795   <wsdl:message name='SetInterfaceKey3_out'>
4796     <wsdl:part type='nil' name='returnvalue'/>
4797   </wsdl:message>
4798   <wsdl:portType name='SetInterfaceKey3_port'>
4799     <wsdl:operation name='SetInterfaceKey3'>
4800       <wsdl:input message='tns:SetInterfaceKey3_in'/>
4801       <wsdl:output message='tns:SetInterfaceKey3_out'/>
4802     </wsdl:operation>
4803   </wsdl:portType>
4804   <wsdl:binding type='tns:SetInterfaceKey3_port' name='SetInterfaceKey3_binding'>
4805     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4806     <wsdl:operation name='SetInterfaceKey3'>
4807       <soap:operation soapAction='urn:SetInterfaceKey3'/>
4808       <wsdl:input>
4809         <soap:body use='encoded' namespace='urn:SetInterfaceKey3' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4810       </wsdl:input>
4811       <wsdl:output>
4812         <soap:body use='encoded' namespace='urn:SetInterfaceKey3' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4813       </wsdl:output>
4814     </wsdl:operation>
4815   </wsdl:binding>
4816   <wsdl:message name='SetInterfaceKey4_in'>
4817     <wsdl:part type='struct' name='auth'/>
4818     <wsdl:part type='int or string' name='id_or_name'/>
4819     <wsdl:part type='string' name='value'/>
4820   </wsdl:message>
4821   <wsdl:message name='SetInterfaceKey4_out'>
4822     <wsdl:part type='nil' name='returnvalue'/>
4823   </wsdl:message>
4824   <wsdl:portType name='SetInterfaceKey4_port'>
4825     <wsdl:operation name='SetInterfaceKey4'>
4826       <wsdl:input message='tns:SetInterfaceKey4_in'/>
4827       <wsdl:output message='tns:SetInterfaceKey4_out'/>
4828     </wsdl:operation>
4829   </wsdl:portType>
4830   <wsdl:binding type='tns:SetInterfaceKey4_port' name='SetInterfaceKey4_binding'>
4831     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4832     <wsdl:operation name='SetInterfaceKey4'>
4833       <soap:operation soapAction='urn:SetInterfaceKey4'/>
4834       <wsdl:input>
4835         <soap:body use='encoded' namespace='urn:SetInterfaceKey4' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4836       </wsdl:input>
4837       <wsdl:output>
4838         <soap:body use='encoded' namespace='urn:SetInterfaceKey4' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4839       </wsdl:output>
4840     </wsdl:operation>
4841   </wsdl:binding>
4842   <wsdl:message name='SetInterfaceMode_in'>
4843     <wsdl:part type='struct' name='auth'/>
4844     <wsdl:part type='int or string' name='id_or_name'/>
4845     <wsdl:part type='string' name='value'/>
4846   </wsdl:message>
4847   <wsdl:message name='SetInterfaceMode_out'>
4848     <wsdl:part type='nil' name='returnvalue'/>
4849   </wsdl:message>
4850   <wsdl:portType name='SetInterfaceMode_port'>
4851     <wsdl:operation name='SetInterfaceMode'>
4852       <wsdl:input message='tns:SetInterfaceMode_in'/>
4853       <wsdl:output message='tns:SetInterfaceMode_out'/>
4854     </wsdl:operation>
4855   </wsdl:portType>
4856   <wsdl:binding type='tns:SetInterfaceMode_port' name='SetInterfaceMode_binding'>
4857     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4858     <wsdl:operation name='SetInterfaceMode'>
4859       <soap:operation soapAction='urn:SetInterfaceMode'/>
4860       <wsdl:input>
4861         <soap:body use='encoded' namespace='urn:SetInterfaceMode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4862       </wsdl:input>
4863       <wsdl:output>
4864         <soap:body use='encoded' namespace='urn:SetInterfaceMode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4865       </wsdl:output>
4866     </wsdl:operation>
4867   </wsdl:binding>
4868   <wsdl:message name='SetInterfaceNw_in'>
4869     <wsdl:part type='struct' name='auth'/>
4870     <wsdl:part type='int or string' name='id_or_name'/>
4871     <wsdl:part type='string' name='value'/>
4872   </wsdl:message>
4873   <wsdl:message name='SetInterfaceNw_out'>
4874     <wsdl:part type='nil' name='returnvalue'/>
4875   </wsdl:message>
4876   <wsdl:portType name='SetInterfaceNw_port'>
4877     <wsdl:operation name='SetInterfaceNw'>
4878       <wsdl:input message='tns:SetInterfaceNw_in'/>
4879       <wsdl:output message='tns:SetInterfaceNw_out'/>
4880     </wsdl:operation>
4881   </wsdl:portType>
4882   <wsdl:binding type='tns:SetInterfaceNw_port' name='SetInterfaceNw_binding'>
4883     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4884     <wsdl:operation name='SetInterfaceNw'>
4885       <soap:operation soapAction='urn:SetInterfaceNw'/>
4886       <wsdl:input>
4887         <soap:body use='encoded' namespace='urn:SetInterfaceNw' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4888       </wsdl:input>
4889       <wsdl:output>
4890         <soap:body use='encoded' namespace='urn:SetInterfaceNw' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4891       </wsdl:output>
4892     </wsdl:operation>
4893   </wsdl:binding>
4894   <wsdl:message name='SetInterfaceRate_in'>
4895     <wsdl:part type='struct' name='auth'/>
4896     <wsdl:part type='int or string' name='id_or_name'/>
4897     <wsdl:part type='string' name='value'/>
4898   </wsdl:message>
4899   <wsdl:message name='SetInterfaceRate_out'>
4900     <wsdl:part type='nil' name='returnvalue'/>
4901   </wsdl:message>
4902   <wsdl:portType name='SetInterfaceRate_port'>
4903     <wsdl:operation name='SetInterfaceRate'>
4904       <wsdl:input message='tns:SetInterfaceRate_in'/>
4905       <wsdl:output message='tns:SetInterfaceRate_out'/>
4906     </wsdl:operation>
4907   </wsdl:portType>
4908   <wsdl:binding type='tns:SetInterfaceRate_port' name='SetInterfaceRate_binding'>
4909     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4910     <wsdl:operation name='SetInterfaceRate'>
4911       <soap:operation soapAction='urn:SetInterfaceRate'/>
4912       <wsdl:input>
4913         <soap:body use='encoded' namespace='urn:SetInterfaceRate' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4914       </wsdl:input>
4915       <wsdl:output>
4916         <soap:body use='encoded' namespace='urn:SetInterfaceRate' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4917       </wsdl:output>
4918     </wsdl:operation>
4919   </wsdl:binding>
4920   <wsdl:message name='SetInterfaceSecurityMode_in'>
4921     <wsdl:part type='struct' name='auth'/>
4922     <wsdl:part type='int or string' name='id_or_name'/>
4923     <wsdl:part type='string' name='value'/>
4924   </wsdl:message>
4925   <wsdl:message name='SetInterfaceSecurityMode_out'>
4926     <wsdl:part type='nil' name='returnvalue'/>
4927   </wsdl:message>
4928   <wsdl:portType name='SetInterfaceSecurityMode_port'>
4929     <wsdl:operation name='SetInterfaceSecurityMode'>
4930       <wsdl:input message='tns:SetInterfaceSecurityMode_in'/>
4931       <wsdl:output message='tns:SetInterfaceSecurityMode_out'/>
4932     </wsdl:operation>
4933   </wsdl:portType>
4934   <wsdl:binding type='tns:SetInterfaceSecurityMode_port' name='SetInterfaceSecurityMode_binding'>
4935     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4936     <wsdl:operation name='SetInterfaceSecurityMode'>
4937       <soap:operation soapAction='urn:SetInterfaceSecurityMode'/>
4938       <wsdl:input>
4939         <soap:body use='encoded' namespace='urn:SetInterfaceSecurityMode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4940       </wsdl:input>
4941       <wsdl:output>
4942         <soap:body use='encoded' namespace='urn:SetInterfaceSecurityMode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4943       </wsdl:output>
4944     </wsdl:operation>
4945   </wsdl:binding>
4946   <wsdl:message name='SetInterfaceSens_in'>
4947     <wsdl:part type='struct' name='auth'/>
4948     <wsdl:part type='int or string' name='id_or_name'/>
4949     <wsdl:part type='string' name='value'/>
4950   </wsdl:message>
4951   <wsdl:message name='SetInterfaceSens_out'>
4952     <wsdl:part type='nil' name='returnvalue'/>
4953   </wsdl:message>
4954   <wsdl:portType name='SetInterfaceSens_port'>
4955     <wsdl:operation name='SetInterfaceSens'>
4956       <wsdl:input message='tns:SetInterfaceSens_in'/>
4957       <wsdl:output message='tns:SetInterfaceSens_out'/>
4958     </wsdl:operation>
4959   </wsdl:portType>
4960   <wsdl:binding type='tns:SetInterfaceSens_port' name='SetInterfaceSens_binding'>
4961     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4962     <wsdl:operation name='SetInterfaceSens'>
4963       <soap:operation soapAction='urn:SetInterfaceSens'/>
4964       <wsdl:input>
4965         <soap:body use='encoded' namespace='urn:SetInterfaceSens' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4966       </wsdl:input>
4967       <wsdl:output>
4968         <soap:body use='encoded' namespace='urn:SetInterfaceSens' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4969       </wsdl:output>
4970     </wsdl:operation>
4971   </wsdl:binding>
4972   <wsdl:message name='SetNodeArch_in'>
4973     <wsdl:part type='struct' name='auth'/>
4974     <wsdl:part type='int or string' name='id_or_name'/>
4975     <wsdl:part type='string' name='value'/>
4976   </wsdl:message>
4977   <wsdl:message name='SetNodeArch_out'>
4978     <wsdl:part type='nil' name='returnvalue'/>
4979   </wsdl:message>
4980   <wsdl:portType name='SetNodeArch_port'>
4981     <wsdl:operation name='SetNodeArch'>
4982       <wsdl:input message='tns:SetNodeArch_in'/>
4983       <wsdl:output message='tns:SetNodeArch_out'/>
4984     </wsdl:operation>
4985   </wsdl:portType>
4986   <wsdl:binding type='tns:SetNodeArch_port' name='SetNodeArch_binding'>
4987     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
4988     <wsdl:operation name='SetNodeArch'>
4989       <soap:operation soapAction='urn:SetNodeArch'/>
4990       <wsdl:input>
4991         <soap:body use='encoded' namespace='urn:SetNodeArch' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4992       </wsdl:input>
4993       <wsdl:output>
4994         <soap:body use='encoded' namespace='urn:SetNodeArch' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
4995       </wsdl:output>
4996     </wsdl:operation>
4997   </wsdl:binding>
4998   <wsdl:message name='SetNodeDeployment_in'>
4999     <wsdl:part type='struct' name='auth'/>
5000     <wsdl:part type='int or string' name='id_or_name'/>
5001     <wsdl:part type='string' name='value'/>
5002   </wsdl:message>
5003   <wsdl:message name='SetNodeDeployment_out'>
5004     <wsdl:part type='nil' name='returnvalue'/>
5005   </wsdl:message>
5006   <wsdl:portType name='SetNodeDeployment_port'>
5007     <wsdl:operation name='SetNodeDeployment'>
5008       <wsdl:input message='tns:SetNodeDeployment_in'/>
5009       <wsdl:output message='tns:SetNodeDeployment_out'/>
5010     </wsdl:operation>
5011   </wsdl:portType>
5012   <wsdl:binding type='tns:SetNodeDeployment_port' name='SetNodeDeployment_binding'>
5013     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5014     <wsdl:operation name='SetNodeDeployment'>
5015       <soap:operation soapAction='urn:SetNodeDeployment'/>
5016       <wsdl:input>
5017         <soap:body use='encoded' namespace='urn:SetNodeDeployment' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5018       </wsdl:input>
5019       <wsdl:output>
5020         <soap:body use='encoded' namespace='urn:SetNodeDeployment' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5021       </wsdl:output>
5022     </wsdl:operation>
5023   </wsdl:binding>
5024   <wsdl:message name='SetNodeDummynetBox_in'>
5025     <wsdl:part type='struct' name='auth'/>
5026     <wsdl:part type='int or string' name='id_or_name'/>
5027     <wsdl:part type='string' name='value'/>
5028   </wsdl:message>
5029   <wsdl:message name='SetNodeDummynetBox_out'>
5030     <wsdl:part type='nil' name='returnvalue'/>
5031   </wsdl:message>
5032   <wsdl:portType name='SetNodeDummynetBox_port'>
5033     <wsdl:operation name='SetNodeDummynetBox'>
5034       <wsdl:input message='tns:SetNodeDummynetBox_in'/>
5035       <wsdl:output message='tns:SetNodeDummynetBox_out'/>
5036     </wsdl:operation>
5037   </wsdl:portType>
5038   <wsdl:binding type='tns:SetNodeDummynetBox_port' name='SetNodeDummynetBox_binding'>
5039     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5040     <wsdl:operation name='SetNodeDummynetBox'>
5041       <soap:operation soapAction='urn:SetNodeDummynetBox'/>
5042       <wsdl:input>
5043         <soap:body use='encoded' namespace='urn:SetNodeDummynetBox' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5044       </wsdl:input>
5045       <wsdl:output>
5046         <soap:body use='encoded' namespace='urn:SetNodeDummynetBox' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5047       </wsdl:output>
5048     </wsdl:operation>
5049   </wsdl:binding>
5050   <wsdl:message name='SetNodeExtensions_in'>
5051     <wsdl:part type='struct' name='auth'/>
5052     <wsdl:part type='int or string' name='id_or_name'/>
5053     <wsdl:part type='string' name='value'/>
5054   </wsdl:message>
5055   <wsdl:message name='SetNodeExtensions_out'>
5056     <wsdl:part type='nil' name='returnvalue'/>
5057   </wsdl:message>
5058   <wsdl:portType name='SetNodeExtensions_port'>
5059     <wsdl:operation name='SetNodeExtensions'>
5060       <wsdl:input message='tns:SetNodeExtensions_in'/>
5061       <wsdl:output message='tns:SetNodeExtensions_out'/>
5062     </wsdl:operation>
5063   </wsdl:portType>
5064   <wsdl:binding type='tns:SetNodeExtensions_port' name='SetNodeExtensions_binding'>
5065     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5066     <wsdl:operation name='SetNodeExtensions'>
5067       <soap:operation soapAction='urn:SetNodeExtensions'/>
5068       <wsdl:input>
5069         <soap:body use='encoded' namespace='urn:SetNodeExtensions' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5070       </wsdl:input>
5071       <wsdl:output>
5072         <soap:body use='encoded' namespace='urn:SetNodeExtensions' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5073       </wsdl:output>
5074     </wsdl:operation>
5075   </wsdl:binding>
5076   <wsdl:message name='SetNodePlainBootstrapfs_in'>
5077     <wsdl:part type='struct' name='auth'/>
5078     <wsdl:part type='int or string' name='id_or_name'/>
5079     <wsdl:part type='string' name='value'/>
5080   </wsdl:message>
5081   <wsdl:message name='SetNodePlainBootstrapfs_out'>
5082     <wsdl:part type='nil' name='returnvalue'/>
5083   </wsdl:message>
5084   <wsdl:portType name='SetNodePlainBootstrapfs_port'>
5085     <wsdl:operation name='SetNodePlainBootstrapfs'>
5086       <wsdl:input message='tns:SetNodePlainBootstrapfs_in'/>
5087       <wsdl:output message='tns:SetNodePlainBootstrapfs_out'/>
5088     </wsdl:operation>
5089   </wsdl:portType>
5090   <wsdl:binding type='tns:SetNodePlainBootstrapfs_port' name='SetNodePlainBootstrapfs_binding'>
5091     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5092     <wsdl:operation name='SetNodePlainBootstrapfs'>
5093       <soap:operation soapAction='urn:SetNodePlainBootstrapfs'/>
5094       <wsdl:input>
5095         <soap:body use='encoded' namespace='urn:SetNodePlainBootstrapfs' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5096       </wsdl:input>
5097       <wsdl:output>
5098         <soap:body use='encoded' namespace='urn:SetNodePlainBootstrapfs' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5099       </wsdl:output>
5100     </wsdl:operation>
5101   </wsdl:binding>
5102   <wsdl:message name='SetNodePldistro_in'>
5103     <wsdl:part type='struct' name='auth'/>
5104     <wsdl:part type='int or string' name='id_or_name'/>
5105     <wsdl:part type='string' name='value'/>
5106   </wsdl:message>
5107   <wsdl:message name='SetNodePldistro_out'>
5108     <wsdl:part type='nil' name='returnvalue'/>
5109   </wsdl:message>
5110   <wsdl:portType name='SetNodePldistro_port'>
5111     <wsdl:operation name='SetNodePldistro'>
5112       <wsdl:input message='tns:SetNodePldistro_in'/>
5113       <wsdl:output message='tns:SetNodePldistro_out'/>
5114     </wsdl:operation>
5115   </wsdl:portType>
5116   <wsdl:binding type='tns:SetNodePldistro_port' name='SetNodePldistro_binding'>
5117     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5118     <wsdl:operation name='SetNodePldistro'>
5119       <soap:operation soapAction='urn:SetNodePldistro'/>
5120       <wsdl:input>
5121         <soap:body use='encoded' namespace='urn:SetNodePldistro' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5122       </wsdl:input>
5123       <wsdl:output>
5124         <soap:body use='encoded' namespace='urn:SetNodePldistro' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5125       </wsdl:output>
5126     </wsdl:operation>
5127   </wsdl:binding>
5128   <wsdl:message name='SetNodeSubclass_in'>
5129     <wsdl:part type='struct' name='auth'/>
5130     <wsdl:part type='int or string' name='id_or_name'/>
5131     <wsdl:part type='string' name='value'/>
5132   </wsdl:message>
5133   <wsdl:message name='SetNodeSubclass_out'>
5134     <wsdl:part type='nil' name='returnvalue'/>
5135   </wsdl:message>
5136   <wsdl:portType name='SetNodeSubclass_port'>
5137     <wsdl:operation name='SetNodeSubclass'>
5138       <wsdl:input message='tns:SetNodeSubclass_in'/>
5139       <wsdl:output message='tns:SetNodeSubclass_out'/>
5140     </wsdl:operation>
5141   </wsdl:portType>
5142   <wsdl:binding type='tns:SetNodeSubclass_port' name='SetNodeSubclass_binding'>
5143     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5144     <wsdl:operation name='SetNodeSubclass'>
5145       <soap:operation soapAction='urn:SetNodeSubclass'/>
5146       <wsdl:input>
5147         <soap:body use='encoded' namespace='urn:SetNodeSubclass' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5148       </wsdl:input>
5149       <wsdl:output>
5150         <soap:body use='encoded' namespace='urn:SetNodeSubclass' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5151       </wsdl:output>
5152     </wsdl:operation>
5153   </wsdl:binding>
5154   <wsdl:message name='SetPersonPrimarySite_in'>
5155     <wsdl:part type='struct' name='auth'/>
5156     <wsdl:part type='int or string' name='person_id_or_email'/>
5157     <wsdl:part type='int or string' name='site_id_or_login_base'/>
5158   </wsdl:message>
5159   <wsdl:message name='SetPersonPrimarySite_out'>
5160     <wsdl:part type='int' name='returnvalue'/>
5161   </wsdl:message>
5162   <wsdl:portType name='SetPersonPrimarySite_port'>
5163     <wsdl:operation name='SetPersonPrimarySite'>
5164       <wsdl:input message='tns:SetPersonPrimarySite_in'/>
5165       <wsdl:output message='tns:SetPersonPrimarySite_out'/>
5166     </wsdl:operation>
5167   </wsdl:portType>
5168   <wsdl:binding type='tns:SetPersonPrimarySite_port' name='SetPersonPrimarySite_binding'>
5169     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5170     <wsdl:operation name='SetPersonPrimarySite'>
5171       <soap:operation soapAction='urn:SetPersonPrimarySite'/>
5172       <wsdl:input>
5173         <soap:body use='encoded' namespace='urn:SetPersonPrimarySite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5174       </wsdl:input>
5175       <wsdl:output>
5176         <soap:body use='encoded' namespace='urn:SetPersonPrimarySite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5177       </wsdl:output>
5178     </wsdl:operation>
5179   </wsdl:binding>
5180   <wsdl:message name='SetSliceVref_in'>
5181     <wsdl:part type='struct' name='auth'/>
5182     <wsdl:part type='int or string' name='id_or_name'/>
5183     <wsdl:part type='string' name='value'/>
5184   </wsdl:message>
5185   <wsdl:message name='SetSliceVref_out'>
5186     <wsdl:part type='nil' name='returnvalue'/>
5187   </wsdl:message>
5188   <wsdl:portType name='SetSliceVref_port'>
5189     <wsdl:operation name='SetSliceVref'>
5190       <wsdl:input message='tns:SetSliceVref_in'/>
5191       <wsdl:output message='tns:SetSliceVref_out'/>
5192     </wsdl:operation>
5193   </wsdl:portType>
5194   <wsdl:binding type='tns:SetSliceVref_port' name='SetSliceVref_binding'>
5195     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5196     <wsdl:operation name='SetSliceVref'>
5197       <soap:operation soapAction='urn:SetSliceVref'/>
5198       <wsdl:input>
5199         <soap:body use='encoded' namespace='urn:SetSliceVref' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5200       </wsdl:input>
5201       <wsdl:output>
5202         <soap:body use='encoded' namespace='urn:SetSliceVref' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5203       </wsdl:output>
5204     </wsdl:operation>
5205   </wsdl:binding>
5206   <wsdl:message name='SliceCreate_in'>
5207     <wsdl:part type='struct' name='auth'/>
5208     <wsdl:part type='string' name='name'/>
5209     <wsdl:part type='struct' name='slice_fields'/>
5210   </wsdl:message>
5211   <wsdl:message name='SliceCreate_out'>
5212     <wsdl:part type='int' name='returnvalue'/>
5213   </wsdl:message>
5214   <wsdl:portType name='SliceCreate_port'>
5215     <wsdl:operation name='SliceCreate'>
5216       <wsdl:input message='tns:SliceCreate_in'/>
5217       <wsdl:output message='tns:SliceCreate_out'/>
5218     </wsdl:operation>
5219   </wsdl:portType>
5220   <wsdl:binding type='tns:SliceCreate_port' name='SliceCreate_binding'>
5221     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5222     <wsdl:operation name='SliceCreate'>
5223       <soap:operation soapAction='urn:SliceCreate'/>
5224       <wsdl:input>
5225         <soap:body use='encoded' namespace='urn:SliceCreate' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5226       </wsdl:input>
5227       <wsdl:output>
5228         <soap:body use='encoded' namespace='urn:SliceCreate' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5229       </wsdl:output>
5230     </wsdl:operation>
5231   </wsdl:binding>
5232   <wsdl:message name='SliceDelete_in'>
5233     <wsdl:part type='struct' name='auth'/>
5234     <wsdl:part type='string' name='slice_name'/>
5235   </wsdl:message>
5236   <wsdl:message name='SliceDelete_out'>
5237     <wsdl:part type='int' name='returnvalue'/>
5238   </wsdl:message>
5239   <wsdl:portType name='SliceDelete_port'>
5240     <wsdl:operation name='SliceDelete'>
5241       <wsdl:input message='tns:SliceDelete_in'/>
5242       <wsdl:output message='tns:SliceDelete_out'/>
5243     </wsdl:operation>
5244   </wsdl:portType>
5245   <wsdl:binding type='tns:SliceDelete_port' name='SliceDelete_binding'>
5246     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5247     <wsdl:operation name='SliceDelete'>
5248       <soap:operation soapAction='urn:SliceDelete'/>
5249       <wsdl:input>
5250         <soap:body use='encoded' namespace='urn:SliceDelete' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5251       </wsdl:input>
5252       <wsdl:output>
5253         <soap:body use='encoded' namespace='urn:SliceDelete' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5254       </wsdl:output>
5255     </wsdl:operation>
5256   </wsdl:binding>
5257   <wsdl:message name='SliceExtendedInfo_in'>
5258     <wsdl:part type='struct' name='auth'/>
5259     <wsdl:part type='array of string' name='slice_name_list'/>
5260     <wsdl:part type='boolean' name='return_users'/>
5261     <wsdl:part type='boolean' name='return_nodes'/>
5262   </wsdl:message>
5263   <wsdl:message name='SliceExtendedInfo_out'>
5264     <wsdl:part type='array of struct' name='returnvalue'/>
5265   </wsdl:message>
5266   <wsdl:portType name='SliceExtendedInfo_port'>
5267     <wsdl:operation name='SliceExtendedInfo'>
5268       <wsdl:input message='tns:SliceExtendedInfo_in'/>
5269       <wsdl:output message='tns:SliceExtendedInfo_out'/>
5270     </wsdl:operation>
5271   </wsdl:portType>
5272   <wsdl:binding type='tns:SliceExtendedInfo_port' name='SliceExtendedInfo_binding'>
5273     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5274     <wsdl:operation name='SliceExtendedInfo'>
5275       <soap:operation soapAction='urn:SliceExtendedInfo'/>
5276       <wsdl:input>
5277         <soap:body use='encoded' namespace='urn:SliceExtendedInfo' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5278       </wsdl:input>
5279       <wsdl:output>
5280         <soap:body use='encoded' namespace='urn:SliceExtendedInfo' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5281       </wsdl:output>
5282     </wsdl:operation>
5283   </wsdl:binding>
5284   <wsdl:message name='SliceGetTicket_in'>
5285     <wsdl:part type='struct' name='auth'/>
5286     <wsdl:part type='int or string' name='slice_id_or_name'/>
5287   </wsdl:message>
5288   <wsdl:message name='SliceGetTicket_out'>
5289     <wsdl:part type='string' name='returnvalue'/>
5290   </wsdl:message>
5291   <wsdl:portType name='SliceGetTicket_port'>
5292     <wsdl:operation name='SliceGetTicket'>
5293       <wsdl:input message='tns:SliceGetTicket_in'/>
5294       <wsdl:output message='tns:SliceGetTicket_out'/>
5295     </wsdl:operation>
5296   </wsdl:portType>
5297   <wsdl:binding type='tns:SliceGetTicket_port' name='SliceGetTicket_binding'>
5298     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5299     <wsdl:operation name='SliceGetTicket'>
5300       <soap:operation soapAction='urn:SliceGetTicket'/>
5301       <wsdl:input>
5302         <soap:body use='encoded' namespace='urn:SliceGetTicket' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5303       </wsdl:input>
5304       <wsdl:output>
5305         <soap:body use='encoded' namespace='urn:SliceGetTicket' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5306       </wsdl:output>
5307     </wsdl:operation>
5308   </wsdl:binding>
5309   <wsdl:message name='SliceInfo_in'>
5310     <wsdl:part type='struct' name='auth'/>
5311     <wsdl:part type='array of string' name='slice_name_list'/>
5312     <wsdl:part type='boolean' name='return_users'/>
5313     <wsdl:part type='boolean' name='return_nodes'/>
5314   </wsdl:message>
5315   <wsdl:message name='SliceInfo_out'>
5316     <wsdl:part type='array of struct' name='returnvalue'/>
5317   </wsdl:message>
5318   <wsdl:portType name='SliceInfo_port'>
5319     <wsdl:operation name='SliceInfo'>
5320       <wsdl:input message='tns:SliceInfo_in'/>
5321       <wsdl:output message='tns:SliceInfo_out'/>
5322     </wsdl:operation>
5323   </wsdl:portType>
5324   <wsdl:binding type='tns:SliceInfo_port' name='SliceInfo_binding'>
5325     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5326     <wsdl:operation name='SliceInfo'>
5327       <soap:operation soapAction='urn:SliceInfo'/>
5328       <wsdl:input>
5329         <soap:body use='encoded' namespace='urn:SliceInfo' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5330       </wsdl:input>
5331       <wsdl:output>
5332         <soap:body use='encoded' namespace='urn:SliceInfo' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5333       </wsdl:output>
5334     </wsdl:operation>
5335   </wsdl:binding>
5336   <wsdl:message name='SliceListNames_in'>
5337     <wsdl:part type='struct' name='auth'/>
5338     <wsdl:part type='string' name='prefix'/>
5339   </wsdl:message>
5340   <wsdl:message name='SliceListNames_out'>
5341     <wsdl:part type='array of string' name='returnvalue'/>
5342   </wsdl:message>
5343   <wsdl:portType name='SliceListNames_port'>
5344     <wsdl:operation name='SliceListNames'>
5345       <wsdl:input message='tns:SliceListNames_in'/>
5346       <wsdl:output message='tns:SliceListNames_out'/>
5347     </wsdl:operation>
5348   </wsdl:portType>
5349   <wsdl:binding type='tns:SliceListNames_port' name='SliceListNames_binding'>
5350     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5351     <wsdl:operation name='SliceListNames'>
5352       <soap:operation soapAction='urn:SliceListNames'/>
5353       <wsdl:input>
5354         <soap:body use='encoded' namespace='urn:SliceListNames' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5355       </wsdl:input>
5356       <wsdl:output>
5357         <soap:body use='encoded' namespace='urn:SliceListNames' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5358       </wsdl:output>
5359     </wsdl:operation>
5360   </wsdl:binding>
5361   <wsdl:message name='SliceListUserSlices_in'>
5362     <wsdl:part type='struct' name='auth'/>
5363     <wsdl:part type='string' name='email'/>
5364   </wsdl:message>
5365   <wsdl:message name='SliceListUserSlices_out'>
5366     <wsdl:part type='array of string' name='returnvalue'/>
5367   </wsdl:message>
5368   <wsdl:portType name='SliceListUserSlices_port'>
5369     <wsdl:operation name='SliceListUserSlices'>
5370       <wsdl:input message='tns:SliceListUserSlices_in'/>
5371       <wsdl:output message='tns:SliceListUserSlices_out'/>
5372     </wsdl:operation>
5373   </wsdl:portType>
5374   <wsdl:binding type='tns:SliceListUserSlices_port' name='SliceListUserSlices_binding'>
5375     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5376     <wsdl:operation name='SliceListUserSlices'>
5377       <soap:operation soapAction='urn:SliceListUserSlices'/>
5378       <wsdl:input>
5379         <soap:body use='encoded' namespace='urn:SliceListUserSlices' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5380       </wsdl:input>
5381       <wsdl:output>
5382         <soap:body use='encoded' namespace='urn:SliceListUserSlices' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5383       </wsdl:output>
5384     </wsdl:operation>
5385   </wsdl:binding>
5386   <wsdl:message name='SliceNodesAdd_in'>
5387     <wsdl:part type='struct' name='auth'/>
5388     <wsdl:part type='string' name='slice_name'/>
5389     <wsdl:part type='array of string' name='nodes_list'/>
5390   </wsdl:message>
5391   <wsdl:message name='SliceNodesAdd_out'>
5392     <wsdl:part type='int' name='returnvalue'/>
5393   </wsdl:message>
5394   <wsdl:portType name='SliceNodesAdd_port'>
5395     <wsdl:operation name='SliceNodesAdd'>
5396       <wsdl:input message='tns:SliceNodesAdd_in'/>
5397       <wsdl:output message='tns:SliceNodesAdd_out'/>
5398     </wsdl:operation>
5399   </wsdl:portType>
5400   <wsdl:binding type='tns:SliceNodesAdd_port' name='SliceNodesAdd_binding'>
5401     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5402     <wsdl:operation name='SliceNodesAdd'>
5403       <soap:operation soapAction='urn:SliceNodesAdd'/>
5404       <wsdl:input>
5405         <soap:body use='encoded' namespace='urn:SliceNodesAdd' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5406       </wsdl:input>
5407       <wsdl:output>
5408         <soap:body use='encoded' namespace='urn:SliceNodesAdd' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5409       </wsdl:output>
5410     </wsdl:operation>
5411   </wsdl:binding>
5412   <wsdl:message name='SliceNodesDel_in'>
5413     <wsdl:part type='struct' name='auth'/>
5414     <wsdl:part type='string' name='slice_name'/>
5415     <wsdl:part type='array of string' name='nodes_list'/>
5416   </wsdl:message>
5417   <wsdl:message name='SliceNodesDel_out'>
5418     <wsdl:part type='int' name='returnvalue'/>
5419   </wsdl:message>
5420   <wsdl:portType name='SliceNodesDel_port'>
5421     <wsdl:operation name='SliceNodesDel'>
5422       <wsdl:input message='tns:SliceNodesDel_in'/>
5423       <wsdl:output message='tns:SliceNodesDel_out'/>
5424     </wsdl:operation>
5425   </wsdl:portType>
5426   <wsdl:binding type='tns:SliceNodesDel_port' name='SliceNodesDel_binding'>
5427     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5428     <wsdl:operation name='SliceNodesDel'>
5429       <soap:operation soapAction='urn:SliceNodesDel'/>
5430       <wsdl:input>
5431         <soap:body use='encoded' namespace='urn:SliceNodesDel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5432       </wsdl:input>
5433       <wsdl:output>
5434         <soap:body use='encoded' namespace='urn:SliceNodesDel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5435       </wsdl:output>
5436     </wsdl:operation>
5437   </wsdl:binding>
5438   <wsdl:message name='SliceNodesList_in'>
5439     <wsdl:part type='struct' name='auth'/>
5440     <wsdl:part type='string' name='slice_name'/>
5441   </wsdl:message>
5442   <wsdl:message name='SliceNodesList_out'>
5443     <wsdl:part type='array of string' name='returnvalue'/>
5444   </wsdl:message>
5445   <wsdl:portType name='SliceNodesList_port'>
5446     <wsdl:operation name='SliceNodesList'>
5447       <wsdl:input message='tns:SliceNodesList_in'/>
5448       <wsdl:output message='tns:SliceNodesList_out'/>
5449     </wsdl:operation>
5450   </wsdl:portType>
5451   <wsdl:binding type='tns:SliceNodesList_port' name='SliceNodesList_binding'>
5452     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5453     <wsdl:operation name='SliceNodesList'>
5454       <soap:operation soapAction='urn:SliceNodesList'/>
5455       <wsdl:input>
5456         <soap:body use='encoded' namespace='urn:SliceNodesList' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5457       </wsdl:input>
5458       <wsdl:output>
5459         <soap:body use='encoded' namespace='urn:SliceNodesList' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5460       </wsdl:output>
5461     </wsdl:operation>
5462   </wsdl:binding>
5463   <wsdl:message name='SliceRenew_in'>
5464     <wsdl:part type='struct' name='auth'/>
5465     <wsdl:part type='string' name='slice_name'/>
5466     <wsdl:part type='int' name='slice_expires'/>
5467   </wsdl:message>
5468   <wsdl:message name='SliceRenew_out'>
5469     <wsdl:part type='int' name='returnvalue'/>
5470   </wsdl:message>
5471   <wsdl:portType name='SliceRenew_port'>
5472     <wsdl:operation name='SliceRenew'>
5473       <wsdl:input message='tns:SliceRenew_in'/>
5474       <wsdl:output message='tns:SliceRenew_out'/>
5475     </wsdl:operation>
5476   </wsdl:portType>
5477   <wsdl:binding type='tns:SliceRenew_port' name='SliceRenew_binding'>
5478     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5479     <wsdl:operation name='SliceRenew'>
5480       <soap:operation soapAction='urn:SliceRenew'/>
5481       <wsdl:input>
5482         <soap:body use='encoded' namespace='urn:SliceRenew' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5483       </wsdl:input>
5484       <wsdl:output>
5485         <soap:body use='encoded' namespace='urn:SliceRenew' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5486       </wsdl:output>
5487     </wsdl:operation>
5488   </wsdl:binding>
5489   <wsdl:message name='SliceTicketGet_in'>
5490     <wsdl:part type='struct' name='auth'/>
5491     <wsdl:part type='int or string' name='slice_id_or_name'/>
5492   </wsdl:message>
5493   <wsdl:message name='SliceTicketGet_out'>
5494     <wsdl:part type='string' name='returnvalue'/>
5495   </wsdl:message>
5496   <wsdl:portType name='SliceTicketGet_port'>
5497     <wsdl:operation name='SliceTicketGet'>
5498       <wsdl:input message='tns:SliceTicketGet_in'/>
5499       <wsdl:output message='tns:SliceTicketGet_out'/>
5500     </wsdl:operation>
5501   </wsdl:portType>
5502   <wsdl:binding type='tns:SliceTicketGet_port' name='SliceTicketGet_binding'>
5503     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5504     <wsdl:operation name='SliceTicketGet'>
5505       <soap:operation soapAction='urn:SliceTicketGet'/>
5506       <wsdl:input>
5507         <soap:body use='encoded' namespace='urn:SliceTicketGet' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5508       </wsdl:input>
5509       <wsdl:output>
5510         <soap:body use='encoded' namespace='urn:SliceTicketGet' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5511       </wsdl:output>
5512     </wsdl:operation>
5513   </wsdl:binding>
5514   <wsdl:message name='SliceUpdate_in'>
5515     <wsdl:part type='struct' name='auth'/>
5516     <wsdl:part type='string' name='slice_name'/>
5517     <wsdl:part type='string' name='url'/>
5518     <wsdl:part type='string' name='description'/>
5519   </wsdl:message>
5520   <wsdl:message name='SliceUpdate_out'>
5521     <wsdl:part type='int' name='returnvalue'/>
5522   </wsdl:message>
5523   <wsdl:portType name='SliceUpdate_port'>
5524     <wsdl:operation name='SliceUpdate'>
5525       <wsdl:input message='tns:SliceUpdate_in'/>
5526       <wsdl:output message='tns:SliceUpdate_out'/>
5527     </wsdl:operation>
5528   </wsdl:portType>
5529   <wsdl:binding type='tns:SliceUpdate_port' name='SliceUpdate_binding'>
5530     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5531     <wsdl:operation name='SliceUpdate'>
5532       <soap:operation soapAction='urn:SliceUpdate'/>
5533       <wsdl:input>
5534         <soap:body use='encoded' namespace='urn:SliceUpdate' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5535       </wsdl:input>
5536       <wsdl:output>
5537         <soap:body use='encoded' namespace='urn:SliceUpdate' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5538       </wsdl:output>
5539     </wsdl:operation>
5540   </wsdl:binding>
5541   <wsdl:message name='SliceUserAdd_in'>
5542     <wsdl:part type='struct' name='auth'/>
5543     <wsdl:part type='string' name='slice_name'/>
5544     <wsdl:part type='array of string' name='user_list'/>
5545   </wsdl:message>
5546   <wsdl:message name='SliceUserAdd_out'>
5547     <wsdl:part type='int' name='returnvalue'/>
5548   </wsdl:message>
5549   <wsdl:portType name='SliceUserAdd_port'>
5550     <wsdl:operation name='SliceUserAdd'>
5551       <wsdl:input message='tns:SliceUserAdd_in'/>
5552       <wsdl:output message='tns:SliceUserAdd_out'/>
5553     </wsdl:operation>
5554   </wsdl:portType>
5555   <wsdl:binding type='tns:SliceUserAdd_port' name='SliceUserAdd_binding'>
5556     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5557     <wsdl:operation name='SliceUserAdd'>
5558       <soap:operation soapAction='urn:SliceUserAdd'/>
5559       <wsdl:input>
5560         <soap:body use='encoded' namespace='urn:SliceUserAdd' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5561       </wsdl:input>
5562       <wsdl:output>
5563         <soap:body use='encoded' namespace='urn:SliceUserAdd' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5564       </wsdl:output>
5565     </wsdl:operation>
5566   </wsdl:binding>
5567   <wsdl:message name='SliceUserDel_in'>
5568     <wsdl:part type='struct' name='auth'/>
5569     <wsdl:part type='string' name='slice_name'/>
5570     <wsdl:part type='array of string' name='user_list'/>
5571   </wsdl:message>
5572   <wsdl:message name='SliceUserDel_out'>
5573     <wsdl:part type='int' name='returnvalue'/>
5574   </wsdl:message>
5575   <wsdl:portType name='SliceUserDel_port'>
5576     <wsdl:operation name='SliceUserDel'>
5577       <wsdl:input message='tns:SliceUserDel_in'/>
5578       <wsdl:output message='tns:SliceUserDel_out'/>
5579     </wsdl:operation>
5580   </wsdl:portType>
5581   <wsdl:binding type='tns:SliceUserDel_port' name='SliceUserDel_binding'>
5582     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5583     <wsdl:operation name='SliceUserDel'>
5584       <soap:operation soapAction='urn:SliceUserDel'/>
5585       <wsdl:input>
5586         <soap:body use='encoded' namespace='urn:SliceUserDel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5587       </wsdl:input>
5588       <wsdl:output>
5589         <soap:body use='encoded' namespace='urn:SliceUserDel' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5590       </wsdl:output>
5591     </wsdl:operation>
5592   </wsdl:binding>
5593   <wsdl:message name='SliceUsersList_in'>
5594     <wsdl:part type='struct' name='auth'/>
5595     <wsdl:part type='string' name='slice_name'/>
5596   </wsdl:message>
5597   <wsdl:message name='SliceUsersList_out'>
5598     <wsdl:part type='array of string' name='returnvalue'/>
5599   </wsdl:message>
5600   <wsdl:portType name='SliceUsersList_port'>
5601     <wsdl:operation name='SliceUsersList'>
5602       <wsdl:input message='tns:SliceUsersList_in'/>
5603       <wsdl:output message='tns:SliceUsersList_out'/>
5604     </wsdl:operation>
5605   </wsdl:portType>
5606   <wsdl:binding type='tns:SliceUsersList_port' name='SliceUsersList_binding'>
5607     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5608     <wsdl:operation name='SliceUsersList'>
5609       <soap:operation soapAction='urn:SliceUsersList'/>
5610       <wsdl:input>
5611         <soap:body use='encoded' namespace='urn:SliceUsersList' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5612       </wsdl:input>
5613       <wsdl:output>
5614         <soap:body use='encoded' namespace='urn:SliceUsersList' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5615       </wsdl:output>
5616     </wsdl:operation>
5617   </wsdl:binding>
5618   <wsdl:message name='UpdateAddress_in'>
5619     <wsdl:part type='struct' name='auth'/>
5620     <wsdl:part type='int' name='address_id'/>
5621     <wsdl:part type='struct' name='address_fields'/>
5622   </wsdl:message>
5623   <wsdl:message name='UpdateAddress_out'>
5624     <wsdl:part type='int' name='returnvalue'/>
5625   </wsdl:message>
5626   <wsdl:portType name='UpdateAddress_port'>
5627     <wsdl:operation name='UpdateAddress'>
5628       <wsdl:input message='tns:UpdateAddress_in'/>
5629       <wsdl:output message='tns:UpdateAddress_out'/>
5630     </wsdl:operation>
5631   </wsdl:portType>
5632   <wsdl:binding type='tns:UpdateAddress_port' name='UpdateAddress_binding'>
5633     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5634     <wsdl:operation name='UpdateAddress'>
5635       <soap:operation soapAction='urn:UpdateAddress'/>
5636       <wsdl:input>
5637         <soap:body use='encoded' namespace='urn:UpdateAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5638       </wsdl:input>
5639       <wsdl:output>
5640         <soap:body use='encoded' namespace='urn:UpdateAddress' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5641       </wsdl:output>
5642     </wsdl:operation>
5643   </wsdl:binding>
5644   <wsdl:message name='UpdateAddressType_in'>
5645     <wsdl:part type='struct' name='auth'/>
5646     <wsdl:part type='int or string' name='address_type_id_or_name'/>
5647     <wsdl:part type='struct' name='address_type_fields'/>
5648   </wsdl:message>
5649   <wsdl:message name='UpdateAddressType_out'>
5650     <wsdl:part type='int' name='returnvalue'/>
5651   </wsdl:message>
5652   <wsdl:portType name='UpdateAddressType_port'>
5653     <wsdl:operation name='UpdateAddressType'>
5654       <wsdl:input message='tns:UpdateAddressType_in'/>
5655       <wsdl:output message='tns:UpdateAddressType_out'/>
5656     </wsdl:operation>
5657   </wsdl:portType>
5658   <wsdl:binding type='tns:UpdateAddressType_port' name='UpdateAddressType_binding'>
5659     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5660     <wsdl:operation name='UpdateAddressType'>
5661       <soap:operation soapAction='urn:UpdateAddressType'/>
5662       <wsdl:input>
5663         <soap:body use='encoded' namespace='urn:UpdateAddressType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5664       </wsdl:input>
5665       <wsdl:output>
5666         <soap:body use='encoded' namespace='urn:UpdateAddressType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5667       </wsdl:output>
5668     </wsdl:operation>
5669   </wsdl:binding>
5670   <wsdl:message name='UpdateConfFile_in'>
5671     <wsdl:part type='struct' name='auth'/>
5672     <wsdl:part type='int' name='conf_file_id'/>
5673     <wsdl:part type='struct' name='conf_file_fields'/>
5674   </wsdl:message>
5675   <wsdl:message name='UpdateConfFile_out'>
5676     <wsdl:part type='int' name='returnvalue'/>
5677   </wsdl:message>
5678   <wsdl:portType name='UpdateConfFile_port'>
5679     <wsdl:operation name='UpdateConfFile'>
5680       <wsdl:input message='tns:UpdateConfFile_in'/>
5681       <wsdl:output message='tns:UpdateConfFile_out'/>
5682     </wsdl:operation>
5683   </wsdl:portType>
5684   <wsdl:binding type='tns:UpdateConfFile_port' name='UpdateConfFile_binding'>
5685     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5686     <wsdl:operation name='UpdateConfFile'>
5687       <soap:operation soapAction='urn:UpdateConfFile'/>
5688       <wsdl:input>
5689         <soap:body use='encoded' namespace='urn:UpdateConfFile' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5690       </wsdl:input>
5691       <wsdl:output>
5692         <soap:body use='encoded' namespace='urn:UpdateConfFile' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5693       </wsdl:output>
5694     </wsdl:operation>
5695   </wsdl:binding>
5696   <wsdl:message name='UpdateEmulationLink_in'>
5697     <wsdl:part type='struct' name='auth'/>
5698     <wsdl:part type='int' name='node_id'/>
5699     <wsdl:part type='int or nil' name='dummynet_id'/>
5700   </wsdl:message>
5701   <wsdl:message name='UpdateEmulationLink_out'>
5702     <wsdl:part type='int' name='returnvalue'/>
5703   </wsdl:message>
5704   <wsdl:portType name='UpdateEmulationLink_port'>
5705     <wsdl:operation name='UpdateEmulationLink'>
5706       <wsdl:input message='tns:UpdateEmulationLink_in'/>
5707       <wsdl:output message='tns:UpdateEmulationLink_out'/>
5708     </wsdl:operation>
5709   </wsdl:portType>
5710   <wsdl:binding type='tns:UpdateEmulationLink_port' name='UpdateEmulationLink_binding'>
5711     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5712     <wsdl:operation name='UpdateEmulationLink'>
5713       <soap:operation soapAction='urn:UpdateEmulationLink'/>
5714       <wsdl:input>
5715         <soap:body use='encoded' namespace='urn:UpdateEmulationLink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5716       </wsdl:input>
5717       <wsdl:output>
5718         <soap:body use='encoded' namespace='urn:UpdateEmulationLink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5719       </wsdl:output>
5720     </wsdl:operation>
5721   </wsdl:binding>
5722   <wsdl:message name='UpdateIlink_in'>
5723     <wsdl:part type='struct' name='auth'/>
5724     <wsdl:part type='int' name='ilink_id'/>
5725     <wsdl:part type='string' name='value'/>
5726   </wsdl:message>
5727   <wsdl:message name='UpdateIlink_out'>
5728     <wsdl:part type='int' name='returnvalue'/>
5729   </wsdl:message>
5730   <wsdl:portType name='UpdateIlink_port'>
5731     <wsdl:operation name='UpdateIlink'>
5732       <wsdl:input message='tns:UpdateIlink_in'/>
5733       <wsdl:output message='tns:UpdateIlink_out'/>
5734     </wsdl:operation>
5735   </wsdl:portType>
5736   <wsdl:binding type='tns:UpdateIlink_port' name='UpdateIlink_binding'>
5737     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5738     <wsdl:operation name='UpdateIlink'>
5739       <soap:operation soapAction='urn:UpdateIlink'/>
5740       <wsdl:input>
5741         <soap:body use='encoded' namespace='urn:UpdateIlink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5742       </wsdl:input>
5743       <wsdl:output>
5744         <soap:body use='encoded' namespace='urn:UpdateIlink' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5745       </wsdl:output>
5746     </wsdl:operation>
5747   </wsdl:binding>
5748   <wsdl:message name='UpdateInitScript_in'>
5749     <wsdl:part type='struct' name='auth'/>
5750     <wsdl:part type='int' name='initscript_id'/>
5751     <wsdl:part type='struct' name='initscript_fields'/>
5752   </wsdl:message>
5753   <wsdl:message name='UpdateInitScript_out'>
5754     <wsdl:part type='int' name='returnvalue'/>
5755   </wsdl:message>
5756   <wsdl:portType name='UpdateInitScript_port'>
5757     <wsdl:operation name='UpdateInitScript'>
5758       <wsdl:input message='tns:UpdateInitScript_in'/>
5759       <wsdl:output message='tns:UpdateInitScript_out'/>
5760     </wsdl:operation>
5761   </wsdl:portType>
5762   <wsdl:binding type='tns:UpdateInitScript_port' name='UpdateInitScript_binding'>
5763     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5764     <wsdl:operation name='UpdateInitScript'>
5765       <soap:operation soapAction='urn:UpdateInitScript'/>
5766       <wsdl:input>
5767         <soap:body use='encoded' namespace='urn:UpdateInitScript' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5768       </wsdl:input>
5769       <wsdl:output>
5770         <soap:body use='encoded' namespace='urn:UpdateInitScript' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5771       </wsdl:output>
5772     </wsdl:operation>
5773   </wsdl:binding>
5774   <wsdl:message name='UpdateInterface_in'>
5775     <wsdl:part type='struct' name='auth'/>
5776     <wsdl:part type='int' name='interface_id'/>
5777     <wsdl:part type='struct' name='interface_fields'/>
5778   </wsdl:message>
5779   <wsdl:message name='UpdateInterface_out'>
5780     <wsdl:part type='int' name='returnvalue'/>
5781   </wsdl:message>
5782   <wsdl:portType name='UpdateInterface_port'>
5783     <wsdl:operation name='UpdateInterface'>
5784       <wsdl:input message='tns:UpdateInterface_in'/>
5785       <wsdl:output message='tns:UpdateInterface_out'/>
5786     </wsdl:operation>
5787   </wsdl:portType>
5788   <wsdl:binding type='tns:UpdateInterface_port' name='UpdateInterface_binding'>
5789     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5790     <wsdl:operation name='UpdateInterface'>
5791       <soap:operation soapAction='urn:UpdateInterface'/>
5792       <wsdl:input>
5793         <soap:body use='encoded' namespace='urn:UpdateInterface' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5794       </wsdl:input>
5795       <wsdl:output>
5796         <soap:body use='encoded' namespace='urn:UpdateInterface' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5797       </wsdl:output>
5798     </wsdl:operation>
5799   </wsdl:binding>
5800   <wsdl:message name='UpdateInterfaceTag_in'>
5801     <wsdl:part type='struct' name='auth'/>
5802     <wsdl:part type='int' name='interface_tag_id'/>
5803     <wsdl:part type='string' name='value'/>
5804   </wsdl:message>
5805   <wsdl:message name='UpdateInterfaceTag_out'>
5806     <wsdl:part type='int' name='returnvalue'/>
5807   </wsdl:message>
5808   <wsdl:portType name='UpdateInterfaceTag_port'>
5809     <wsdl:operation name='UpdateInterfaceTag'>
5810       <wsdl:input message='tns:UpdateInterfaceTag_in'/>
5811       <wsdl:output message='tns:UpdateInterfaceTag_out'/>
5812     </wsdl:operation>
5813   </wsdl:portType>
5814   <wsdl:binding type='tns:UpdateInterfaceTag_port' name='UpdateInterfaceTag_binding'>
5815     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5816     <wsdl:operation name='UpdateInterfaceTag'>
5817       <soap:operation soapAction='urn:UpdateInterfaceTag'/>
5818       <wsdl:input>
5819         <soap:body use='encoded' namespace='urn:UpdateInterfaceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5820       </wsdl:input>
5821       <wsdl:output>
5822         <soap:body use='encoded' namespace='urn:UpdateInterfaceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5823       </wsdl:output>
5824     </wsdl:operation>
5825   </wsdl:binding>
5826   <wsdl:message name='UpdateKey_in'>
5827     <wsdl:part type='struct' name='auth'/>
5828     <wsdl:part type='int' name='key_id'/>
5829     <wsdl:part type='struct' name='key_fields'/>
5830   </wsdl:message>
5831   <wsdl:message name='UpdateKey_out'>
5832     <wsdl:part type='int' name='returnvalue'/>
5833   </wsdl:message>
5834   <wsdl:portType name='UpdateKey_port'>
5835     <wsdl:operation name='UpdateKey'>
5836       <wsdl:input message='tns:UpdateKey_in'/>
5837       <wsdl:output message='tns:UpdateKey_out'/>
5838     </wsdl:operation>
5839   </wsdl:portType>
5840   <wsdl:binding type='tns:UpdateKey_port' name='UpdateKey_binding'>
5841     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5842     <wsdl:operation name='UpdateKey'>
5843       <soap:operation soapAction='urn:UpdateKey'/>
5844       <wsdl:input>
5845         <soap:body use='encoded' namespace='urn:UpdateKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5846       </wsdl:input>
5847       <wsdl:output>
5848         <soap:body use='encoded' namespace='urn:UpdateKey' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5849       </wsdl:output>
5850     </wsdl:operation>
5851   </wsdl:binding>
5852   <wsdl:message name='UpdateMessage_in'>
5853     <wsdl:part type='struct' name='auth'/>
5854     <wsdl:part type='string' name='message_id'/>
5855     <wsdl:part type='struct' name='message_fields'/>
5856   </wsdl:message>
5857   <wsdl:message name='UpdateMessage_out'>
5858     <wsdl:part type='int' name='returnvalue'/>
5859   </wsdl:message>
5860   <wsdl:portType name='UpdateMessage_port'>
5861     <wsdl:operation name='UpdateMessage'>
5862       <wsdl:input message='tns:UpdateMessage_in'/>
5863       <wsdl:output message='tns:UpdateMessage_out'/>
5864     </wsdl:operation>
5865   </wsdl:portType>
5866   <wsdl:binding type='tns:UpdateMessage_port' name='UpdateMessage_binding'>
5867     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5868     <wsdl:operation name='UpdateMessage'>
5869       <soap:operation soapAction='urn:UpdateMessage'/>
5870       <wsdl:input>
5871         <soap:body use='encoded' namespace='urn:UpdateMessage' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5872       </wsdl:input>
5873       <wsdl:output>
5874         <soap:body use='encoded' namespace='urn:UpdateMessage' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5875       </wsdl:output>
5876     </wsdl:operation>
5877   </wsdl:binding>
5878   <wsdl:message name='UpdateNode_in'>
5879     <wsdl:part type='struct' name='auth'/>
5880     <wsdl:part type='int or string' name='node_id_or_hostname'/>
5881     <wsdl:part type='struct' name='node_fields'/>
5882   </wsdl:message>
5883   <wsdl:message name='UpdateNode_out'>
5884     <wsdl:part type='int' name='returnvalue'/>
5885   </wsdl:message>
5886   <wsdl:portType name='UpdateNode_port'>
5887     <wsdl:operation name='UpdateNode'>
5888       <wsdl:input message='tns:UpdateNode_in'/>
5889       <wsdl:output message='tns:UpdateNode_out'/>
5890     </wsdl:operation>
5891   </wsdl:portType>
5892   <wsdl:binding type='tns:UpdateNode_port' name='UpdateNode_binding'>
5893     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5894     <wsdl:operation name='UpdateNode'>
5895       <soap:operation soapAction='urn:UpdateNode'/>
5896       <wsdl:input>
5897         <soap:body use='encoded' namespace='urn:UpdateNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5898       </wsdl:input>
5899       <wsdl:output>
5900         <soap:body use='encoded' namespace='urn:UpdateNode' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5901       </wsdl:output>
5902     </wsdl:operation>
5903   </wsdl:binding>
5904   <wsdl:message name='UpdateNodeGroup_in'>
5905     <wsdl:part type='struct' name='auth'/>
5906     <wsdl:part type='int or string' name='nodegroup_id_or_name'/>
5907     <wsdl:part type='struct' name='nodegroup_fields'/>
5908   </wsdl:message>
5909   <wsdl:message name='UpdateNodeGroup_out'>
5910     <wsdl:part type='int' name='returnvalue'/>
5911   </wsdl:message>
5912   <wsdl:portType name='UpdateNodeGroup_port'>
5913     <wsdl:operation name='UpdateNodeGroup'>
5914       <wsdl:input message='tns:UpdateNodeGroup_in'/>
5915       <wsdl:output message='tns:UpdateNodeGroup_out'/>
5916     </wsdl:operation>
5917   </wsdl:portType>
5918   <wsdl:binding type='tns:UpdateNodeGroup_port' name='UpdateNodeGroup_binding'>
5919     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5920     <wsdl:operation name='UpdateNodeGroup'>
5921       <soap:operation soapAction='urn:UpdateNodeGroup'/>
5922       <wsdl:input>
5923         <soap:body use='encoded' namespace='urn:UpdateNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5924       </wsdl:input>
5925       <wsdl:output>
5926         <soap:body use='encoded' namespace='urn:UpdateNodeGroup' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5927       </wsdl:output>
5928     </wsdl:operation>
5929   </wsdl:binding>
5930   <wsdl:message name='UpdateNodeNetwork_in'>
5931     <wsdl:part type='struct' name='auth'/>
5932     <wsdl:part type='int' name='interface_id'/>
5933     <wsdl:part type='struct' name='interface_fields'/>
5934   </wsdl:message>
5935   <wsdl:message name='UpdateNodeNetwork_out'>
5936     <wsdl:part type='int' name='returnvalue'/>
5937   </wsdl:message>
5938   <wsdl:portType name='UpdateNodeNetwork_port'>
5939     <wsdl:operation name='UpdateNodeNetwork'>
5940       <wsdl:input message='tns:UpdateNodeNetwork_in'/>
5941       <wsdl:output message='tns:UpdateNodeNetwork_out'/>
5942     </wsdl:operation>
5943   </wsdl:portType>
5944   <wsdl:binding type='tns:UpdateNodeNetwork_port' name='UpdateNodeNetwork_binding'>
5945     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5946     <wsdl:operation name='UpdateNodeNetwork'>
5947       <soap:operation soapAction='urn:UpdateNodeNetwork'/>
5948       <wsdl:input>
5949         <soap:body use='encoded' namespace='urn:UpdateNodeNetwork' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5950       </wsdl:input>
5951       <wsdl:output>
5952         <soap:body use='encoded' namespace='urn:UpdateNodeNetwork' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5953       </wsdl:output>
5954     </wsdl:operation>
5955   </wsdl:binding>
5956   <wsdl:message name='UpdateNodeNetworkSetting_in'>
5957     <wsdl:part type='struct' name='auth'/>
5958     <wsdl:part type='int' name='interface_tag_id'/>
5959     <wsdl:part type='string' name='value'/>
5960   </wsdl:message>
5961   <wsdl:message name='UpdateNodeNetworkSetting_out'>
5962     <wsdl:part type='int' name='returnvalue'/>
5963   </wsdl:message>
5964   <wsdl:portType name='UpdateNodeNetworkSetting_port'>
5965     <wsdl:operation name='UpdateNodeNetworkSetting'>
5966       <wsdl:input message='tns:UpdateNodeNetworkSetting_in'/>
5967       <wsdl:output message='tns:UpdateNodeNetworkSetting_out'/>
5968     </wsdl:operation>
5969   </wsdl:portType>
5970   <wsdl:binding type='tns:UpdateNodeNetworkSetting_port' name='UpdateNodeNetworkSetting_binding'>
5971     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5972     <wsdl:operation name='UpdateNodeNetworkSetting'>
5973       <soap:operation soapAction='urn:UpdateNodeNetworkSetting'/>
5974       <wsdl:input>
5975         <soap:body use='encoded' namespace='urn:UpdateNodeNetworkSetting' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5976       </wsdl:input>
5977       <wsdl:output>
5978         <soap:body use='encoded' namespace='urn:UpdateNodeNetworkSetting' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
5979       </wsdl:output>
5980     </wsdl:operation>
5981   </wsdl:binding>
5982   <wsdl:message name='UpdateNodeNetworkSettingType_in'>
5983     <wsdl:part type='struct' name='auth'/>
5984     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
5985     <wsdl:part type='struct' name='tag_type_fields'/>
5986   </wsdl:message>
5987   <wsdl:message name='UpdateNodeNetworkSettingType_out'>
5988     <wsdl:part type='int' name='returnvalue'/>
5989   </wsdl:message>
5990   <wsdl:portType name='UpdateNodeNetworkSettingType_port'>
5991     <wsdl:operation name='UpdateNodeNetworkSettingType'>
5992       <wsdl:input message='tns:UpdateNodeNetworkSettingType_in'/>
5993       <wsdl:output message='tns:UpdateNodeNetworkSettingType_out'/>
5994     </wsdl:operation>
5995   </wsdl:portType>
5996   <wsdl:binding type='tns:UpdateNodeNetworkSettingType_port' name='UpdateNodeNetworkSettingType_binding'>
5997     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
5998     <wsdl:operation name='UpdateNodeNetworkSettingType'>
5999       <soap:operation soapAction='urn:UpdateNodeNetworkSettingType'/>
6000       <wsdl:input>
6001         <soap:body use='encoded' namespace='urn:UpdateNodeNetworkSettingType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6002       </wsdl:input>
6003       <wsdl:output>
6004         <soap:body use='encoded' namespace='urn:UpdateNodeNetworkSettingType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6005       </wsdl:output>
6006     </wsdl:operation>
6007   </wsdl:binding>
6008   <wsdl:message name='UpdateNodeTag_in'>
6009     <wsdl:part type='struct' name='auth'/>
6010     <wsdl:part type='int' name='node_tag_id'/>
6011     <wsdl:part type='string' name='value'/>
6012   </wsdl:message>
6013   <wsdl:message name='UpdateNodeTag_out'>
6014     <wsdl:part type='int' name='returnvalue'/>
6015   </wsdl:message>
6016   <wsdl:portType name='UpdateNodeTag_port'>
6017     <wsdl:operation name='UpdateNodeTag'>
6018       <wsdl:input message='tns:UpdateNodeTag_in'/>
6019       <wsdl:output message='tns:UpdateNodeTag_out'/>
6020     </wsdl:operation>
6021   </wsdl:portType>
6022   <wsdl:binding type='tns:UpdateNodeTag_port' name='UpdateNodeTag_binding'>
6023     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6024     <wsdl:operation name='UpdateNodeTag'>
6025       <soap:operation soapAction='urn:UpdateNodeTag'/>
6026       <wsdl:input>
6027         <soap:body use='encoded' namespace='urn:UpdateNodeTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6028       </wsdl:input>
6029       <wsdl:output>
6030         <soap:body use='encoded' namespace='urn:UpdateNodeTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6031       </wsdl:output>
6032     </wsdl:operation>
6033   </wsdl:binding>
6034   <wsdl:message name='UpdatePCU_in'>
6035     <wsdl:part type='struct' name='auth'/>
6036     <wsdl:part type='int' name='pcu_id'/>
6037     <wsdl:part type='struct' name='pcu_fields'/>
6038   </wsdl:message>
6039   <wsdl:message name='UpdatePCU_out'>
6040     <wsdl:part type='int' name='returnvalue'/>
6041   </wsdl:message>
6042   <wsdl:portType name='UpdatePCU_port'>
6043     <wsdl:operation name='UpdatePCU'>
6044       <wsdl:input message='tns:UpdatePCU_in'/>
6045       <wsdl:output message='tns:UpdatePCU_out'/>
6046     </wsdl:operation>
6047   </wsdl:portType>
6048   <wsdl:binding type='tns:UpdatePCU_port' name='UpdatePCU_binding'>
6049     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6050     <wsdl:operation name='UpdatePCU'>
6051       <soap:operation soapAction='urn:UpdatePCU'/>
6052       <wsdl:input>
6053         <soap:body use='encoded' namespace='urn:UpdatePCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6054       </wsdl:input>
6055       <wsdl:output>
6056         <soap:body use='encoded' namespace='urn:UpdatePCU' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6057       </wsdl:output>
6058     </wsdl:operation>
6059   </wsdl:binding>
6060   <wsdl:message name='UpdatePCUProtocolType_in'>
6061     <wsdl:part type='struct' name='auth'/>
6062     <wsdl:part type='int' name='protocol_type_id'/>
6063     <wsdl:part type='struct' name='protocol_type_fields'/>
6064   </wsdl:message>
6065   <wsdl:message name='UpdatePCUProtocolType_out'>
6066     <wsdl:part type='int' name='returnvalue'/>
6067   </wsdl:message>
6068   <wsdl:portType name='UpdatePCUProtocolType_port'>
6069     <wsdl:operation name='UpdatePCUProtocolType'>
6070       <wsdl:input message='tns:UpdatePCUProtocolType_in'/>
6071       <wsdl:output message='tns:UpdatePCUProtocolType_out'/>
6072     </wsdl:operation>
6073   </wsdl:portType>
6074   <wsdl:binding type='tns:UpdatePCUProtocolType_port' name='UpdatePCUProtocolType_binding'>
6075     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6076     <wsdl:operation name='UpdatePCUProtocolType'>
6077       <soap:operation soapAction='urn:UpdatePCUProtocolType'/>
6078       <wsdl:input>
6079         <soap:body use='encoded' namespace='urn:UpdatePCUProtocolType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6080       </wsdl:input>
6081       <wsdl:output>
6082         <soap:body use='encoded' namespace='urn:UpdatePCUProtocolType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6083       </wsdl:output>
6084     </wsdl:operation>
6085   </wsdl:binding>
6086   <wsdl:message name='UpdatePCUType_in'>
6087     <wsdl:part type='struct' name='auth'/>
6088     <wsdl:part type='int' name='pcu_type_id'/>
6089     <wsdl:part type='struct' name='pcu_type_fields'/>
6090   </wsdl:message>
6091   <wsdl:message name='UpdatePCUType_out'>
6092     <wsdl:part type='int' name='returnvalue'/>
6093   </wsdl:message>
6094   <wsdl:portType name='UpdatePCUType_port'>
6095     <wsdl:operation name='UpdatePCUType'>
6096       <wsdl:input message='tns:UpdatePCUType_in'/>
6097       <wsdl:output message='tns:UpdatePCUType_out'/>
6098     </wsdl:operation>
6099   </wsdl:portType>
6100   <wsdl:binding type='tns:UpdatePCUType_port' name='UpdatePCUType_binding'>
6101     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6102     <wsdl:operation name='UpdatePCUType'>
6103       <soap:operation soapAction='urn:UpdatePCUType'/>
6104       <wsdl:input>
6105         <soap:body use='encoded' namespace='urn:UpdatePCUType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6106       </wsdl:input>
6107       <wsdl:output>
6108         <soap:body use='encoded' namespace='urn:UpdatePCUType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6109       </wsdl:output>
6110     </wsdl:operation>
6111   </wsdl:binding>
6112   <wsdl:message name='UpdatePeer_in'>
6113     <wsdl:part type='struct' name='auth'/>
6114     <wsdl:part type='int or string' name='peer_id_or_name'/>
6115     <wsdl:part type='struct' name='peer_fields'/>
6116   </wsdl:message>
6117   <wsdl:message name='UpdatePeer_out'>
6118     <wsdl:part type='int' name='returnvalue'/>
6119   </wsdl:message>
6120   <wsdl:portType name='UpdatePeer_port'>
6121     <wsdl:operation name='UpdatePeer'>
6122       <wsdl:input message='tns:UpdatePeer_in'/>
6123       <wsdl:output message='tns:UpdatePeer_out'/>
6124     </wsdl:operation>
6125   </wsdl:portType>
6126   <wsdl:binding type='tns:UpdatePeer_port' name='UpdatePeer_binding'>
6127     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6128     <wsdl:operation name='UpdatePeer'>
6129       <soap:operation soapAction='urn:UpdatePeer'/>
6130       <wsdl:input>
6131         <soap:body use='encoded' namespace='urn:UpdatePeer' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6132       </wsdl:input>
6133       <wsdl:output>
6134         <soap:body use='encoded' namespace='urn:UpdatePeer' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6135       </wsdl:output>
6136     </wsdl:operation>
6137   </wsdl:binding>
6138   <wsdl:message name='UpdatePerson_in'>
6139     <wsdl:part type='struct' name='auth'/>
6140     <wsdl:part type='int or string' name='person_id_or_email'/>
6141     <wsdl:part type='struct' name='person_fields'/>
6142   </wsdl:message>
6143   <wsdl:message name='UpdatePerson_out'>
6144     <wsdl:part type='int' name='returnvalue'/>
6145   </wsdl:message>
6146   <wsdl:portType name='UpdatePerson_port'>
6147     <wsdl:operation name='UpdatePerson'>
6148       <wsdl:input message='tns:UpdatePerson_in'/>
6149       <wsdl:output message='tns:UpdatePerson_out'/>
6150     </wsdl:operation>
6151   </wsdl:portType>
6152   <wsdl:binding type='tns:UpdatePerson_port' name='UpdatePerson_binding'>
6153     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6154     <wsdl:operation name='UpdatePerson'>
6155       <soap:operation soapAction='urn:UpdatePerson'/>
6156       <wsdl:input>
6157         <soap:body use='encoded' namespace='urn:UpdatePerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6158       </wsdl:input>
6159       <wsdl:output>
6160         <soap:body use='encoded' namespace='urn:UpdatePerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6161       </wsdl:output>
6162     </wsdl:operation>
6163   </wsdl:binding>
6164   <wsdl:message name='UpdateSite_in'>
6165     <wsdl:part type='struct' name='auth'/>
6166     <wsdl:part type='int or string' name='site_id_or_login_base'/>
6167     <wsdl:part type='struct' name='site_fields'/>
6168   </wsdl:message>
6169   <wsdl:message name='UpdateSite_out'>
6170     <wsdl:part type='int' name='returnvalue'/>
6171   </wsdl:message>
6172   <wsdl:portType name='UpdateSite_port'>
6173     <wsdl:operation name='UpdateSite'>
6174       <wsdl:input message='tns:UpdateSite_in'/>
6175       <wsdl:output message='tns:UpdateSite_out'/>
6176     </wsdl:operation>
6177   </wsdl:portType>
6178   <wsdl:binding type='tns:UpdateSite_port' name='UpdateSite_binding'>
6179     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6180     <wsdl:operation name='UpdateSite'>
6181       <soap:operation soapAction='urn:UpdateSite'/>
6182       <wsdl:input>
6183         <soap:body use='encoded' namespace='urn:UpdateSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6184       </wsdl:input>
6185       <wsdl:output>
6186         <soap:body use='encoded' namespace='urn:UpdateSite' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6187       </wsdl:output>
6188     </wsdl:operation>
6189   </wsdl:binding>
6190   <wsdl:message name='UpdateSlice_in'>
6191     <wsdl:part type='struct' name='auth'/>
6192     <wsdl:part type='int or string' name='slice_id_or_name'/>
6193     <wsdl:part type='struct' name='slice_fields'/>
6194   </wsdl:message>
6195   <wsdl:message name='UpdateSlice_out'>
6196     <wsdl:part type='int' name='returnvalue'/>
6197   </wsdl:message>
6198   <wsdl:portType name='UpdateSlice_port'>
6199     <wsdl:operation name='UpdateSlice'>
6200       <wsdl:input message='tns:UpdateSlice_in'/>
6201       <wsdl:output message='tns:UpdateSlice_out'/>
6202     </wsdl:operation>
6203   </wsdl:portType>
6204   <wsdl:binding type='tns:UpdateSlice_port' name='UpdateSlice_binding'>
6205     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6206     <wsdl:operation name='UpdateSlice'>
6207       <soap:operation soapAction='urn:UpdateSlice'/>
6208       <wsdl:input>
6209         <soap:body use='encoded' namespace='urn:UpdateSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6210       </wsdl:input>
6211       <wsdl:output>
6212         <soap:body use='encoded' namespace='urn:UpdateSlice' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6213       </wsdl:output>
6214     </wsdl:operation>
6215   </wsdl:binding>
6216   <wsdl:message name='UpdateSliceAttribute_in'>
6217     <wsdl:part type='struct' name='auth'/>
6218     <wsdl:part type='int' name='slice_tag_id'/>
6219     <wsdl:part type='string or string' name='value'/>
6220   </wsdl:message>
6221   <wsdl:message name='UpdateSliceAttribute_out'>
6222     <wsdl:part type='int' name='returnvalue'/>
6223   </wsdl:message>
6224   <wsdl:portType name='UpdateSliceAttribute_port'>
6225     <wsdl:operation name='UpdateSliceAttribute'>
6226       <wsdl:input message='tns:UpdateSliceAttribute_in'/>
6227       <wsdl:output message='tns:UpdateSliceAttribute_out'/>
6228     </wsdl:operation>
6229   </wsdl:portType>
6230   <wsdl:binding type='tns:UpdateSliceAttribute_port' name='UpdateSliceAttribute_binding'>
6231     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6232     <wsdl:operation name='UpdateSliceAttribute'>
6233       <soap:operation soapAction='urn:UpdateSliceAttribute'/>
6234       <wsdl:input>
6235         <soap:body use='encoded' namespace='urn:UpdateSliceAttribute' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6236       </wsdl:input>
6237       <wsdl:output>
6238         <soap:body use='encoded' namespace='urn:UpdateSliceAttribute' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6239       </wsdl:output>
6240     </wsdl:operation>
6241   </wsdl:binding>
6242   <wsdl:message name='UpdateSliceAttributeType_in'>
6243     <wsdl:part type='struct' name='auth'/>
6244     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
6245     <wsdl:part type='struct' name='tag_type_fields'/>
6246   </wsdl:message>
6247   <wsdl:message name='UpdateSliceAttributeType_out'>
6248     <wsdl:part type='int' name='returnvalue'/>
6249   </wsdl:message>
6250   <wsdl:portType name='UpdateSliceAttributeType_port'>
6251     <wsdl:operation name='UpdateSliceAttributeType'>
6252       <wsdl:input message='tns:UpdateSliceAttributeType_in'/>
6253       <wsdl:output message='tns:UpdateSliceAttributeType_out'/>
6254     </wsdl:operation>
6255   </wsdl:portType>
6256   <wsdl:binding type='tns:UpdateSliceAttributeType_port' name='UpdateSliceAttributeType_binding'>
6257     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6258     <wsdl:operation name='UpdateSliceAttributeType'>
6259       <soap:operation soapAction='urn:UpdateSliceAttributeType'/>
6260       <wsdl:input>
6261         <soap:body use='encoded' namespace='urn:UpdateSliceAttributeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6262       </wsdl:input>
6263       <wsdl:output>
6264         <soap:body use='encoded' namespace='urn:UpdateSliceAttributeType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6265       </wsdl:output>
6266     </wsdl:operation>
6267   </wsdl:binding>
6268   <wsdl:message name='UpdateSliceTag_in'>
6269     <wsdl:part type='struct' name='auth'/>
6270     <wsdl:part type='int' name='slice_tag_id'/>
6271     <wsdl:part type='string or string' name='value'/>
6272   </wsdl:message>
6273   <wsdl:message name='UpdateSliceTag_out'>
6274     <wsdl:part type='int' name='returnvalue'/>
6275   </wsdl:message>
6276   <wsdl:portType name='UpdateSliceTag_port'>
6277     <wsdl:operation name='UpdateSliceTag'>
6278       <wsdl:input message='tns:UpdateSliceTag_in'/>
6279       <wsdl:output message='tns:UpdateSliceTag_out'/>
6280     </wsdl:operation>
6281   </wsdl:portType>
6282   <wsdl:binding type='tns:UpdateSliceTag_port' name='UpdateSliceTag_binding'>
6283     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6284     <wsdl:operation name='UpdateSliceTag'>
6285       <soap:operation soapAction='urn:UpdateSliceTag'/>
6286       <wsdl:input>
6287         <soap:body use='encoded' namespace='urn:UpdateSliceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6288       </wsdl:input>
6289       <wsdl:output>
6290         <soap:body use='encoded' namespace='urn:UpdateSliceTag' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6291       </wsdl:output>
6292     </wsdl:operation>
6293   </wsdl:binding>
6294   <wsdl:message name='UpdateTagType_in'>
6295     <wsdl:part type='struct' name='auth'/>
6296     <wsdl:part type='int or string' name='tag_type_id_or_name'/>
6297     <wsdl:part type='struct' name='tag_type_fields'/>
6298   </wsdl:message>
6299   <wsdl:message name='UpdateTagType_out'>
6300     <wsdl:part type='int' name='returnvalue'/>
6301   </wsdl:message>
6302   <wsdl:portType name='UpdateTagType_port'>
6303     <wsdl:operation name='UpdateTagType'>
6304       <wsdl:input message='tns:UpdateTagType_in'/>
6305       <wsdl:output message='tns:UpdateTagType_out'/>
6306     </wsdl:operation>
6307   </wsdl:portType>
6308   <wsdl:binding type='tns:UpdateTagType_port' name='UpdateTagType_binding'>
6309     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6310     <wsdl:operation name='UpdateTagType'>
6311       <soap:operation soapAction='urn:UpdateTagType'/>
6312       <wsdl:input>
6313         <soap:body use='encoded' namespace='urn:UpdateTagType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6314       </wsdl:input>
6315       <wsdl:output>
6316         <soap:body use='encoded' namespace='urn:UpdateTagType' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6317       </wsdl:output>
6318     </wsdl:operation>
6319   </wsdl:binding>
6320   <wsdl:message name='VerifyPerson_in'>
6321     <wsdl:part type='struct' name='auth'/>
6322     <wsdl:part type='int or string' name='person_id_or_email'/>
6323     <wsdl:part type='string' name='verification_key'/>
6324     <wsdl:part type='int' name='verification_expires'/>
6325   </wsdl:message>
6326   <wsdl:message name='VerifyPerson_out'>
6327     <wsdl:part type='int' name='returnvalue'/>
6328   </wsdl:message>
6329   <wsdl:portType name='VerifyPerson_port'>
6330     <wsdl:operation name='VerifyPerson'>
6331       <wsdl:input message='tns:VerifyPerson_in'/>
6332       <wsdl:output message='tns:VerifyPerson_out'/>
6333     </wsdl:operation>
6334   </wsdl:portType>
6335   <wsdl:binding type='tns:VerifyPerson_port' name='VerifyPerson_binding'>
6336     <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
6337     <wsdl:operation name='VerifyPerson'>
6338       <soap:operation soapAction='urn:VerifyPerson'/>
6339       <wsdl:input>
6340         <soap:body use='encoded' namespace='urn:VerifyPerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6341       </wsdl:input>
6342       <wsdl:output>
6343         <soap:body use='encoded' namespace='urn:VerifyPerson' encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'/>
6344       </wsdl:output>
6345     </wsdl:operation>
6346   </wsdl:binding>
6347   <wsdl:service name='plc_api_service'>
6348     <wsdl:port binding='tns:AddAddressType_binding' name='AddAddressType_port'/>
6349     <wsdl:port binding='tns:AddAddressTypeToAddress_binding' name='AddAddressTypeToAddress_port'/>
6350     <wsdl:port binding='tns:AddBootState_binding' name='AddBootState_port'/>
6351     <wsdl:port binding='tns:AddConfFile_binding' name='AddConfFile_port'/>
6352     <wsdl:port binding='tns:AddConfFileToNode_binding' name='AddConfFileToNode_port'/>
6353     <wsdl:port binding='tns:AddConfFileToNodeGroup_binding' name='AddConfFileToNodeGroup_port'/>
6354     <wsdl:port binding='tns:AddDummynetBox_binding' name='AddDummynetBox_port'/>
6355     <wsdl:port binding='tns:AddIlink_binding' name='AddIlink_port'/>
6356     <wsdl:port binding='tns:AddInitScript_binding' name='AddInitScript_port'/>
6357     <wsdl:port binding='tns:AddInterface_binding' name='AddInterface_port'/>
6358     <wsdl:port binding='tns:AddInterfaceTag_binding' name='AddInterfaceTag_port'/>
6359     <wsdl:port binding='tns:AddKeyType_binding' name='AddKeyType_port'/>
6360     <wsdl:port binding='tns:AddMessage_binding' name='AddMessage_port'/>
6361     <wsdl:port binding='tns:AddNetworkMethod_binding' name='AddNetworkMethod_port'/>
6362     <wsdl:port binding='tns:AddNetworkType_binding' name='AddNetworkType_port'/>
6363     <wsdl:port binding='tns:AddNode_binding' name='AddNode_port'/>
6364     <wsdl:port binding='tns:AddNodeGroup_binding' name='AddNodeGroup_port'/>
6365     <wsdl:port binding='tns:AddNodeNetwork_binding' name='AddNodeNetwork_port'/>
6366     <wsdl:port binding='tns:AddNodeNetworkSetting_binding' name='AddNodeNetworkSetting_port'/>
6367     <wsdl:port binding='tns:AddNodeNetworkSettingType_binding' name='AddNodeNetworkSettingType_port'/>
6368     <wsdl:port binding='tns:AddNodeTag_binding' name='AddNodeTag_port'/>
6369     <wsdl:port binding='tns:AddNodeToPCU_binding' name='AddNodeToPCU_port'/>
6370     <wsdl:port binding='tns:AddNodeType_binding' name='AddNodeType_port'/>
6371     <wsdl:port binding='tns:AddPCU_binding' name='AddPCU_port'/>
6372     <wsdl:port binding='tns:AddPCUProtocolType_binding' name='AddPCUProtocolType_port'/>
6373     <wsdl:port binding='tns:AddPCUType_binding' name='AddPCUType_port'/>
6374     <wsdl:port binding='tns:AddPeer_binding' name='AddPeer_port'/>
6375     <wsdl:port binding='tns:AddPerson_binding' name='AddPerson_port'/>
6376     <wsdl:port binding='tns:AddPersonKey_binding' name='AddPersonKey_port'/>
6377     <wsdl:port binding='tns:AddPersonToSite_binding' name='AddPersonToSite_port'/>
6378     <wsdl:port binding='tns:AddPersonToSlice_binding' name='AddPersonToSlice_port'/>
6379     <wsdl:port binding='tns:AddRole_binding' name='AddRole_port'/>
6380     <wsdl:port binding='tns:AddRoleToPerson_binding' name='AddRoleToPerson_port'/>
6381     <wsdl:port binding='tns:AddSession_binding' name='AddSession_port'/>
6382     <wsdl:port binding='tns:AddSite_binding' name='AddSite_port'/>
6383     <wsdl:port binding='tns:AddSiteAddress_binding' name='AddSiteAddress_port'/>
6384     <wsdl:port binding='tns:AddSlice_binding' name='AddSlice_port'/>
6385     <wsdl:port binding='tns:AddSliceAttribute_binding' name='AddSliceAttribute_port'/>
6386     <wsdl:port binding='tns:AddSliceAttributeType_binding' name='AddSliceAttributeType_port'/>
6387     <wsdl:port binding='tns:AddSliceInstantiation_binding' name='AddSliceInstantiation_port'/>
6388     <wsdl:port binding='tns:AddSliceTag_binding' name='AddSliceTag_port'/>
6389     <wsdl:port binding='tns:AddSliceToNodes_binding' name='AddSliceToNodes_port'/>
6390     <wsdl:port binding='tns:AddSliceToNodesWhitelist_binding' name='AddSliceToNodesWhitelist_port'/>
6391     <wsdl:port binding='tns:AddTagType_binding' name='AddTagType_port'/>
6392     <wsdl:port binding='tns:AuthCheck_binding' name='AuthCheck_port'/>
6393     <wsdl:port binding='tns:BlacklistKey_binding' name='BlacklistKey_port'/>
6394     <wsdl:port binding='tns:BootCheckAuthentication_binding' name='BootCheckAuthentication_port'/>
6395     <wsdl:port binding='tns:BootGetNodeDetails_binding' name='BootGetNodeDetails_port'/>
6396     <wsdl:port binding='tns:BootNotifyOwners_binding' name='BootNotifyOwners_port'/>
6397     <wsdl:port binding='tns:BootUpdateNode_binding' name='BootUpdateNode_port'/>
6398     <wsdl:port binding='tns:DeleteAddress_binding' name='DeleteAddress_port'/>
6399     <wsdl:port binding='tns:DeleteAddressType_binding' name='DeleteAddressType_port'/>
6400     <wsdl:port binding='tns:DeleteAddressTypeFromAddress_binding' name='DeleteAddressTypeFromAddress_port'/>
6401     <wsdl:port binding='tns:DeleteBootState_binding' name='DeleteBootState_port'/>
6402     <wsdl:port binding='tns:DeleteConfFile_binding' name='DeleteConfFile_port'/>
6403     <wsdl:port binding='tns:DeleteConfFileFromNode_binding' name='DeleteConfFileFromNode_port'/>
6404     <wsdl:port binding='tns:DeleteConfFileFromNodeGroup_binding' name='DeleteConfFileFromNodeGroup_port'/>
6405     <wsdl:port binding='tns:DeleteDummynetBox_binding' name='DeleteDummynetBox_port'/>
6406     <wsdl:port binding='tns:DeleteEmulationLink_binding' name='DeleteEmulationLink_port'/>
6407     <wsdl:port binding='tns:DeleteIlink_binding' name='DeleteIlink_port'/>
6408     <wsdl:port binding='tns:DeleteInitScript_binding' name='DeleteInitScript_port'/>
6409     <wsdl:port binding='tns:DeleteInterface_binding' name='DeleteInterface_port'/>
6410     <wsdl:port binding='tns:DeleteInterfaceTag_binding' name='DeleteInterfaceTag_port'/>
6411     <wsdl:port binding='tns:DeleteKey_binding' name='DeleteKey_port'/>
6412     <wsdl:port binding='tns:DeleteKeyType_binding' name='DeleteKeyType_port'/>
6413     <wsdl:port binding='tns:DeleteMessage_binding' name='DeleteMessage_port'/>
6414     <wsdl:port binding='tns:DeleteNetworkMethod_binding' name='DeleteNetworkMethod_port'/>
6415     <wsdl:port binding='tns:DeleteNetworkType_binding' name='DeleteNetworkType_port'/>
6416     <wsdl:port binding='tns:DeleteNode_binding' name='DeleteNode_port'/>
6417     <wsdl:port binding='tns:DeleteNodeFromPCU_binding' name='DeleteNodeFromPCU_port'/>
6418     <wsdl:port binding='tns:DeleteNodeGroup_binding' name='DeleteNodeGroup_port'/>
6419     <wsdl:port binding='tns:DeleteNodeNetwork_binding' name='DeleteNodeNetwork_port'/>
6420     <wsdl:port binding='tns:DeleteNodeNetworkSetting_binding' name='DeleteNodeNetworkSetting_port'/>
6421     <wsdl:port binding='tns:DeleteNodeNetworkSettingType_binding' name='DeleteNodeNetworkSettingType_port'/>
6422     <wsdl:port binding='tns:DeleteNodeTag_binding' name='DeleteNodeTag_port'/>
6423     <wsdl:port binding='tns:DeleteNodeType_binding' name='DeleteNodeType_port'/>
6424     <wsdl:port binding='tns:DeletePCU_binding' name='DeletePCU_port'/>
6425     <wsdl:port binding='tns:DeletePCUProtocolType_binding' name='DeletePCUProtocolType_port'/>
6426     <wsdl:port binding='tns:DeletePCUType_binding' name='DeletePCUType_port'/>
6427     <wsdl:port binding='tns:DeletePeer_binding' name='DeletePeer_port'/>
6428     <wsdl:port binding='tns:DeletePerson_binding' name='DeletePerson_port'/>
6429     <wsdl:port binding='tns:DeletePersonFromSite_binding' name='DeletePersonFromSite_port'/>
6430     <wsdl:port binding='tns:DeletePersonFromSlice_binding' name='DeletePersonFromSlice_port'/>
6431     <wsdl:port binding='tns:DeleteRole_binding' name='DeleteRole_port'/>
6432     <wsdl:port binding='tns:DeleteRoleFromPerson_binding' name='DeleteRoleFromPerson_port'/>
6433     <wsdl:port binding='tns:DeleteSession_binding' name='DeleteSession_port'/>
6434     <wsdl:port binding='tns:DeleteSite_binding' name='DeleteSite_port'/>
6435     <wsdl:port binding='tns:DeleteSlice_binding' name='DeleteSlice_port'/>
6436     <wsdl:port binding='tns:DeleteSliceAttribute_binding' name='DeleteSliceAttribute_port'/>
6437     <wsdl:port binding='tns:DeleteSliceAttributeType_binding' name='DeleteSliceAttributeType_port'/>
6438     <wsdl:port binding='tns:DeleteSliceFromNodes_binding' name='DeleteSliceFromNodes_port'/>
6439     <wsdl:port binding='tns:DeleteSliceFromNodesWhitelist_binding' name='DeleteSliceFromNodesWhitelist_port'/>
6440     <wsdl:port binding='tns:DeleteSliceInstantiation_binding' name='DeleteSliceInstantiation_port'/>
6441     <wsdl:port binding='tns:DeleteSliceTag_binding' name='DeleteSliceTag_port'/>
6442     <wsdl:port binding='tns:DeleteTagType_binding' name='DeleteTagType_port'/>
6443     <wsdl:port binding='tns:GenerateNodeConfFile_binding' name='GenerateNodeConfFile_port'/>
6444     <wsdl:port binding='tns:GetAddressTypes_binding' name='GetAddressTypes_port'/>
6445     <wsdl:port binding='tns:GetAddresses_binding' name='GetAddresses_port'/>
6446     <wsdl:port binding='tns:GetBootMedium_binding' name='GetBootMedium_port'/>
6447     <wsdl:port binding='tns:GetBootStates_binding' name='GetBootStates_port'/>
6448     <wsdl:port binding='tns:GetConfFiles_binding' name='GetConfFiles_port'/>
6449     <wsdl:port binding='tns:GetDummyBoxMedium_binding' name='GetDummyBoxMedium_port'/>
6450     <wsdl:port binding='tns:GetDummyBoxUsers_binding' name='GetDummyBoxUsers_port'/>
6451     <wsdl:port binding='tns:GetEventObjects_binding' name='GetEventObjects_port'/>
6452     <wsdl:port binding='tns:GetEvents_binding' name='GetEvents_port'/>
6453     <wsdl:port binding='tns:GetIlinks_binding' name='GetIlinks_port'/>
6454     <wsdl:port binding='tns:GetInitScripts_binding' name='GetInitScripts_port'/>
6455     <wsdl:port binding='tns:GetInterfaceAlias_binding' name='GetInterfaceAlias_port'/>
6456     <wsdl:port binding='tns:GetInterfaceChannel_binding' name='GetInterfaceChannel_port'/>
6457     <wsdl:port binding='tns:GetInterfaceDriver_binding' name='GetInterfaceDriver_port'/>
6458     <wsdl:port binding='tns:GetInterfaceEssid_binding' name='GetInterfaceEssid_port'/>
6459     <wsdl:port binding='tns:GetInterfaceFreq_binding' name='GetInterfaceFreq_port'/>
6460     <wsdl:port binding='tns:GetInterfaceIfname_binding' name='GetInterfaceIfname_port'/>
6461     <wsdl:port binding='tns:GetInterfaceIwconfig_binding' name='GetInterfaceIwconfig_port'/>
6462     <wsdl:port binding='tns:GetInterfaceIwpriv_binding' name='GetInterfaceIwpriv_port'/>
6463     <wsdl:port binding='tns:GetInterfaceKey_binding' name='GetInterfaceKey_port'/>
6464     <wsdl:port binding='tns:GetInterfaceKey1_binding' name='GetInterfaceKey1_port'/>
6465     <wsdl:port binding='tns:GetInterfaceKey2_binding' name='GetInterfaceKey2_port'/>
6466     <wsdl:port binding='tns:GetInterfaceKey3_binding' name='GetInterfaceKey3_port'/>
6467     <wsdl:port binding='tns:GetInterfaceKey4_binding' name='GetInterfaceKey4_port'/>
6468     <wsdl:port binding='tns:GetInterfaceMode_binding' name='GetInterfaceMode_port'/>
6469     <wsdl:port binding='tns:GetInterfaceNw_binding' name='GetInterfaceNw_port'/>
6470     <wsdl:port binding='tns:GetInterfaceRate_binding' name='GetInterfaceRate_port'/>
6471     <wsdl:port binding='tns:GetInterfaceSecurityMode_binding' name='GetInterfaceSecurityMode_port'/>
6472     <wsdl:port binding='tns:GetInterfaceSens_binding' name='GetInterfaceSens_port'/>
6473     <wsdl:port binding='tns:GetInterfaceTags_binding' name='GetInterfaceTags_port'/>
6474     <wsdl:port binding='tns:GetInterfaces_binding' name='GetInterfaces_port'/>
6475     <wsdl:port binding='tns:GetKeyTypes_binding' name='GetKeyTypes_port'/>
6476     <wsdl:port binding='tns:GetKeys_binding' name='GetKeys_port'/>
6477     <wsdl:port binding='tns:GetMessages_binding' name='GetMessages_port'/>
6478     <wsdl:port binding='tns:GetNetworkMethods_binding' name='GetNetworkMethods_port'/>
6479     <wsdl:port binding='tns:GetNetworkTypes_binding' name='GetNetworkTypes_port'/>
6480     <wsdl:port binding='tns:GetNodeArch_binding' name='GetNodeArch_port'/>
6481     <wsdl:port binding='tns:GetNodeDeployment_binding' name='GetNodeDeployment_port'/>
6482     <wsdl:port binding='tns:GetNodeDummynetBox_binding' name='GetNodeDummynetBox_port'/>
6483     <wsdl:port binding='tns:GetNodeExtensions_binding' name='GetNodeExtensions_port'/>
6484     <wsdl:port binding='tns:GetNodeGroups_binding' name='GetNodeGroups_port'/>
6485     <wsdl:port binding='tns:GetNodeNetworkSettingTypes_binding' name='GetNodeNetworkSettingTypes_port'/>
6486     <wsdl:port binding='tns:GetNodeNetworkSettings_binding' name='GetNodeNetworkSettings_port'/>
6487     <wsdl:port binding='tns:GetNodeNetworks_binding' name='GetNodeNetworks_port'/>
6488     <wsdl:port binding='tns:GetNodePlainBootstrapfs_binding' name='GetNodePlainBootstrapfs_port'/>
6489     <wsdl:port binding='tns:GetNodePldistro_binding' name='GetNodePldistro_port'/>
6490     <wsdl:port binding='tns:GetNodeSubclass_binding' name='GetNodeSubclass_port'/>
6491     <wsdl:port binding='tns:GetNodeTags_binding' name='GetNodeTags_port'/>
6492     <wsdl:port binding='tns:GetNodeTypes_binding' name='GetNodeTypes_port'/>
6493     <wsdl:port binding='tns:GetNodes_binding' name='GetNodes_port'/>
6494     <wsdl:port binding='tns:GetPCUProtocolTypes_binding' name='GetPCUProtocolTypes_port'/>
6495     <wsdl:port binding='tns:GetPCUTypes_binding' name='GetPCUTypes_port'/>
6496     <wsdl:port binding='tns:GetPCUs_binding' name='GetPCUs_port'/>
6497     <wsdl:port binding='tns:GetPeerData_binding' name='GetPeerData_port'/>
6498     <wsdl:port binding='tns:GetPeerName_binding' name='GetPeerName_port'/>
6499     <wsdl:port binding='tns:GetPeers_binding' name='GetPeers_port'/>
6500     <wsdl:port binding='tns:GetPersons_binding' name='GetPersons_port'/>
6501     <wsdl:port binding='tns:GetPlcRelease_binding' name='GetPlcRelease_port'/>
6502     <wsdl:port binding='tns:GetRoles_binding' name='GetRoles_port'/>
6503     <wsdl:port binding='tns:GetSession_binding' name='GetSession_port'/>
6504     <wsdl:port binding='tns:GetSessions_binding' name='GetSessions_port'/>
6505     <wsdl:port binding='tns:GetSites_binding' name='GetSites_port'/>
6506     <wsdl:port binding='tns:GetSliceAttributeTypes_binding' name='GetSliceAttributeTypes_port'/>
6507     <wsdl:port binding='tns:GetSliceAttributes_binding' name='GetSliceAttributes_port'/>
6508     <wsdl:port binding='tns:GetSliceInstantiations_binding' name='GetSliceInstantiations_port'/>
6509     <wsdl:port binding='tns:GetSliceKeys_binding' name='GetSliceKeys_port'/>
6510     <wsdl:port binding='tns:GetSliceTags_binding' name='GetSliceTags_port'/>
6511     <wsdl:port binding='tns:GetSliceTicket_binding' name='GetSliceTicket_port'/>
6512     <wsdl:port binding='tns:GetSliceVref_binding' name='GetSliceVref_port'/>
6513     <wsdl:port binding='tns:GetSlices_binding' name='GetSlices_port'/>
6514     <wsdl:port binding='tns:GetSlivers_binding' name='GetSlivers_port'/>
6515     <wsdl:port binding='tns:GetTagTypes_binding' name='GetTagTypes_port'/>
6516     <wsdl:port binding='tns:GetWhitelist_binding' name='GetWhitelist_port'/>
6517     <wsdl:port binding='tns:NotifyPersons_binding' name='NotifyPersons_port'/>
6518     <wsdl:port binding='tns:NotifySupport_binding' name='NotifySupport_port'/>
6519     <wsdl:port binding='tns:RebootNode_binding' name='RebootNode_port'/>
6520     <wsdl:port binding='tns:RebootNodeWithPCU_binding' name='RebootNodeWithPCU_port'/>
6521     <wsdl:port binding='tns:RefreshPeer_binding' name='RefreshPeer_port'/>
6522     <wsdl:port binding='tns:ReportRunlevel_binding' name='ReportRunlevel_port'/>
6523     <wsdl:port binding='tns:ResetPassword_binding' name='ResetPassword_port'/>
6524     <wsdl:port binding='tns:ResolveSlices_binding' name='ResolveSlices_port'/>
6525     <wsdl:port binding='tns:SetInterfaceAlias_binding' name='SetInterfaceAlias_port'/>
6526     <wsdl:port binding='tns:SetInterfaceChannel_binding' name='SetInterfaceChannel_port'/>
6527     <wsdl:port binding='tns:SetInterfaceDriver_binding' name='SetInterfaceDriver_port'/>
6528     <wsdl:port binding='tns:SetInterfaceEssid_binding' name='SetInterfaceEssid_port'/>
6529     <wsdl:port binding='tns:SetInterfaceFreq_binding' name='SetInterfaceFreq_port'/>
6530     <wsdl:port binding='tns:SetInterfaceIfname_binding' name='SetInterfaceIfname_port'/>
6531     <wsdl:port binding='tns:SetInterfaceIwconfig_binding' name='SetInterfaceIwconfig_port'/>
6532     <wsdl:port binding='tns:SetInterfaceIwpriv_binding' name='SetInterfaceIwpriv_port'/>
6533     <wsdl:port binding='tns:SetInterfaceKey_binding' name='SetInterfaceKey_port'/>
6534     <wsdl:port binding='tns:SetInterfaceKey1_binding' name='SetInterfaceKey1_port'/>
6535     <wsdl:port binding='tns:SetInterfaceKey2_binding' name='SetInterfaceKey2_port'/>
6536     <wsdl:port binding='tns:SetInterfaceKey3_binding' name='SetInterfaceKey3_port'/>
6537     <wsdl:port binding='tns:SetInterfaceKey4_binding' name='SetInterfaceKey4_port'/>
6538     <wsdl:port binding='tns:SetInterfaceMode_binding' name='SetInterfaceMode_port'/>
6539     <wsdl:port binding='tns:SetInterfaceNw_binding' name='SetInterfaceNw_port'/>
6540     <wsdl:port binding='tns:SetInterfaceRate_binding' name='SetInterfaceRate_port'/>
6541     <wsdl:port binding='tns:SetInterfaceSecurityMode_binding' name='SetInterfaceSecurityMode_port'/>
6542     <wsdl:port binding='tns:SetInterfaceSens_binding' name='SetInterfaceSens_port'/>
6543     <wsdl:port binding='tns:SetNodeArch_binding' name='SetNodeArch_port'/>
6544     <wsdl:port binding='tns:SetNodeDeployment_binding' name='SetNodeDeployment_port'/>
6545     <wsdl:port binding='tns:SetNodeDummynetBox_binding' name='SetNodeDummynetBox_port'/>
6546     <wsdl:port binding='tns:SetNodeExtensions_binding' name='SetNodeExtensions_port'/>
6547     <wsdl:port binding='tns:SetNodePlainBootstrapfs_binding' name='SetNodePlainBootstrapfs_port'/>
6548     <wsdl:port binding='tns:SetNodePldistro_binding' name='SetNodePldistro_port'/>
6549     <wsdl:port binding='tns:SetNodeSubclass_binding' name='SetNodeSubclass_port'/>
6550     <wsdl:port binding='tns:SetPersonPrimarySite_binding' name='SetPersonPrimarySite_port'/>
6551     <wsdl:port binding='tns:SetSliceVref_binding' name='SetSliceVref_port'/>
6552     <wsdl:port binding='tns:SliceCreate_binding' name='SliceCreate_port'/>
6553     <wsdl:port binding='tns:SliceDelete_binding' name='SliceDelete_port'/>
6554     <wsdl:port binding='tns:SliceExtendedInfo_binding' name='SliceExtendedInfo_port'/>
6555     <wsdl:port binding='tns:SliceGetTicket_binding' name='SliceGetTicket_port'/>
6556     <wsdl:port binding='tns:SliceInfo_binding' name='SliceInfo_port'/>
6557     <wsdl:port binding='tns:SliceListNames_binding' name='SliceListNames_port'/>
6558     <wsdl:port binding='tns:SliceListUserSlices_binding' name='SliceListUserSlices_port'/>
6559     <wsdl:port binding='tns:SliceNodesAdd_binding' name='SliceNodesAdd_port'/>
6560     <wsdl:port binding='tns:SliceNodesDel_binding' name='SliceNodesDel_port'/>
6561     <wsdl:port binding='tns:SliceNodesList_binding' name='SliceNodesList_port'/>
6562     <wsdl:port binding='tns:SliceRenew_binding' name='SliceRenew_port'/>
6563     <wsdl:port binding='tns:SliceTicketGet_binding' name='SliceTicketGet_port'/>
6564     <wsdl:port binding='tns:SliceUpdate_binding' name='SliceUpdate_port'/>
6565     <wsdl:port binding='tns:SliceUserAdd_binding' name='SliceUserAdd_port'/>
6566     <wsdl:port binding='tns:SliceUserDel_binding' name='SliceUserDel_port'/>
6567     <wsdl:port binding='tns:SliceUsersList_binding' name='SliceUsersList_port'/>
6568     <wsdl:port binding='tns:UpdateAddress_binding' name='UpdateAddress_port'/>
6569     <wsdl:port binding='tns:UpdateAddressType_binding' name='UpdateAddressType_port'/>
6570     <wsdl:port binding='tns:UpdateConfFile_binding' name='UpdateConfFile_port'/>
6571     <wsdl:port binding='tns:UpdateEmulationLink_binding' name='UpdateEmulationLink_port'/>
6572     <wsdl:port binding='tns:UpdateIlink_binding' name='UpdateIlink_port'/>
6573     <wsdl:port binding='tns:UpdateInitScript_binding' name='UpdateInitScript_port'/>
6574     <wsdl:port binding='tns:UpdateInterface_binding' name='UpdateInterface_port'/>
6575     <wsdl:port binding='tns:UpdateInterfaceTag_binding' name='UpdateInterfaceTag_port'/>
6576     <wsdl:port binding='tns:UpdateKey_binding' name='UpdateKey_port'/>
6577     <wsdl:port binding='tns:UpdateMessage_binding' name='UpdateMessage_port'/>
6578     <wsdl:port binding='tns:UpdateNode_binding' name='UpdateNode_port'/>
6579     <wsdl:port binding='tns:UpdateNodeGroup_binding' name='UpdateNodeGroup_port'/>
6580     <wsdl:port binding='tns:UpdateNodeNetwork_binding' name='UpdateNodeNetwork_port'/>
6581     <wsdl:port binding='tns:UpdateNodeNetworkSetting_binding' name='UpdateNodeNetworkSetting_port'/>
6582     <wsdl:port binding='tns:UpdateNodeNetworkSettingType_binding' name='UpdateNodeNetworkSettingType_port'/>
6583     <wsdl:port binding='tns:UpdateNodeTag_binding' name='UpdateNodeTag_port'/>
6584     <wsdl:port binding='tns:UpdatePCU_binding' name='UpdatePCU_port'/>
6585     <wsdl:port binding='tns:UpdatePCUProtocolType_binding' name='UpdatePCUProtocolType_port'/>
6586     <wsdl:port binding='tns:UpdatePCUType_binding' name='UpdatePCUType_port'/>
6587     <wsdl:port binding='tns:UpdatePeer_binding' name='UpdatePeer_port'/>
6588     <wsdl:port binding='tns:UpdatePerson_binding' name='UpdatePerson_port'/>
6589     <wsdl:port binding='tns:UpdateSite_binding' name='UpdateSite_port'/>
6590     <wsdl:port binding='tns:UpdateSlice_binding' name='UpdateSlice_port'/>
6591     <wsdl:port binding='tns:UpdateSliceAttribute_binding' name='UpdateSliceAttribute_port'/>
6592     <wsdl:port binding='tns:UpdateSliceAttributeType_binding' name='UpdateSliceAttributeType_port'/>
6593     <wsdl:port binding='tns:UpdateSliceTag_binding' name='UpdateSliceTag_port'/>
6594     <wsdl:port binding='tns:UpdateTagType_binding' name='UpdateTagType_port'/>
6595     <wsdl:port binding='tns:VerifyPerson_binding' name='VerifyPerson_port'/>
6596     <wsdl:port binding='tns:system.listMethods_binding' name='system.listMethods_port'/>
6597     <wsdl:port binding='tns:system.methodHelp_binding' name='system.methodHelp_port'/>
6598     <wsdl:port binding='tns:system.methodSignature_binding' name='system.methodSignature_port'/>
6599     <wsdl:port binding='tns:system.multicall_binding' name='system.multicall_port'>
6600       <soap:address location='http://www.planet-lab.org/plcapi.wsdl'/>
6601     </wsdl:port>
6602   </wsdl:service>
6603 </wsdl:definitions>