Import-LMExchangeModule
Syntax
Section titled “Syntax”__AllParameterSets
Section titled “__AllParameterSets”Import-LMExchangeModule [-LMExchangeId] <string> [<CommonParameters>]Description
Section titled “Description”The Import-LMExchangeModule function imports a specified LM Exchange module into your LogicMonitor portal.
Examples
Section titled “Examples”EXAMPLE 1
Section titled “EXAMPLE 1”#Import an LM Exchange moduleImport-LMExchangeModule -LMExchangeId "LM12345"Parameters
Section titled “Parameters”-LMExchangeId
Section titled “-LMExchangeId”The ID of the LM Exchange module to import. This parameter is mandatory.
Type: System.StringDefaultValue: ''SupportsWildcards: falseAliases: []ParameterSets:- Name: (All) Position: 0 IsRequired: true ValueFromPipeline: false ValueFromPipelineByPropertyName: false ValueFromRemainingArguments: falseDontShow: falseAcceptedValues: []HelpMessage: ''CommonParameters
Section titled “CommonParameters”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.