public static class MonitorsApi.GetMonitorOptionalParameters extends Object
| Constructor and Description |
|---|
GetMonitorOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
MonitorsApi.GetMonitorOptionalParameters |
groupStates(String groupStates)
Set groupStates.
|
MonitorsApi.GetMonitorOptionalParameters |
withAssets(Boolean withAssets)
Set withAssets.
|
MonitorsApi.GetMonitorOptionalParameters |
withDowntimes(Boolean withDowntimes)
Set withDowntimes.
|
public MonitorsApi.GetMonitorOptionalParameters groupStates(String groupStates)
groupStates - When specified, shows additional information about the group states.
Choose one or more from all, alert, warn, and
no data. (optional)public MonitorsApi.GetMonitorOptionalParameters withDowntimes(Boolean withDowntimes)
withDowntimes - If this argument is set to true, then the returned data includes all
current active downtimes for the monitor. (optional)public MonitorsApi.GetMonitorOptionalParameters withAssets(Boolean withAssets)
withAssets - If this argument is set to true, the returned data includes
all assets tied to this monitor. (optional)Copyright © 2026. All rights reserved.