@@ -14,7 +14,7 @@ Updates an existing LogicMonitor Uptime device using the v3 device endpoint.
1414
1515### IdGeneral (Default)
1616```
17- Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <String>] [-GroupIds <String[]>]
17+ Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <String>] [-HostGroupIds <String[]>]
1818 [-PollingInterval <Int32>] [-AlertTriggerInterval <Int32>] [-GlobalSmAlertCond <String>]
1919 [-OverallAlertLevel <String>] [-IndividualAlertLevel <String>] [-IndividualSmAlertEnable <Boolean>]
2020 [-UseDefaultLocationSetting <Boolean>] [-UseDefaultAlertSetting <Boolean>] [-Properties <Hashtable>]
@@ -24,7 +24,7 @@ Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <Strin
2424
2525### IdPing
2626```
27- Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <String>] [-GroupIds <String[]>]
27+ Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <String>] [-HostGroupIds <String[]>]
2828 [-PollingInterval <Int32>] [-AlertTriggerInterval <Int32>] [-GlobalSmAlertCond <String>]
2929 [-OverallAlertLevel <String>] [-IndividualAlertLevel <String>] [-IndividualSmAlertEnable <Boolean>]
3030 [-UseDefaultLocationSetting <Boolean>] [-UseDefaultAlertSetting <Boolean>] [-Properties <Hashtable>]
@@ -35,7 +35,7 @@ Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <Strin
3535
3636### IdWeb
3737```
38- Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <String>] [-GroupIds <String[]>]
38+ Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <String>] [-HostGroupIds <String[]>]
3939 [-PollingInterval <Int32>] [-AlertTriggerInterval <Int32>] [-GlobalSmAlertCond <String>]
4040 [-OverallAlertLevel <String>] [-IndividualAlertLevel <String>] [-IndividualSmAlertEnable <Boolean>]
4141 [-UseDefaultLocationSetting <Boolean>] [-UseDefaultAlertSetting <Boolean>] [-Properties <Hashtable>]
@@ -48,35 +48,37 @@ Set-LMUptimeDevice -Id <Int32> [-PropertiesMethod <String>] [-Description <Strin
4848
4949### NamePing
5050```
51- Set-LMUptimeDevice -Name <String> [-PropertiesMethod <String>] [-Description <String>] [-GroupIds <String[]>]
52- [-PollingInterval <Int32>] [-AlertTriggerInterval <Int32>] [-GlobalSmAlertCond <String>]
53- [-OverallAlertLevel <String>] [-IndividualAlertLevel <String>] [-IndividualSmAlertEnable <Boolean>]
54- [-UseDefaultLocationSetting <Boolean>] [-UseDefaultAlertSetting <Boolean>] [-Properties <Hashtable>]
55- [-Template <String>] [-Hostname <String>] [-Count <Int32>] [-PercentPktsNotReceiveInTime <Int32>]
56- [-TimeoutInMSPktsNotReceive <Int32>] [-TestLocationCollectorIds <Int32[]>] [-TestLocationSmgIds <Int32[]>]
57- [-TestLocationAll] [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
51+ Set-LMUptimeDevice -Name <String> [-PropertiesMethod <String>] [-Description <String>]
52+ [-HostGroupIds <String[]>] [-PollingInterval <Int32>] [-AlertTriggerInterval <Int32>]
53+ [-GlobalSmAlertCond <String>] [-OverallAlertLevel <String>] [-IndividualAlertLevel <String>]
54+ [-IndividualSmAlertEnable <Boolean>] [-UseDefaultLocationSetting <Boolean>]
55+ [-UseDefaultAlertSetting <Boolean>] [-Properties <Hashtable>] [-Template <String>] [-Hostname <String>]
56+ [-Count <Int32>] [-PercentPktsNotReceiveInTime <Int32>] [-TimeoutInMSPktsNotReceive <Int32>]
57+ [-TestLocationCollectorIds <Int32[]>] [-TestLocationSmgIds <Int32[]>] [-TestLocationAll]
58+ [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
5859```
5960
6061### NameWeb
6162```
62- Set-LMUptimeDevice -Name <String> [-PropertiesMethod <String>] [-Description <String>] [-GroupIds <String[]>]
63- [-PollingInterval <Int32 >] [-AlertTriggerInterval <Int32>] [-GlobalSmAlertCond <String >]
64- [-OverallAlertLevel <String>] [-IndividualAlertLevel <String>] [-IndividualSmAlertEnable <Boolean >]
65- [-UseDefaultLocationSetting <Boolean>] [-UseDefaultAlertSetting <Boolean>] [-Properties <Hashtable >]
66- [-Template <String >] [-Domain <String >] [-Schema <String>] [-IgnoreSSL <Boolean >]
67- [-PageLoadAlertTimeInMS <Int32 >] [-AlertExpr <String >] [-TriggerSSLStatusAlert <Boolean >]
68- [-TriggerSSLExpirationAlert <Boolean>] [-Steps <Hashtable[] >] [-TestLocationCollectorIds <Int32 []>]
69- [-TestLocationSmgIds <Int32[]>] [-TestLocationAll] [-ProgressAction <ActionPreference >] [-WhatIf] [-Confirm ]
70- [<CommonParameters>]
63+ Set-LMUptimeDevice -Name <String> [-PropertiesMethod <String>] [-Description <String>]
64+ [-HostGroupIds <String[] >] [-PollingInterval <Int32>] [-AlertTriggerInterval <Int32 >]
65+ [-GlobalSmAlertCond <String>] [-OverallAlertLevel <String>] [-IndividualAlertLevel <String >]
66+ [-IndividualSmAlertEnable <Boolean>] [-UseDefaultLocationSetting <Boolean>]
67+ [-UseDefaultAlertSetting <Boolean >] [-Properties <Hashtable >] [-Template <String>] [-Domain <String >]
68+ [-Schema <String >] [-IgnoreSSL <Boolean >] [-PageLoadAlertTimeInMS <Int32>] [-AlertExpr <String >]
69+ [-TriggerSSLStatusAlert <Boolean>] [-TriggerSSLExpirationAlert <Boolean >] [-Steps <Hashtable []>]
70+ [-TestLocationCollectorIds <Int32[]>] [-TestLocationSmgIds <Int32[] >] [-TestLocationAll ]
71+ [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [ <CommonParameters>]
7172```
7273
7374### NameGeneral
7475```
75- Set-LMUptimeDevice -Name <String> [-PropertiesMethod <String>] [-Description <String>] [-GroupIds <String[]>]
76- [-PollingInterval <Int32>] [-AlertTriggerInterval <Int32>] [-GlobalSmAlertCond <String>]
77- [-OverallAlertLevel <String>] [-IndividualAlertLevel <String>] [-IndividualSmAlertEnable <Boolean>]
78- [-UseDefaultLocationSetting <Boolean>] [-UseDefaultAlertSetting <Boolean>] [-Properties <Hashtable>]
79- [-Template <String>] [-TestLocationCollectorIds <Int32[]>] [-TestLocationSmgIds <Int32[]>] [-TestLocationAll]
76+ Set-LMUptimeDevice -Name <String> [-PropertiesMethod <String>] [-Description <String>]
77+ [-HostGroupIds <String[]>] [-PollingInterval <Int32>] [-AlertTriggerInterval <Int32>]
78+ [-GlobalSmAlertCond <String>] [-OverallAlertLevel <String>] [-IndividualAlertLevel <String>]
79+ [-IndividualSmAlertEnable <Boolean>] [-UseDefaultLocationSetting <Boolean>]
80+ [-UseDefaultAlertSetting <Boolean>] [-Properties <Hashtable>] [-Template <String>]
81+ [-TestLocationCollectorIds <Int32[]>] [-TestLocationSmgIds <Int32[]>] [-TestLocationAll]
8082 [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
8183```
8284
@@ -168,7 +170,7 @@ Accept pipeline input: False
168170Accept wildcard characters : False
169171` ` `
170172
171- ### -GroupIds
173+ ### -HostGroupIds
172174Sets the group identifiers assigned to the Uptime device.
173175
174176` ` ` yaml
0 commit comments