Änderungen von Dokument Clients

Zuletzt geändert von Steffi F am 2025/10/13 13:35

Von Version 7.1
bearbeitet von Steffi F
am 2025/06/06 11:06
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 8.1
bearbeitet von Steffi F
am 2025/06/06 11:25
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -5,7 +5,7 @@
5 5  Diese Commands legt Clients an oder aktualisiert sie. Wird eine ClientId angegeben wird der entsprechende Client Eintrag aktualisiert oder ein neuer angelegt. Ist keine ClientId angegeben werden ActiveDirectoryObjectId oder die Kombination von ComputerName und ComputerDomain genutzt, um zu ermitteln, ob der Client schon vorhanden ist. In allen Fällen werden im Response die entsprechenden ClientIds zurückgeliefert. Für die V1, V2 und V3 ist es erforderlich **alle** Clientwerte anzugeben.
6 6  
7 7  {{apimacro title="SaveClients_V1 Request"}}
8 -<ICQL>
8 +{{{<ICQL>
9 9   <ACMP>
10 10   <SaveClients version="1">
11 11   <TSaveClientsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -25,11 +25,11 @@
25 25   </TSaveClientsRequest_V1>
26 26   </SaveClients>
27 27   </ACMP>
28 -</ICQL>
28 +</ICQL>}}}
29 29  {{/apimacro}}
30 30  
31 31  {{apimacro title="SaveClients_V1 Response"}}
32 -<ICQL>
32 +{{{<ICQL>
33 33   <ACMP>
34 34   <SaveClients version="1">
35 35   <TSaveClientsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -49,11 +49,11 @@
49 49   </TSaveClientsResponse_V1>
50 50   </SaveClients>
51 51   </ACMP>
52 -</ICQL>
52 +</ICQL>}}}
53 53  {{/apimacro}}
54 54  
55 55  {{apimacro title="SaveClients_V2 Request"}}
56 -<ICQL>
56 +{{{<ICQL>
57 57   <ACMP>
58 58   <SaveClients version="2">
59 59   <TSaveClientsRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -74,11 +74,11 @@
74 74   </TSaveClientsRequest_V2>
75 75   </SaveClients>
76 76   </ACMP>
77 -</ICQL>
77 +</ICQL>}}}
78 78  {{/apimacro}}
79 79  
80 80  {{apimacro title="SaveClients_V2 Response"}}
81 -<ICQL>
81 +{{{<ICQL>
82 82   <ACMP>
83 83   <SaveClients version="2">
84 84   <TSaveClientsResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -99,11 +99,11 @@
99 99   </TSaveClientsResponse_V2>
100 100   </SaveClients>
101 101   </ACMP>
102 -</ICQL>
102 +</ICQL>}}}
103 103  {{/apimacro}}
104 104  
105 105  {{apimacro title="SaveClients_V3 Request"}}
106 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveClientsRequest_V3">
106 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveClientsRequest_V3">
107 107   <ACMP>
108 108   <SaveClients version="3">
109 109   <TSaveClientsRequest_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -125,11 +125,11 @@
125 125   </TSaveClientsRequest_V3>
126 126   </SaveClients>
127 127   </ACMP>
128 -</ICQL>
128 +</ICQL>}}}
129 129  {{/apimacro}}
130 130  
131 131  {{apimacro title="SaveClients_V3 Response"}}
132 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveClientsResponse_V3">
132 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveClientsResponse_V3">
133 133   <ACMP>
134 134   <SaveClients version="3">
135 135   <TSaveClientsResponse_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -151,13 +151,13 @@
151 151   </TSaveClientsResponse_V3>
152 152   </SaveClients>
153 153   </ACMP>
154 -</ICQL>
154 +</ICQL>}}}
155 155  {{/apimacro}}
156 156  
157 157  = Clients löschen =
158 158  
159 159  {{apimacro title="DeleteClients_V1 Request"}}
160 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteClientsRequest_V1">
160 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteClientsRequest_V1">
161 161   <ACMP>
162 162   <DeleteClients ActionType="Request" version="1">
163 163   <TDeleteClientsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -167,11 +167,11 @@
167 167   </TDeleteClientsRequest_V1>
168 168   </DeleteClients>
169 169   </ACMP>
170 -</ICQL>
170 +</ICQL>}}}
171 171  {{/apimacro}}
172 172  
173 173  {{apimacro title="DeleteClients_V1 Response"}}
174 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteClientsResponse_V1">
174 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteClientsResponse_V1">
175 175   <ACMP>
176 176   <DeleteClients ActionType="Response" version="1">
177 177   <TDeleteClientsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -180,7 +180,7 @@
180 180   </TDeleteClientsResponse_V1>
181 181   </DeleteClients>
182 182   </ACMP>
183 -</ICQL>
183 +</ICQL>}}}
184 184  {{/apimacro}}
185 185  
186 186  = Client ID anfragen =
... ... @@ -188,7 +188,7 @@
188 188  Mit Hilfe des Commands kann deine Client ID beim ACMP Server angefragt werden. Alle Eigenschaften im Request müssen befüllt sein, sodass der ACMP Server auch eine eindeutige Client ID zurückliefern kann.
189 189  
190 190  {{apimacro title="GetClientId_V1 Request"}}
191 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetClientIdRequest_V1">
191 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetClientIdRequest_V1">
192 192   <ACMP>
193 193   <GetClientId ActionType="Request" version="1">
194 194   <TGetClientIdRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -198,11 +198,11 @@
198 198   </TGetClientIdRequest_V1>
199 199   </GetClientId>
200 200   </ACMP>
201 -</ICQL>
201 +</ICQL>}}}
202 202  {{/apimacro}}
203 203  
204 204  {{apimacro title="GetClientId_V1 Response"}}
205 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetClientIdResponse_V1">
205 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetClientIdResponse_V1">
206 206   <ACMP>
207 207   <GetClientId ActionType="Response" version="1">
208 208   <TGetClientIdResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -212,13 +212,13 @@
212 212   </TGetClientIdResponse_V1>
213 213   </GetClientId>
214 214   </ACMP>
215 -</ICQL>
215 +</ICQL>}}}
216 216  {{/apimacro}}
217 217  
218 218  === Mobile Devices anlegen ===
219 219  
220 220  {{apimacro title="SaveMobileDevices_V1 Request"}}
221 -<ICQL>
221 +{{{<ICQL>
222 222   <ACMP>
223 223   <SaveMobileDevices ActionType="Request" version="1">
224 224   <TSaveMobileDevicesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -247,19 +247,19 @@
247 247   <IsRoaming>false</IsRoaming>
248 248   <IsRooted>false</IsRooted>
249 249   <!
250 --- MobileDeviceType possible values:
250 + MobileDeviceType possible values:
251 251   0 = mdtAndroid
252 252   1 = mdtiOS
253 253   2 = mdtWindows
254 - -->
254 + >
255 255   <MobileDeviceType>mdtAndroid</MobileDeviceType>
256 256   <!
257 --- ImportSource possible values:
257 + ImportSource possible values:
258 258   0 = MWays
259 259   1 = Exchange
260 260   2 = NotAvailable
261 261   3 = Sophos
262 - -->
262 + >
263 263   <ImportSource>MWays</ImportSource>
264 264   </TMobileDevice_V1>
265 265   </MobileDevices>
... ... @@ -266,21 +266,21 @@
266 266   </TSaveMobileDevicesRequest_V1>
267 267   </SaveMobileDevices>
268 268   </ACMP>
269 -</ICQL>
269 +</ICQL>}}}
270 270  {{/apimacro}}
271 271  
272 272  {{apimacro title="SaveMobileDevices_V1 Response"}}
273 -<ICQL>
273 +{{{<ICQL>
274 274   <ACMP>
275 275   <SaveMobileDevicesResponse>
276 276   <ResultCode>0</ResultCode>
277 277   </SaveMobileDevicesResponse>
278 278   </ACMP>
279 -</ICQL>
279 +</ICQL>}}}
280 280  {{/apimacro}}
281 281  
282 282  {{apimacro title="SaveMobileDevices_V2 Request"}}
283 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveMobileDevicesRequest_V2">
283 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveMobileDevicesRequest_V2">
284 284   <ACMP>
285 285   <SaveMobileDevices ActionType="Request" version="2">
286 286   <TSaveMobileDevicesRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -309,20 +309,20 @@
309 309   <IsRoaming>true</IsRoaming>
310 310   <IsRooted>true</IsRooted>
311 311   <!
312 --- MobileDeviceType possible values:
312 + MobileDeviceType possible values:
313 313   0 = mdtAndroid
314 314   1 = mdtiOS
315 315   2 = mdtWindows
316 - -->
316 + >
317 317   <MobileDeviceType>mdtAndroid</MobileDeviceType>
318 318   <!
319 --- ImportSource possible values:
319 + ImportSource possible values:
320 320   0 = MWays
321 321   1 = Exchange
322 322   2 = NotAvailable
323 323   3 = Sophos
324 324   4 = Intune
325 - -->
325 + >
326 326   <ImportSource>MWays</ImportSource>
327 327   </TMobileDevice_V2>
328 328   <TMobileDevice_V2 xsi:type="TMobileDevice_V2">
... ... @@ -349,20 +349,20 @@
349 349   <IsRoaming>true</IsRoaming>
350 350   <IsRooted>true</IsRooted>
351 351   <!
352 --- MobileDeviceType possible values:
352 + MobileDeviceType possible values:
353 353   0 = mdtAndroid
354 354   1 = mdtiOS
355 355   2 = mdtWindows
356 - -->
356 + >
357 357   <MobileDeviceType>mdtAndroid</MobileDeviceType>
358 358   <!
359 --- ImportSource possible values:
359 + ImportSource possible values:
360 360   0 = MWays
361 361   1 = Exchange
362 362   2 = NotAvailable
363 363   3 = Sophos
364 364   4 = Intune
365 - -->
365 + >
366 366   <ImportSource>MWays</ImportSource>
367 367   </TMobileDevice_V2>
368 368   </MobileDevices>
... ... @@ -369,11 +369,11 @@
369 369   </TSaveMobileDevicesRequest_V2>
370 370   </SaveMobileDevices>
371 371   </ACMP>
372 -</ICQL>
372 +</ICQL>}}}
373 373  {{/apimacro}}
374 374  
375 375  {{apimacro title="SaveMobileDevices_V2 Response"}}
376 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveMobileDevicesResponse_V2">
376 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveMobileDevicesResponse_V2">
377 377   <ACMP>
378 378   <SaveMobileDevices ActionType="Response" version="2">
379 379   <TSaveMobileDevicesResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -382,7 +382,7 @@
382 382   </TSaveMobileDevicesResponse_V2>
383 383   </SaveMobileDevices>
384 384   </ACMP>
385 -</ICQL>
385 +</ICQL>}}}
386 386  {{/apimacro}}
387 387  
388 388  = Scandaten eintragen =
... ... @@ -426,7 +426,7 @@
426 426  ** Name
427 427  
428 428  {{apimacro title="SaveBattery"}}
429 -<ICQL>
429 +{{{<ICQL>
430 430   <ACMP>
431 431   <SaveBattery version="1">
432 432   <TSaveBatteryRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -464,11 +464,11 @@
464 464   </TSaveBatteryRequest_V1>
465 465   </SaveBattery>
466 466   </ACMP>
467 -</ICQL>
467 +</ICQL>}}}
468 468  {{/apimacro}}
469 469  
470 470  {{apimacro title="SaveBiosData"}}
471 -<ICQL>
471 +{{{<ICQL>
472 472   <ACMP>
473 473   <SaveBiosData version="1">
474 474   <TSaveBiosDataRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -483,11 +483,11 @@
483 483   </TSaveBiosDataRequest_V1>
484 484   </SaveBiosData>
485 485   </ACMP>
486 -</ICQL>
486 +</ICQL>}}}
487 487  {{/apimacro}}
488 488  
489 489  {{apimacro title="SaveCdDvdDrives"}}
490 -<ICQL>
490 +{{{<ICQL>
491 491   <ACMP>
492 492   <SaveCdDvdDrives version="1">
493 493   <TSaveCdDvdDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -510,11 +510,11 @@
510 510   </TSaveCdDvdDrivesRequest_V1>
511 511   </SaveCdDvdDrives>
512 512   </ACMP>
513 -</ICQL>
513 +</ICQL>}}}
514 514  {{/apimacro}}
515 515  
516 516  {{apimacro title="SaveCPU"}}
517 -<ICQL>
517 +{{{<ICQL>
518 518   <ACMP>
519 519   <SaveCPU version="1">
520 520   <TSaveCPURequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -531,11 +531,11 @@
531 531   </TSaveCPURequest_V1>
532 532   </SaveCPU>
533 533   </ACMP>
534 -</ICQL>
534 +</ICQL>}}}
535 535  {{/apimacro}}
536 536  
537 537  {{apimacro title="SaveCPU V2"}}
538 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCPURequest_V2">
538 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCPURequest_V2">
539 539   <ACMP>
540 540   <SaveCPU ActionType="Request" version="2">
541 541   <TSaveCPURequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -553,11 +553,11 @@
553 553   </TSaveCPURequest_V2>
554 554   </SaveCPU>
555 555   </ACMP>
556 -</ICQL>
556 +</ICQL>}}}
557 557  {{/apimacro}}
558 558  
559 559  {{apimacro title="SaveDevices"}}
560 -<ICQL>
560 +{{{<ICQL>
561 561   <ACMP>
562 562   <SaveDevices version="1">
563 563   <TSaveDevicesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -577,11 +577,11 @@
577 577   </TSaveDevicesRequest_V1>
578 578   </SaveDevices>
579 579   </ACMP>
580 -</ICQL>
580 +</ICQL>}}}
581 581  {{/apimacro}}
582 582  
583 583  {{apimacro title="SaveHardDrives"}}
584 -<ICQL>
584 +{{{<ICQL>
585 585   <ACMP>
586 586   <SaveHardDrives version="1">
587 587   <TSaveHardDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -603,11 +603,11 @@
603 603   </TSaveHardDrivesRequest_V1>
604 604   </SaveHardDrives>
605 605   </ACMP>
606 -</ICQL>
606 +</ICQL>}}}
607 607  {{/apimacro}}
608 608  
609 609  {{apimacro title="SaveDisplays"}}
610 -<ICQL>
610 +{{{<ICQL>
611 611   <ACMP>
612 612   <SaveDisplays version="1">
613 613   <TSaveDisplaysRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -628,11 +628,11 @@
628 628   </TSaveDisplaysRequest_V1>
629 629   </SaveDisplays>
630 630   </ACMP>
631 -</ICQL>
631 +</ICQL>}}}
632 632  {{/apimacro}}
633 633  
634 634  {{apimacro title="SaveLogicalDrives"}}
635 -<ICQL>
635 +{{{<ICQL>
636 636   <ACMP>
637 637   <SaveLogicalDrives version="1">
638 638   <TSaveLogicalDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -664,11 +664,11 @@
664 664   </TSaveLogicalDrivesRequest_V1>
665 665   </SaveLogicalDrives>
666 666   </ACMP>
667 -</ICQL>
667 +</ICQL>}}}
668 668  {{/apimacro}}
669 669  
670 670  {{apimacro title="SaveMachine"}}
671 -<ICQL>
671 +{{{<ICQL>
672 672   <ACMP>
673 673   <SaveMachine version="1">
674 674   <TSaveMachineRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -684,11 +684,11 @@
684 684   </TSaveMachineRequest_V1>
685 685   </SaveMachine>
686 686   </ACMP>
687 -</ICQL>
687 +</ICQL>}}}
688 688  {{/apimacro}}
689 689  
690 690  {{apimacro title="SaveMainboard"}}
691 -<ICQL>
691 +{{{<ICQL>
692 692   <ACMP>
693 693   <SaveMainboard version="1">
694 694   <TSaveMainboardRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -716,11 +716,11 @@
716 716   </TSaveMainboardRequest_V1>
717 717   </SaveMainboard>
718 718   </ACMP>
719 -</ICQL>
719 +</ICQL>}}}
720 720  {{/apimacro}}
721 721  
722 722  {{apimacro title="SaveMemory"}}
723 -<ICQL>
723 +{{{<ICQL>
724 724   <ACMP>
725 725   <SaveMemory version="1">
726 726   <TSaveMemoryRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -736,11 +736,11 @@
736 736   </TSaveMemoryRequest_V1>
737 737   </SaveMemory>
738 738   </ACMP>
739 -</ICQL>
739 +</ICQL>}}}
740 740  {{/apimacro}}
741 741  
742 742  {{apimacro title="SaveMemorySlots"}}
743 -<ICQL>
743 +{{{<ICQL>
744 744   <ACMP>
745 745   <SaveMemorySlots version="1">
746 746   <TSaveMemorySlotsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -774,11 +774,11 @@
774 774   </TSaveMemorySlotsRequest_V1>
775 775   </SaveMemorySlots>
776 776   </ACMP>
777 -</ICQL>
777 +</ICQL>}}}
778 778  {{/apimacro}}
779 779  
780 780  {{apimacro title="SaveMonitors"}}
781 -<ICQL>
781 +{{{<ICQL>
782 782   <ACMP>
783 783   <SaveMonitors version="1">
784 784   <TSaveMonitorsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -818,11 +818,11 @@
818 818   </TSaveMonitorsRequest_V1>
819 819   </SaveMonitors>
820 820   </ACMP>
821 -</ICQL>
821 +</ICQL>}}}
822 822  {{/apimacro}}
823 823  
824 824  {{apimacro title="SaveNetcards"}}
825 -<ICQL>
825 +{{{<ICQL>
826 826   <ACMP>
827 827   <SaveNetcards version="1">
828 828   <TSaveNetcardsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -856,11 +856,11 @@
856 856   </TSaveNetcardsRequest_V1>
857 857   </SaveNetcards>
858 858   </ACMP>
859 -</ICQL>
859 +</ICQL>}}}
860 860  {{/apimacro}}
861 861  
862 862  {{apimacro title="SaveOperatingSystem"}}
863 -<ICQL>
863 +{{{<ICQL>
864 864   <ACMP>
865 865   <SaveOperatingSystem version="1">
866 866   <TSaveOperatingSystemRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -898,11 +898,11 @@
898 898   </TSaveOperatingSystemRequest_V1>
899 899   </SaveOperatingSystem>
900 900   </ACMP>
901 -</ICQL>
901 +</ICQL>}}}
902 902  {{/apimacro}}
903 903  
904 904  {{apimacro title="SavePrinter"}}
905 -<ICQL>
905 +{{{<ICQL>
906 906   <ACMP>
907 907   <SavePrinters version="1">
908 908   <TSavePrintersRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -938,11 +938,11 @@
938 938   </TSavePrintersRequest_V1>
939 939   </SavePrinters>
940 940   </ACMP>
941 -</ICQL>
941 +</ICQL>}}}
942 942  {{/apimacro}}
943 943  
944 944  {{apimacro title="SaveServices"}}
945 -<ICQL>
945 +{{{<ICQL>
946 946   <ACMP>
947 947   <SaveServices version="1">
948 948   <TSaveServicesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -978,11 +978,11 @@
978 978   </TSaveServicesRequest_V1>
979 979   </SaveServices>
980 980   </ACMP>
981 -</ICQL>
981 +</ICQL>}}}
982 982  {{/apimacro}}
983 983  
984 984  {{apimacro title="SaveShares"}}
985 -<ICQL>
985 +{{{<ICQL>
986 986   <ACMP>
987 987   <SaveShares version="1">
988 988   <TSaveSharesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1010,11 +1010,11 @@
1010 1010   </TSaveSharesRequest_V1>
1011 1011   </SaveShares>
1012 1012   </ACMP>
1013 -</ICQL>
1013 +</ICQL>}}}
1014 1014  {{/apimacro}}
1015 1015  
1016 1016  {{apimacro title="SaveSoftware"}}
1017 -<ICQL>
1017 +{{{<ICQL>
1018 1018   <ACMP>
1019 1019   <SaveSoftware version="1">
1020 1020   <TSaveSoftwareRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1040,13 +1040,13 @@
1040 1040   </TSaveSoftwareRequest_V1>
1041 1041   </SaveSoftware>
1042 1042   </ACMP>
1043 -</ICQL>
1043 +</ICQL>}}}
1044 1044  {{/apimacro}}
1045 1045  
1046 1046  Größe in Megabyte angeben.
1047 1047  
1048 1048  {{apimacro title="SaveLinuxSoftware"}}
1049 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveLinuxSoftwareRequest_V1">
1049 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveLinuxSoftwareRequest_V1">
1050 1050   <ACMP>
1051 1051   <SaveLinuxSoftware ActionType="Request" version="1">
1052 1052   <TSaveLinuxSoftwareRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1112,11 +1112,11 @@
1112 1112   </TSaveLinuxSoftwareRequest_V1>
1113 1113   </SaveLinuxSoftware>
1114 1114   </ACMP>
1115 -</ICQL>
1115 +</ICQL>}}}
1116 1116  {{/apimacro}}
1117 1117  
1118 1118  {{apimacro title="SaveMacOsSoftware"}}
1119 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveMacOsSoftwareRequest_V1">
1119 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveMacOsSoftwareRequest_V1">
1120 1120   <ACMP>
1121 1121   <SaveMacOsSoftware ActionType="Request" version="1">
1122 1122   <TSaveMacOsSoftwareRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1144,11 +1144,11 @@
1144 1144   </TSaveMacOsSoftwareRequest_V1>
1145 1145   </SaveMacOsSoftware>
1146 1146   </ACMP>
1147 -</ICQL>
1147 +</ICQL>}}}
1148 1148  {{/apimacro}}
1149 1149  
1150 1150  {{apimacro title="SaveMobileApp"}}
1151 -<ICQL>
1151 +{{{<ICQL>
1152 1152   <ACMP>
1153 1153   <SaveMobileApp ActionType="Request" version="1">
1154 1154   <TSaveMobileAppRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1168,23 +1168,23 @@
1168 1168   </TSaveMobileAppRequest_V1>
1169 1169   </SaveMobileApp>
1170 1170   </ACMP>
1171 -</ICQL>
1171 +</ICQL>}}}
1172 1172  {{/apimacro}}
1173 1173  
1174 1174  = Clientliste laden =
1175 1175  
1176 1176  {{apimacro title="GetClientList Request"}}
1177 -<ICQL>
1177 +{{{<ICQL>
1178 1178   <ACMP>
1179 1179   <GetClientList version="1">
1180 1180   <TGetClientListRequest_V1 />
1181 1181   </GetClientList>
1182 1182   </ACMP>
1183 -</ICQL>
1183 +</ICQL>}}}
1184 1184  {{/apimacro}}
1185 1185  
1186 1186  {{apimacro title="GetClientList Response"}}
1187 -<ICQL>
1187 +{{{<ICQL>
1188 1188   <ACMP>
1189 1189   <GetClientList version="1">
1190 1190   <TGetClientListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1203,13 +1203,13 @@
1203 1203   </TGetClientListResponse_V1>
1204 1204   </GetClientList>
1205 1205   </ACMP>
1206 -</ICQL>
1206 +</ICQL>}}}
1207 1207  {{/apimacro}}
1208 1208  
1209 1209  = Client Scandaten laden =
1210 1210  
1211 1211  {{apimacro title="GetBattery Request"}}
1212 -<ICQL>
1212 +{{{<ICQL>
1213 1213   <ACMP>
1214 1214   <GetBattery version="1">
1215 1215   <TGetBatteryRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1217,11 +1217,11 @@
1217 1217   </TGetBatteryRequest_V1>
1218 1218   </GetBattery>
1219 1219   </ACMP>
1220 -</ICQL>
1220 +</ICQL>}}}
1221 1221  {{/apimacro}}
1222 1222  
1223 1223  {{apimacro title="GetBattery Response"}}
1224 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1224 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1225 1225   <ACMP>
1226 1226   <GetBatteryResponse>
1227 1227   <TGetBatteryResponse_V1>
... ... @@ -1259,11 +1259,11 @@
1259 1259   </TGetBatteryResponse_V1>
1260 1260   </GetBatteryResponse>
1261 1261   </ACMP>
1262 -</ICQL>
1262 +</ICQL>}}}
1263 1263  {{/apimacro}}
1264 1264  
1265 1265  {{apimacro title="GetBiosData Request"}}
1266 -<ICQL>
1266 +{{{<ICQL>
1267 1267   <ACMP>
1268 1268   <GetBiosData version="1">
1269 1269   <TGetBiosDataRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1271,11 +1271,11 @@
1271 1271   </TGetBiosDataRequest_V1>
1272 1272   </GetBiosData>
1273 1273   </ACMP>
1274 -</ICQL>
1274 +</ICQL>}}}
1275 1275  {{/apimacro}}
1276 1276  
1277 1277  {{apimacro title="GetBiosData Response"}}
1278 -<ICQL>
1278 +{{{<ICQL>
1279 1279   <ACMP>
1280 1280   <GetBiosData version="1">
1281 1281   <TGetBiosDataResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1290,11 +1290,11 @@
1290 1290   </TGetBiosDataResponse_V1>
1291 1291   </GetBiosData>
1292 1292   </ACMP>
1293 -</ICQL>
1293 +</ICQL>}}}
1294 1294  {{/apimacro}}
1295 1295  
1296 1296  {{apimacro title="GetCdDvdDrives Request"}}
1297 -<ICQL>
1297 +{{{<ICQL>
1298 1298   <ACMP>
1299 1299   <GetCdDvdDrives version="1">
1300 1300   <TGetCdDvdDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1302,11 +1302,11 @@
1302 1302   </TGetCdDvdDrivesRequest_V1>
1303 1303   </GetCdDvdDrives>
1304 1304   </ACMP>
1305 -</ICQL>
1305 +</ICQL>}}}
1306 1306  {{/apimacro}}
1307 1307  
1308 1308  {{apimacro title="GetCdDvdDrives Response"}}
1309 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1309 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1310 1310   <ACMP>
1311 1311   <GetCdDvdDrivesResponse>
1312 1312   <TGetCdDvdDrivesResponse_V1>
... ... @@ -1329,11 +1329,11 @@
1329 1329   </TGetCdDvdDrivesResponse_V1>
1330 1330   </GetCdDvdDrivesResponse>
1331 1331   </ACMP>
1332 -</ICQL>
1332 +</ICQL>}}}
1333 1333  {{/apimacro}}
1334 1334  
1335 1335  {{apimacro title="GetCPU Request"}}
1336 -<ICQL>
1336 +{{{<ICQL>
1337 1337   <ACMP>
1338 1338   <GetCPU version="1">
1339 1339   <TGetCPURequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1341,11 +1341,11 @@
1341 1341   </TGetCPURequest_V1>
1342 1342   </GetCPU>
1343 1343   </ACMP>
1344 -</ICQL>
1344 +</ICQL>}}}
1345 1345  {{/apimacro}}
1346 1346  
1347 1347  {{apimacro title="GetCPU Response"}}
1348 -<ICQL>
1348 +{{{<ICQL>
1349 1349   <ACMP>
1350 1350   <GetCPU version="1">
1351 1351   <TGetCPUResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1362,11 +1362,11 @@
1362 1362   </TGetCPUResponse_V1>
1363 1363   </GetCPU>
1364 1364   </ACMP>
1365 -</ICQL>
1365 +</ICQL>}}}
1366 1366  {{/apimacro}}
1367 1367  
1368 1368  {{apimacro title="GetDevices Request"}}
1369 -<ICQL>
1369 +{{{<ICQL>
1370 1370   <ACMP>
1371 1371   <GetDevices version="1">
1372 1372   <TGetDevicesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1374,11 +1374,11 @@
1374 1374   </TGetDevicesRequest_V1>
1375 1375   </GetDevices>
1376 1376   </ACMP>
1377 -</ICQL>
1377 +</ICQL>}}}
1378 1378  {{/apimacro}}
1379 1379  
1380 1380  {{apimacro title="GetDevices Response"}}
1381 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1381 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1382 1382   <ACMP>
1383 1383   <GetDevicesResponse>
1384 1384   <TGetDevicesResponse_V1>
... ... @@ -1398,11 +1398,11 @@
1398 1398   </TGetDevicesResponse_V1>
1399 1399   </GetDevicesResponse>
1400 1400   </ACMP>
1401 -</ICQL>
1401 +</ICQL>}}}
1402 1402  {{/apimacro}}
1403 1403  
1404 1404  {{apimacro title="GetDisplays Request"}}
1405 -<ICQL>
1405 +{{{<ICQL>
1406 1406   <ACMP>
1407 1407   <GetDisplays version="1">
1408 1408   <TGetDisplaysRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1410,11 +1410,11 @@
1410 1410   </TGetDisplaysRequest_V1>
1411 1411   </GetDisplays>
1412 1412   </ACMP>
1413 -</ICQL>
1413 +</ICQL>}}}
1414 1414  {{/apimacro}}
1415 1415  
1416 1416  {{apimacro title="GetDisplays Response"}}
1417 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1417 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1418 1418   <ACMP>
1419 1419   <GetDisplaysResponse>
1420 1420   <TGetDisplaysResponse_V1>
... ... @@ -1435,11 +1435,11 @@
1435 1435   </TGetDisplaysResponse_V1>
1436 1436   </GetDisplaysResponse>
1437 1437   </ACMP>
1438 -</ICQL>
1438 +</ICQL>}}}
1439 1439  {{/apimacro}}
1440 1440  
1441 1441  {{apimacro title="GetHardDrives Request"}}
1442 -<ICQL>
1442 +{{{<ICQL>
1443 1443   <ACMP>
1444 1444   <GetHardDrives version="1">
1445 1445   <TGetHardDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1447,11 +1447,11 @@
1447 1447   </TGetHardDrivesRequest_V1>
1448 1448   </GetHardDrives>
1449 1449   </ACMP>
1450 -</ICQL>
1450 +</ICQL>}}}
1451 1451  {{/apimacro}}
1452 1452  
1453 1453  {{apimacro title="GetHardDrives Response"}}
1454 -<ICQL>
1454 +{{{<ICQL>
1455 1455   <ACMP>
1456 1456   <GetHardDrives version="1">
1457 1457   <TGetHardDrivesResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1473,11 +1473,11 @@
1473 1473   </TGetHardDrivesResponse_V1>
1474 1474   </GetHardDrives>
1475 1475   </ACMP>
1476 -</ICQL>
1476 +</ICQL>}}}
1477 1477  {{/apimacro}}
1478 1478  
1479 1479  {{apimacro title="GetLogicalDrives Request"}}
1480 -<ICQL>
1480 +{{{<ICQL>
1481 1481   <ACMP>
1482 1482   <GetLogicalDrives version="1">
1483 1483   <TGetLogicalDrivesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1485,11 +1485,11 @@
1485 1485   </TGetLogicalDrivesRequest_V1>
1486 1486   </GetLogicalDrives>
1487 1487   </ACMP>
1488 -</ICQL>
1488 +</ICQL>}}}
1489 1489  {{/apimacro}}
1490 1490  
1491 1491  {{apimacro title="GetLogicalDrives Response"}}
1492 -<ICQL>
1492 +{{{<ICQL>
1493 1493   <ACMP>
1494 1494   <GetLogicalDrives version="1">
1495 1495   <TGetLogicalDrivesResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1519,11 +1519,11 @@
1519 1519   </TGetLogicalDrivesResponse_V1>
1520 1520   </GetLogicalDrives>
1521 1521   </ACMP>
1522 -</ICQL>
1522 +</ICQL>}}}
1523 1523  {{/apimacro}}
1524 1524  
1525 1525  {{apimacro title="GetMachine Request"}}
1526 -<ICQL>
1526 +{{{<ICQL>
1527 1527   <ACMP>
1528 1528   <GetMachine version="1">
1529 1529   <TGetMachineRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1531,11 +1531,11 @@
1531 1531   </TGetMachineRequest_V1>
1532 1532   </GetMachine>
1533 1533   </ACMP>
1534 -</ICQL>
1534 +</ICQL>}}}
1535 1535  {{/apimacro}}
1536 1536  
1537 1537  {{apimacro title="GetMachine Response"}}
1538 -<ICQL>
1538 +{{{<ICQL>
1539 1539   <ACMP>
1540 1540   <GetMachine version="1">
1541 1541   <TGetMachineResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1551,11 +1551,11 @@
1551 1551   </TGetMachineResponse_V1>
1552 1552   </GetMachine>
1553 1553   </ACMP>
1554 -</ICQL>
1554 +</ICQL>}}}
1555 1555  {{/apimacro}}
1556 1556  
1557 1557  {{apimacro title="GetMainboard Request"}}
1558 -<ICQL>
1558 +{{{<ICQL>
1559 1559   <ACMP>
1560 1560   <GetMainboard version="1">
1561 1561   <TGetMainboardRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1563,11 +1563,11 @@
1563 1563   </TGetMainboardRequest_V1>
1564 1564   </GetMainboard>
1565 1565   </ACMP>
1566 -</ICQL>
1566 +</ICQL>}}}
1567 1567  {{/apimacro}}
1568 1568  
1569 1569  {{apimacro title="GetMainboard Response"}}
1570 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1570 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1571 1571   <ACMP>
1572 1572   <GetMainboar>
1573 1573   <TGetMainboardResponse_V1>
... ... @@ -1595,11 +1595,11 @@
1595 1595   </TGetMainboardResponse_V1>
1596 1596   </GetMainboard>
1597 1597   </ACMP>
1598 -</ICQL>
1598 +</ICQL>}}}
1599 1599  {{/apimacro}}
1600 1600  
1601 1601  {{apimacro title="GetMemory Request"}}
1602 -<ICQL>
1602 +{{{<ICQL>
1603 1603   <ACMP>
1604 1604   <GetMemory version="1">
1605 1605   <TGetMemoryRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1607,11 +1607,11 @@
1607 1607   </TGetMemoryRequest_V1>
1608 1608   </GetMemory>
1609 1609   </ACMP>
1610 -</ICQL>
1610 +</ICQL>}}}
1611 1611  {{/apimacro}}
1612 1612  
1613 1613  {{apimacro title="GetMemory Response"}}
1614 -<ICQL>
1614 +{{{<ICQL>
1615 1615   <ACMP>
1616 1616   <GetMemory version="1">
1617 1617   <TGetMemoryResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1627,11 +1627,11 @@
1627 1627   </TGetMemoryResponse_V1>
1628 1628   </GetMemory>
1629 1629   </ACMP>
1630 -</ICQL>
1630 +</ICQL>}}}
1631 1631  {{/apimacro}}
1632 1632  
1633 1633  {{apimacro title="GetMemorySlots Request"}}
1634 -<ICQL>
1634 +{{{<ICQL>
1635 1635   <ACMP>
1636 1636   <GetMemorySlots ActionType="Request" version="1">
1637 1637   <TGetMemorySlotsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1639,11 +1639,11 @@
1639 1639   </TGetMemorySlotsRequest_V1>
1640 1640   </GetMemorySlots>
1641 1641   </ACMP>
1642 -</ICQL>
1642 +</ICQL>}}}
1643 1643  {{/apimacro}}
1644 1644  
1645 1645  {{apimacro title="GetMemorySlots Response"}}
1646 -<ICQL>
1646 +{{{<ICQL>
1647 1647   <ACMP>
1648 1648   <GetMemorySlots version="1">
1649 1649   <TGetMemorySlotsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1677,11 +1677,11 @@
1677 1677   </TGetMemorySlotsResponse_V1>
1678 1678   </GetMemorySlots>
1679 1679   </ACMP>
1680 -</ICQL>
1680 +</ICQL>}}}
1681 1681  {{/apimacro}}
1682 1682  
1683 1683  {{apimacro title="GetMonitors Request"}}
1684 -<ICQL>
1684 +{{{<ICQL>
1685 1685   <ACMP>
1686 1686   <GetMonitors version="1">
1687 1687   <TGetMonitorsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1689,11 +1689,11 @@
1689 1689   </TGetMonitorsRequest_V1>
1690 1690   </GetMonitors>
1691 1691   </ACMP>
1692 -</ICQL>
1692 +</ICQL>}}}
1693 1693  {{/apimacro}}
1694 1694  
1695 1695  {{apimacro title="GetMonitors Response"}}
1696 -<ICQL>
1696 +{{{<ICQL>
1697 1697   <ACMP>
1698 1698   <GetMonitors version="1">
1699 1699   <TGetMonitorsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1733,11 +1733,11 @@
1733 1733   </TGetMonitorsResponse_V1>
1734 1734   </GetMonitors>
1735 1735   </ACMP>
1736 -</ICQL>
1736 +</ICQL>}}}
1737 1737  {{/apimacro}}
1738 1738  
1739 1739  {{apimacro title="GetNetcards Request"}}
1740 -<ICQL>
1740 +{{{<ICQL>
1741 1741   <ACMP>
1742 1742   <GetNetcards version="1">
1743 1743   <TGetNetcardsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1745,11 +1745,11 @@
1745 1745   </TGetNetcardsRequest_V1>
1746 1746   </GetNetcards>
1747 1747   </ACMP>
1748 -</ICQL>
1748 +</ICQL>}}}
1749 1749  {{/apimacro}}
1750 1750  
1751 1751  {{apimacro title="GetNetcards Response"}}
1752 -<ICQL>
1752 +{{{<ICQL>
1753 1753   <ACMP>
1754 1754   <GetNetcards version="1">
1755 1755   <TGetNetcardsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1783,11 +1783,11 @@
1783 1783   </TGetNetcardsResponse_V1>
1784 1784   </GetNetcards>
1785 1785   </ACMP>
1786 -</ICQL>
1786 +</ICQL>}}}
1787 1787  {{/apimacro}}
1788 1788  
1789 1789  {{apimacro title="GetOperatingSystem Request"}}
1790 -<ICQL>
1790 +{{{<ICQL>
1791 1791   <ACMP>
1792 1792   <GetOperatingSystem version="1">
1793 1793   <TGetOperatingSystemRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1795,11 +1795,11 @@
1795 1795   </TGetOperatingSystemRequest_V1>
1796 1796   </GetOperatingSystem>
1797 1797   </ACMP>
1798 -</ICQL>
1798 +</ICQL>}}}
1799 1799  {{/apimacro}}
1800 1800  
1801 1801  {{apimacro title="GetOperatingSystem Response"}}
1802 -<ICQL>
1802 +{{{<ICQL>
1803 1803   <ACMP>
1804 1804   <GetOperatingSystem version="1">
1805 1805   <TGetOperatingSystemResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1836,11 +1836,11 @@
1836 1836   </TGetOperatingSystemResponse_V1>
1837 1837   </GetOperatingSystem>
1838 1838   </ACMP>
1839 -</ICQL>
1839 +</ICQL>}}}
1840 1840  {{/apimacro}}
1841 1841  
1842 1842  {{apimacro title="GetOperatingSystem V2 Request"}}
1843 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetOperatingSystemRequest_V2">
1843 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetOperatingSystemRequest_V2">
1844 1844   <ACMP>
1845 1845   <GetOperatingSystem ActionType="Request" version="2">
1846 1846   <TGetOperatingSystemRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1848,11 +1848,11 @@
1848 1848   </TGetOperatingSystemRequest_V2>
1849 1849   </GetOperatingSystem>
1850 1850   </ACMP>
1851 -</ICQL>
1851 +</ICQL>}}}
1852 1852  {{/apimacro}}
1853 1853  
1854 1854  {{apimacro title="GetOperatingSystem V2 Response"}}
1855 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetOperatingSystemResponse_V2">
1855 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetOperatingSystemResponse_V2">
1856 1856   <ACMP>
1857 1857   <GetOperatingSystem ActionType="Response" version="2">
1858 1858   <TGetOperatingSystemResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1892,11 +1892,11 @@
1892 1892   </TGetOperatingSystemResponse_V2>
1893 1893   </GetOperatingSystem>
1894 1894   </ACMP>
1895 -</ICQL>
1895 +</ICQL>}}}
1896 1896  {{/apimacro}}
1897 1897  
1898 1898  {{apimacro title="GetPrinters Request"}}
1899 -<ICQL>
1899 +{{{<ICQL>
1900 1900   <ACMP>
1901 1901   <GetPrinters version="1">
1902 1902   <TGetPrintersRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1904,11 +1904,11 @@
1904 1904   </TGetPrintersRequest_V1>
1905 1905   </GetPrinters>
1906 1906   </ACMP>
1907 -</ICQL>
1907 +</ICQL>}}}
1908 1908  {{/apimacro}}
1909 1909  
1910 1910  {{apimacro title="GetPrinters Response"}}
1911 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1911 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1912 1912   <ACMP>
1913 1913   <GetPrintersResponse>
1914 1914   <TGetPrintersResponse_V1>
... ... @@ -1944,11 +1944,11 @@
1944 1944   </TGetPrintersResponse_V1>
1945 1945   </GetPrintersResponse>
1946 1946   </ACMP>
1947 -</ICQL>
1947 +</ICQL>}}}
1948 1948  {{/apimacro}}
1949 1949  
1950 1950  {{apimacro title="GetServices Request"}}
1951 -<ICQL>
1951 +{{{<ICQL>
1952 1952   <ACMP>
1953 1953   <GetServices version="1">
1954 1954   <TGetServicesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1956,11 +1956,11 @@
1956 1956   </TGetServicesRequest_V1>
1957 1957   </GetServices>
1958 1958   </ACMP>
1959 -</ICQL>
1959 +</ICQL>}}}
1960 1960  {{/apimacro}}
1961 1961  
1962 1962  {{apimacro title="GetServices Response"}}
1963 -<ICQL>
1963 +{{{<ICQL>
1964 1964   <ACMP>
1965 1965   <GetServices version="1">
1966 1966   <TGetServicesResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -1994,11 +1994,11 @@
1994 1994   </TGetServicesResponse_V1>
1995 1995   </GetServices>
1996 1996   </ACMP>
1997 -</ICQL>
1997 +</ICQL>}}}
1998 1998  {{/apimacro}}
1999 1999  
2000 2000  {{apimacro title="GetShares Request"}}
2001 -<ICQL>
2001 +{{{<ICQL>
2002 2002   <ACMP>
2003 2003   <GetShares version="1">
2004 2004   <TGetSharesRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -2006,11 +2006,11 @@
2006 2006   </TGetSharesRequest_V1>
2007 2007   </GetShares>
2008 2008   </ACMP>
2009 -</ICQL>
2009 +</ICQL>}}}
2010 2010  {{/apimacro}}
2011 2011  
2012 2012  {{apimacro title="GetShares Response"}}
2013 -<ICQL>
2013 +{{{<ICQL>
2014 2014   <ACMP>
2015 2015   <GetShares version="1">
2016 2016   <TGetSharesResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -2038,11 +2038,11 @@
2038 2038   </TGetSharesResponse_V1>
2039 2039   </GetShares>
2040 2040   </ACMP>
2041 -</ICQL>
2041 +</ICQL>}}}
2042 2042  {{/apimacro}}
2043 2043  
2044 2044  {{apimacro title="GetSoftware Request"}}
2045 -<ICQL>
2045 +{{{<ICQL>
2046 2046   <ACMP>
2047 2047   <GetSoftware version="1">
2048 2048   <TGetSoftwareRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -2050,11 +2050,11 @@
2050 2050   </TGetSoftwareRequest_V1>
2051 2051   </GetSoftware>
2052 2052   </ACMP>
2053 -</ICQL>
2053 +</ICQL>}}}
2054 2054  {{/apimacro}}
2055 2055  
2056 2056  {{apimacro title="GetSoftware Response"}}
2057 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2057 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2058 2058   <ACMP>
2059 2059   <GetSoftwareResponse>
2060 2060   <TGetSoftwareResponse_V1>
... ... @@ -2080,13 +2080,13 @@
2080 2080   </TGetSoftwareResponse_V1>
2081 2081   </GetSoftwareResponse>
2082 2082   </ACMP>
2083 -</ICQL>
2083 +</ICQL>}}}
2084 2084  {{/apimacro}}
2085 2085  
2086 2086  = Unix Clients =
2087 2087  
2088 2088  {{apimacro title="RegisterUnixClient_V1 Request"}}
2089 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/RegisterUnixClientRequest_V1">
2089 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/RegisterUnixClientRequest_V1">
2090 2090   <ACMP>
2091 2091   <RegisterUnixClient ActionType="Request" version="1">
2092 2092   <TRegisterUnixClientRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -2103,11 +2103,11 @@
2103 2103   </TRegisterUnixClientRequest_V1>
2104 2104   </RegisterUnixClient>
2105 2105   </ACMP>
2106 -</ICQL>
2106 +</ICQL>}}}
2107 2107  {{/apimacro}}
2108 2108  
2109 2109  {{apimacro title="RegisterUnixClientV1 Response"}}
2110 -<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/RegisterUnixClientResponse_V1">
2110 +{{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/RegisterUnixClientResponse_V1">
2111 2111   <ACMP>
2112 2112   <RegisterUnixClient ActionType="Response" version="1">
2113 2113   <TRegisterUnixClientResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
... ... @@ -2118,8 +2118,7 @@
2118 2118   </TRegisterUnixClientResponse_V1>
2119 2119   </RegisterUnixClient>
2120 2120   </ACMP>
2121 -</ICQL>
2121 +</ICQL>}}}
2122 2122  {{/apimacro}}
2123 2123  
2124 -
2125 2125  
© Aagon GmbH 2025
Besuchen Sie unsere Aagon-Community