AlertUpdateErrorRateRelativeConfigurationByRequestsInput
No description
input AlertUpdateErrorRateRelativeConfigurationByRequestsInput {
toCheck: [Int!]
toCompare: [Int!]
windowing: AlertUpdateCommonByRequestsInput
common: AlertUpdateCommonConfigurationInput
relative: AlertUpdateCommonRelativeInput
}
Fields
AlertUpdateErrorRateRelativeConfigurationByRequestsInput.toCheck
● [Int!]
list scalar
Error codes to check. By default all error codes are checked
AlertUpdateErrorRateRelativeConfigurationByRequestsInput.toCompare
● [Int!]
list scalar
Error codes to compare. By defaults all traffic is compared
AlertUpdateErrorRateRelativeConfigurationByRequestsInput.windowing
● AlertUpdateCommonByRequestsInput
input
Common configuration for requests window type
AlertUpdateErrorRateRelativeConfigurationByRequestsInput.common
● AlertUpdateCommonConfigurationInput
input
Common configuration alert
AlertUpdateErrorRateRelativeConfigurationByRequestsInput.relative
● AlertUpdateCommonRelativeInput
input
Common configuration of relative mode type