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 |
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)Copyright © 2024. All rights reserved.