Changes for page Microservice Cmdlets
Last modified by jklein on 2025/08/15 09:48
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -653,34 +653,7 @@ 653 653 {{/apimacro}} 654 654 655 655 {{apimacro title="Beispiel der Template-Konfiguration"}} 656 -{{code language="PowerShell" layout="LINENUMBERS"}} 657 -$templateConfig = "<MicroserviceConfiguration Version=`"1.11.0.895`" Type=`"SnmpConnector`" SessionKey=`"bcafdb4e94f2572eed78525430ad0e0275229f98`"> 658 - <SnmpConnectorConfiguration> 659 - <SnmpReader> 660 - <ParallelRequests>10</ParallelRequests> 661 - <SchedulingConfig> 662 - <SchedulingConfig_Scheduling>Interval</SchedulingConfig_Scheduling> 663 - <SchedulingConfig_Interval>P1D</SchedulingConfig_Interval> 664 - <SchedulingConfig_IgnoreLastExecutionTime>false</SchedulingConfig_IgnoreLastExecutionTime> 665 - </SchedulingConfig> 666 - <Groups /> 667 - <GlobalCredentialLists> 668 - <GlobalCredentials /> 669 - <GlobalCredentialsNoPriv /> 670 - <GlobalCredentialsNoAuthNoPriv /> 671 - </GlobalCredentialLists> 672 - </SnmpReader> 673 - <SnmpWriters> 674 - <DescriptionWriteMode>Keep</DescriptionWriteMode> 675 - <LocationWriteMode>Ignore</LocationWriteMode> 676 - <ContactWriteMode>Ignore</ContactWriteMode> 677 - <ProcessorWriter /> 678 - <DispatcherStarter /> 679 - <FileDumper /> 680 - </SnmpWriters> 681 - </SnmpConnectorConfiguration> 682 -</MicroserviceConfiguration>" 683 -{{/code}} 656 + 684 684 {{/apimacro}} 685 685 686 686 === **Rückgabewerte** === ... ... @@ -701,30 +701,73 @@ 701 701 ** Version 702 702 *** Die Versionierung des Templates 703 703 704 -{{apimacro title="Rückgabewerte der Template-Konfiguration"}} 705 -{{code language="PowerShell" layout="LINENUMBERS"}} 706 -Successfully added template 'Test'. 677 +{{apimacro title="Rcükgabewerte der Template-Konfiguration"}} 707 707 708 -TemplateId : 119398aa-8108-43bd-811b-bd3e703e7f5c 679 +{{/apimacro}} 680 + 681 +**Beispiel Template Konfiguration** 682 + 683 +|((( 684 +1 685 + 686 +2 687 + 688 +3 689 + 690 +4 691 + 692 +5 693 + 694 +6 695 + 696 +7 697 + 698 +8 699 + 700 +9 701 + 702 +10 703 + 704 +11 705 + 706 +12 707 + 708 +13 709 + 710 +14 711 +)))|((( 712 +Successfully added template 'Test'. 713 + 714 + 715 +TemplateId : 119398aa-8108-43bd-811b-bd3e703e7f5c 716 + 709 709 Configuration : <SnmpConnectorConfiguration><SnmpReader><ParallelRequests>10</ParallelRequests><SchedulingConfig><Sched 718 + 710 710 ulingConfig_Scheduling>Interval</SchedulingConfig_Scheduling><SchedulingConfig_Interval>P1D</Scheduling 720 + 711 711 Config_Interval><SchedulingConfig_IgnoreLastExecutionTime>false</SchedulingConfig_IgnoreLastExecutionTi 722 + 712 712 me></SchedulingConfig><Groups /><GlobalCredentialLists><GlobalCredentials /><GlobalCredentialsNoPriv 724 + 713 713 /><GlobalCredentialsNoAuthNoPriv /></GlobalCredentialLists></SnmpReader><SnmpWriters><DescriptionWriteM 726 + 714 714 ode>Keep</DescriptionWriteMode><LocationWriteMode>Ignore</LocationWriteMode><ContactWriteMode>Ignore</C 728 + 715 715 ontactWriteMode><ProcessorWriter /><DispatcherStarter /><FileDumper 730 + 716 716 /></SnmpWriters></SnmpConnectorConfiguration> 717 -Name : Test 718 -Type : SnmpConnector 719 -Version : 1.11.0.895 720 -{{/code}} 721 -{{/apimacro}} 722 722 723 - == Export-MicroserviceTemplateConfig ==733 +Name : Test 724 724 725 - DiesesCmdlet ermöglicht es, die Konfigurationeiner Microservice-Vorlagen zu exportieren.735 +Type : SnmpConnector 726 726 737 +Version : 1.11.0.895 738 +))) 727 727 740 + 741 + 742 +== Export-MicroserviceTemplateConfig == 743 + 728 728 == Get-AESBMicroserviceTemplateConfig == 729 729 730 730 == Import-AESBMicroserviceTemplateConfig ==

