Skip to content

Import-LMExchangeModule

Terminal window
Import-LMExchangeModule [-LMExchangeId] <string> [<CommonParameters>]

The Import-LMExchangeModule function imports a specified LM Exchange module into your LogicMonitor portal.

Terminal window
#Import an LM Exchange module
Import-LMExchangeModule -LMExchangeId "LM12345"

The ID of the LM Exchange module to import. This parameter is mandatory.

Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.