AlertBoundsInput
Limit of requests to define
input AlertBoundsInput {
bound: AlertBound!
upperBound: Int
lowerBound: Int
}
Fields
AlertBoundsInput.bound
● AlertBound!
non-null enum
Bound limits to be used
AlertBoundsInput.upperBound
● Int
scalar
Upper bound limit
AlertBoundsInput.lowerBound
● Int
scalar
Lower bound limit
Member Of
AlertPeakTrafficAbsoluteConfigurationByTimeInput
input ● AlertPeakTrafficComparativeConfigurationByTimeInput
input