Schleupen.CS.MHS.SMG.SGAMapping.PowerShell

Syntax

Get-SmgwaCryptoParameter [<CommonParameters>]

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.MappingConfiguration.Commands.SmgwaCryptoParameter

Syntax

Get-SmgwaDefaultValuesObject [<CommonParameters>]

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.DefaultValues.SmgwaDefaultValuesPowershell

Syntax

Get-SmgwaSpartenMappingPowershellObject [<CommonParameters>]

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.MappingConfiguration.SpartenMappingPowershell

Syntax

New-SchnittstellenDefinitionVorlage [-SmgwaMappingConfigurationId] <Guid> [[-IpAdress] <string>] 
[[-IptGateway] <string>] [[-IptNumber] <string>] [[-IptPassword] <string>] [[-MacAdress] <string>] 
[[-Netmask] <string>] [[-Port] <string>] [[-ZertifikatSKI] <string>] [[-Zertifikat] <string>] 
[-SessionToken] <string> [-Bezeichnung] <string> [-SchnittstellenArt] {Cls | Cls1 | Cls2 | Han | 
Lan | Lmn | Wan | Wan1 | WanA} [[-IpVersion] {IPv4 | IPv6}] [[-IpAdressType] {DhcpClient | 
DhcpServer | Fixed | FixedIncremented | Hostname | Ipt | Ndp | Sim | ZeroConf}] [[-DefaultGateway] 
<string>] [[-DnsServer] <string>] [[-Hostname] <string>] [[-IMEI] <string>] [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-SmgwaMappingConfigurationId Id der SMGWA-Mapping Konfiguration. true false 00000000-0000-0000-0000-000000000000
-Bezeichnung Name des Adapters. true false
-SchnittstellenArt Schnittstellenart.


Possible values: Cls, Cls1, Cls2, Han, Lan, Lmn, Wan, Wan1, WanA
true false Cls
-IpVersion URL der SMGWA-Instanz.


Possible values: IPv4, IPv6
false false
-IpAdressType Ip-AdressTyp.


Possible values: DhcpClient, DhcpServer, Fixed, FixedIncremented, Hostname, Ipt, Ndp, Sim, ZeroConf
false false
-DefaultGateway Default-Gateway. false false
-DnsServer DnsServer. false false
-Hostname Hostname. false false
-IMEI IMEI. false false
-IpAdress IpAdress. false false
-IptGateway IptGateway. false false
-IptNumber IptNumber. false false
-IptPassword IptPassword. false false
-MacAdress MacAdress. false false
-Netmask Netmask. false false
-Port Port. false false
-ZertifikatSKI Port. false false
-Zertifikat Zertifikat. false false
-SessionToken SessionToken. true false

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.Spezifikation.Domain.SmgwaSpezifikationPowershell

Examples

EXAMPLE 1
New-NewSmgwaspezifikationCommandPowershell -AdapterName Test -Major 0 -Minor 1 -Revision 0 -DateReleased '2017-01-01 12:00:00'

Top of page

Syntax

New-SmgwaDefaultValues [-SmgwaMandant] <string> [-DefaultHauptlager] <string> 
[-DefaultKommunikationsprofilId] <string> [[-Base64Key] <string>] [-SparteIntern] <string> 
[-SparteExtern] <string> [[-FehlerBeiLoginBeauskunftungIgnorieren] <bool>] 
[[-MesswertStatusMappings] <StatusMappingsPowershell>] [-SessionToken] <string> 
[<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-SmgwaMandant true false
-DefaultHauptlager "Default Hauptlager." true false
-DefaultKommunikationsprofilId Default Kommunikationsprofilid. true false
-Base64Key Der Wert für das SpartenMapping auf SMGWA-Seite. false false
-SparteIntern Der Wert für das SpartenMapping auf CS-Seite. true false
-SparteExtern Der Wert für das SpartenMapping auf SMGWA-Seite. true false
-FehlerBeiLoginBeauskunftungIgnorieren false false False
-MesswertStatusMappings false false
-SessionToken SessionToken. true false

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.DefaultValues.SmgwaDefaultValuesPowershell

Examples

EXAMPLE 1
New-SmgwaMappingConfigurationPowershell -AdapterName Test -HosterName Test2 -SmgwaInstanceUrl "http://abc/def" -SmgwaMandant A-B-C -SystemUsageId 66BB1FA4-0EC4-4DAB-A29B-4949646285F0 -SystemStructureElementId F06EE007-BE0E-44E3-AD4B-AE6F98669E5A

Top of page

Syntax

New-SmgwaMappingConfiguration [-AdapterName] <string> [[-SourceSessionToken] <string>] 
[-HosterName] <string> [-SmgwaInstanceUrl] <string> [-SmgwaMandant] <string> [-SystemUsageId] 
<Guid> [-Credential] <PSCredential> [[-SpezifikationId] <Guid>] [-SessionToken] <string> 
[<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-AdapterName Name des Adapters. true false
-HosterName Name des Hosters. true false
-SmgwaInstanceUrl URL der SMGWA-Instanz. true false
-SmgwaMandant SMGWA-Mandant. true false
-SystemUsageId ID des Verwendungszwecks. true false 00000000-0000-0000-0000-000000000000
-Credential Benutzername und Passwort. true false
-SpezifikationId SessionToken. false false
-SessionToken SessionToken. true false
-SourceSessionToken Das Sessionstoken, welches das zu mappende Systemstrukturelement beschreibt. false false

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.MappingConfiguration.SmgwaMappingConfigurationPowershell Konfiguration des SMGWA-Mappings. Konfiguration des SMGWA-Mappings.

Examples

EXAMPLE 1
New-SmgwaMappingConfigurationPowershell -AdapterName Test -HosterName Test2 -SmgwaInstanceUrl "http://abc/def" -SmgwaMandant A-B-C -SystemUsageId 66BB1FA4-0EC4-4DAB-A29B-4949646285F0 -SystemStructureElementId F06EE007-BE0E-44E3-AD4B-AE6F98669E5A

Top of page

Syntax

New-SmgwaSpezifikation [-Id] <Guid> [-SessionToken] <string> [-AdapterName] <string> [-Name] 
<string> [-Major] <int> [-Minor] <int> [-Revision] <string> [-DateReleased] <DateTimeOffset> 
[[-ValidFrom] <DateTimeOffset>] [[-ValidTo] <DateTimeOffset>] [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-Id Name des Adapters. true false 00000000-0000-0000-0000-000000000000
-AdapterName Name des Adapters. true false
-Name Name des Hosters. true false
-Major URL der SMGWA-Instanz. true false 0
-Minor SMGWA-Mandant. true false 0
-Revision ID des Verwendungszwecks. true false
-DateReleased ID des Systemstrukturelements. true false 01.01.0001 00:00:00 +00:00
-ValidFrom ID des Systemstrukturelements. false false
-ValidTo Benutzername und Passwort. false false
-SessionToken SessionToken. true false

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.Spezifikation.Domain.SmgwaSpezifikationPowershell

Examples

EXAMPLE 1
New-NewSmgwaspezifikationCommandPowershell -AdapterName Test -Major 0 -Minor 1 -Revision 0 -DateReleased '2017-01-01 12:00:00'

Top of page

Syntax

Remove-SchnittstellenDefinitionVorlage [[-Id] <Guid>] [-SessionToken] <string> [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-Id ID der Schnittstellen-Definitionsvorlage. false false 00000000-0000-0000-0000-000000000000
-SessionToken SessionToken. true false

Examples

EXAMPLE 1
Remove-SchnittstellenDefinitionVorlage -Id 66BB1FA4-0EC4-4DAB-A29B-4949646285F0 -SessionToken $sessiontoken

Top of page

Syntax

Remove-SmgwaMappingConfiguration [[-Id] <Guid>] [-SessionToken] <string> [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-Id ID der Konfiguration. false false
-SessionToken SessionToken. true false

Examples

EXAMPLE 1
Remove-SmgwaMappingConfigurationPowershell -Id 66BB1FA4-0EC4-4DAB-A29B-4949646285F0

Top of page

Syntax

Remove-SmgwaSpezifikation [[-Id] <Guid>] [-SessionToken] <string> [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-Id ID der Konfiguration. false false 00000000-0000-0000-0000-000000000000
-SessionToken SessionToken. true false

Examples

EXAMPLE 1
Remove-SmgwaSpezifikationPowershell -Id 66BB1FA4-0EC4-4DAB-A29B-4949646285F0

Top of page

Syntax

Save-SchnittstellenDefinitionVorlage [-InputObject] <SchnittstellenDefinitionVorlagePowershell> 
[-SessionToken] <string> [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-InputObject SchnittstellenDefinitionVorlagePowershell Konfiguration, die gespeichert werden soll. true true (ByValue)
-SchnittstellenDefinitionVorlagePowershell SchnittstellenDefinitionVorlagePowershell Konfiguration, die gespeichert werden soll.


This is an alias of the InputObject parameter.
true true (ByValue)
-SessionToken SessionToken. true false

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • Schleupen.CS.MHS.SMG.SGAMapping.SchittstellenDefinitionsVorlagen.Domain.SchnittstellenDefinitionVor lagePowershell Konfiguration, die gespeichert werden soll.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.SchittstellenDefinitionsVorlagen.Domain.SchnittstellenDefinitionVor lagePowershell

Examples

EXAMPLE 1
$item = Save-SchnittstellenDefinitionVorlage -SchnittstellenDefinitionVorlagePowershell $item -SessionToken $sessiontoken

Top of page

Syntax

Save-SmgwaDefaultValues [-InputObject] <SmgwaDefaultValuesPowershell[]> [-SessionToken] <string> 
[<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-InputObject SmgwaDefaultValuesPowershell Konfiguration, die gespeichert werden soll. true true (ByValue)
-SmgwaDefaultValuesPowershell SmgwaDefaultValuesPowershell Konfiguration, die gespeichert werden soll.


This is an alias of the InputObject parameter.
true true (ByValue)
-SessionToken SessionToken. true false

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • Schleupen.CS.MHS.SMG.SGAMapping.DefaultValues.SmgwaDefaultValuesPowershell[] Konfiguration, die gespeichert werden soll.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.DefaultValues.SmgwaDefaultValuesPowershell

Syntax

Save-SmgwaMappingConfiguration [-InputObject] <SmgwaMappingConfigurationPowershell[]> 
[-SessionToken] <string> [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-InputObject SmgwaMappingConfigurationPowershell Konfiguration, die gespeichert werden soll. true true (ByValue)
-SmgwaMappingConfigurationPowershell SmgwaMappingConfigurationPowershell Konfiguration, die gespeichert werden soll.


This is an alias of the InputObject parameter.
true true (ByValue)
-SessionToken SessionToken. true false

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • Schleupen.CS.MHS.SMG.SGAMapping.MappingConfiguration.SmgwaMappingConfigurationPowershell[] Konfiguration, die gespeichert werden soll.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.MappingConfiguration.SmgwaMappingConfigurationPowershell Konfiguration des SMGWA-Mappings. Konfiguration des SMGWA-Mappings.

Examples

EXAMPLE 1
$item = Save-SmgwaMappingConfigurationPowershell -SmgwaMappingConfigurationPowershell $item

Top of page

Syntax

Save-SmgwaSpezifikation [-InputObject] <SmgwaSpezifikationPowershell> [-SessionToken] <string> 
[<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-InputObject SmgwaSpezifikationPowershell Konfiguration, die gespeichert werden soll. true true (ByValue)
-SmgwaSpezifikationPowershell SmgwaSpezifikationPowershell Konfiguration, die gespeichert werden soll.


This is an alias of the InputObject parameter.
true true (ByValue)
-SessionToken SessionToken. true false

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • Schleupen.CS.MHS.SMG.SGAMapping.Spezifikation.Domain.SmgwaSpezifikationPowershell Konfiguration, die gespeichert werden soll.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.Spezifikation.Domain.SmgwaSpezifikationPowershell

Examples

EXAMPLE 1
$item = Save-SmgwaSpezifikationPowershell -SmgwaSpezifikationPowershell $item

Top of page

Syntax

Select-SchnittstellenDefinitionVorlage [[-Id] <Guid>] [[-Bezeichnung] <string>] 
[[-SmgaMappingConfigurationId] <Guid>] [-SessionToken] <string> [<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-Id ID der SchnittstellenDefinitionVorlage. false false
-Bezeichnung Name des Adapters.. false false
-SmgaMappingConfigurationId Name des Hosters. false false
-SessionToken SessionToken. true false

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.MappingConfiguration.SmgwaMappingConfigurationPowershell Konfiguration des SMGWA-Mappings. Konfiguration des SMGWA-Mappings.

Examples

EXAMPLE 1
Select-SchnittstellenDefinitionVorlage -SessionToken $sessiontoken -Id $id

Top of page

Syntax

Select-SmgwaDefaultValues [[-SmgwaMandant] <string>] [[-Id] <Guid>] [-SessionToken] <string> 
[<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-SmgwaMandant false false
-Id false false
-SessionToken SessionToken. true false

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.DefaultValues.SmgwaDefaultValuesPowershell

Syntax

Select-SmgwaMappingConfiguration [[-Id] <Guid>] [[-AdapterName] <string>] [[-HosterName] <string>] 
[[-SmgwaInstanceUrl] <string>] [[-SmgwaMandant] <string>] [[-SystemUsageId] <Guid>] 
[[-SystemStructureElementId] <Guid>] [[-SpezifikationId] <Guid>] [-SessionToken] <string> 
[<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-Id ID der Konfiguration. false false
-AdapterName Name des Adapters.. false false
-HosterName Name des Hosters. false false
-SmgwaInstanceUrl URL der SMGWA-Instanz. false false
-SmgwaMandant SMGWA-Mandant. false false
-SystemUsageId ID des Verwendungszwecks. false false
-SystemStructureElementId ID des Systemstrukturelements. false false
-SpezifikationId SessionToken. false false
-SessionToken SessionToken. true false

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.MappingConfiguration.SmgwaMappingConfigurationPowershell Konfiguration des SMGWA-Mappings. Konfiguration des SMGWA-Mappings.

Examples

EXAMPLE 1
New-SmgwaMappingConfigurationPowershell -AdapterName Test

Top of page

Syntax

Select-SmgwaSpezifikation [[-Id] <Guid>] [[-AdapterName] <string>] [[-Name] <string>] [[-Major] 
<int>] [[-Minor] <int>] [[-Revision] <string>] [-SessionToken] <string> [[-DateReleased] 
<DateTimeOffset>] [[-ValidFrom] <DateTimeOffset>] [[-ValidFromTo] <DateTimeOffset>] 
[<CommonParameters>]

Parameters

Name Alias Description Required? Pipeline Input Default Value
-Id Name des Adapters. false false
-AdapterName Name des Adapters. false false
-Name Name des Hosters. false false
-Major URL der SMGWA-Instanz. false false
-Minor SMGWA-Mandant. false false
-Revision ID des Verwendungszwecks. false false
-DateReleased ID des Systemstrukturelements. false false
-ValidFrom ID des Systemstrukturelements. false false
-ValidFromTo Benutzername und Passwort. false false
-SessionToken SessionToken. true false

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Schleupen.CS.MHS.SMG.SGAMapping.Spezifikation.Domain.SmgwaSpezifikationPowershell

Examples

EXAMPLE 1
New-SmgwaSpezifikationPowershell -AdapterName Test

Top of page