| ... |
... |
@@ -1,3 +1,5 @@ |
|
1 |
+{{aagon.floatingbox/}} |
|
2 |
+ |
| 1 |
1 |
= Lizenz speichern = |
| 2 |
2 |
|
| 3 |
3 |
(% class="showhide-header" data-show-duration="$effectduration" data-show-effect="$effect" %) |
| ... |
... |
@@ -380,3 +380,122 @@ |
| 380 |
380 |
</ACMP> |
| 381 |
381 |
</ICQL>}}} |
| 382 |
382 |
{{/apimacro}} |
|
385 |
+ |
|
386 |
+= Lizenzen auslesen = |
|
387 |
+ |
|
388 |
+{{apimacro title="GetLicenses Request V1"}} |
|
389 |
+<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetLicensesRequest_V1"> |
|
390 |
+ <ACMP> |
|
391 |
+ <GetLicenses ActionType="Request" version="1"> |
|
392 |
+ <TGetLicensesRequest_V1/> |
|
393 |
+ </GetLicenses> |
|
394 |
+ </ACMP> |
|
395 |
+</ICQL> |
|
396 |
+{{/apimacro}} |
|
397 |
+ |
|
398 |
+{{apimacro title="GetLicenses Response V1"}} |
|
399 |
+<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetLicensesResponse_V1"> |
|
400 |
+ <ACMP> |
|
401 |
+ <GetLicenses ActionType="Response" version="1"> |
|
402 |
+ <TGetLicensesResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
|
403 |
+ <Licenses> |
|
404 |
+ <TLicense_V3 xsi:type="TLicense_V3"> |
|
405 |
+ <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id> |
|
406 |
+ <Name>Name</Name> |
|
407 |
+ <CustomId>CustomId</CustomId> |
|
408 |
+ <AcquisitionChannel>{59387FFD-B171-47C5-B735-041FA132CA39}</AcquisitionChannel> |
|
409 |
+ <Description>Description</Description> |
|
410 |
+ <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate> |
|
411 |
+ <HasExpirationDate>true</HasExpirationDate> |
|
412 |
+ <WarnDaysBeforeExpiration>0</WarnDaysBeforeExpiration> |
|
413 |
+ <HasLimitedLicenseCount>true</HasLimitedLicenseCount> |
|
414 |
+ <LicenseCount>0</LicenseCount> |
|
415 |
+ <LicenseType>Full</LicenseType> |
|
416 |
+ <HasReassignmentRestriction>true</HasReassignmentRestriction> |
|
417 |
+ <DaysOfRestrictionPeriod>0</DaysOfRestrictionPeriod> |
|
418 |
+ <HasDowngradeRight>true</HasDowngradeRight> |
|
419 |
+ <HasNewVersionRight>true</HasNewVersionRight> |
|
420 |
+ <NewVersionRightDate>1899-12-30T00:00:00.000Z</NewVersionRightDate> |
|
421 |
+ <HasSecondaryUsage>true</HasSecondaryUsage> |
|
422 |
+ <SecondaryUsageCount>0</SecondaryUsageCount> |
|
423 |
+ <CalculationMethod>PerInstallation</CalculationMethod> |
|
424 |
+ <AllowedAdditionalVirtualInstallations>0</AllowedAdditionalVirtualInstallations> |
|
425 |
+ <Finance xsi:type="TFinance_V1"> |
|
426 |
+ <AcquisitionKind>Purchased</AcquisitionKind> |
|
427 |
+ <AdditionalCosts>0</AdditionalCosts> |
|
428 |
+ <DepreciationPeriod>0</DepreciationPeriod> |
|
429 |
+ <Duration>0</Duration> |
|
430 |
+ <ExtensionCost>0</ExtensionCost> |
|
431 |
+ <Price>0</Price> |
|
432 |
+ <PurchaseDate>1899-12-30T00:00:00.000Z</PurchaseDate> |
|
433 |
+ <Rate>0</Rate> |
|
434 |
+ <RecoveryValue>0</RecoveryValue> |
|
435 |
+ <ResponseTime>0</ResponseTime> |
|
436 |
+ <ResponseTimeKind>Minutes</ResponseTimeKind> |
|
437 |
+ <WarrantyUntil>1899-12-30T00:00:00.000Z</WarrantyUntil> |
|
438 |
+ </Finance> |
|
439 |
+ <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId> |
|
440 |
+ <MaintenanceContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</MaintenanceContractId> |
|
441 |
+ <ContactId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContactId> |
|
442 |
+ <LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId> |
|
443 |
+ <CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId> |
|
444 |
+ <DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId> |
|
445 |
+ <ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId> |
|
446 |
+ <VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId> |
|
447 |
+ <ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId> |
|
448 |
+ </TLicense_V3> |
|
449 |
+ <TLicense_V3 xsi:type="TLicense_V3"> |
|
450 |
+ <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id> |
|
451 |
+ <Name>Name</Name> |
|
452 |
+ <CustomId>CustomId</CustomId> |
|
453 |
+ <AcquisitionChannel>{59387FFD-B171-47C5-B735-041FA132CA39}</AcquisitionChannel> |
|
454 |
+ <Description>Description</Description> |
|
455 |
+ <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate> |
|
456 |
+ <HasExpirationDate>true</HasExpirationDate> |
|
457 |
+ <WarnDaysBeforeExpiration>0</WarnDaysBeforeExpiration> |
|
458 |
+ <HasLimitedLicenseCount>true</HasLimitedLicenseCount> |
|
459 |
+ <LicenseCount>0</LicenseCount> |
|
460 |
+ <LicenseType>Full</LicenseType> |
|
461 |
+ <HasReassignmentRestriction>true</HasReassignmentRestriction> |
|
462 |
+ <DaysOfRestrictionPeriod>0</DaysOfRestrictionPeriod> |
|
463 |
+ <HasDowngradeRight>true</HasDowngradeRight> |
|
464 |
+ <HasNewVersionRight>true</HasNewVersionRight> |
|
465 |
+ <NewVersionRightDate>1899-12-30T00:00:00.000Z</NewVersionRightDate> |
|
466 |
+ <HasSecondaryUsage>true</HasSecondaryUsage> |
|
467 |
+ <SecondaryUsageCount>0</SecondaryUsageCount> |
|
468 |
+ <CalculationMethod>PerInstallation</CalculationMethod> |
|
469 |
+ <AllowedAdditionalVirtualInstallations>0</AllowedAdditionalVirtualInstallations> |
|
470 |
+ <Finance xsi:type="TFinance_V1"> |
|
471 |
+ <AcquisitionKind>Purchased</AcquisitionKind> |
|
472 |
+ <AdditionalCosts>0</AdditionalCosts> |
|
473 |
+ <DepreciationPeriod>0</DepreciationPeriod> |
|
474 |
+ <Duration>0</Duration> |
|
475 |
+ <ExtensionCost>0</ExtensionCost> |
|
476 |
+ <Price>0</Price> |
|
477 |
+ <PurchaseDate>1899-12-30T00:00:00.000Z</PurchaseDate> |
|
478 |
+ <Rate>0</Rate> |
|
479 |
+ <RecoveryValue>0</RecoveryValue> |
|
480 |
+ <ResponseTime>0</ResponseTime> |
|
481 |
+ <ResponseTimeKind>Minutes</ResponseTimeKind> |
|
482 |
+ <WarrantyUntil>1899-12-30T00:00:00.000Z</WarrantyUntil> |
|
483 |
+ </Finance> |
|
484 |
+ <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId> |
|
485 |
+ <MaintenanceContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</MaintenanceContractId> |
|
486 |
+ <ContactId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContactId> |
|
487 |
+ <LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId> |
|
488 |
+ <CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId> |
|
489 |
+ <DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId> |
|
490 |
+ <ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId> |
|
491 |
+ <VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId> |
|
492 |
+ <ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId> |
|
493 |
+ </TLicense_V3> |
|
494 |
+ </Licenses> |
|
495 |
+ <ResultCode>0</ResultCode> |
|
496 |
+ <ResultMessage>ResultMessage</ResultMessage> |
|
497 |
+ </TGetLicensesResponse_V1> |
|
498 |
+ </GetLicenses> |
|
499 |
+ </ACMP> |
|
500 |
+</ICQL> |
|
501 |
+{{/apimacro}} |
|
502 |
+ |
|
503 |
+ |