Skip to main content

AlertUpdateErrorRateRelativeConfigurationByTimeInput

No description

input AlertUpdateErrorRateRelativeConfigurationByTimeInput {
toCheck: [Int!]
toCompare: [Int!]
windowing: AlertUpdateCommonByTimeInput
common: AlertUpdateCommonConfigurationInput
relative: AlertUpdateCommonRelativeInput
}

Fields

AlertUpdateErrorRateRelativeConfigurationByTimeInput.toCheck ● [Int!] list scalar

Error codes to check. By default all error codes are checked

AlertUpdateErrorRateRelativeConfigurationByTimeInput.toCompare ● [Int!] list scalar

Error codes to compare. By defaults all traffic is compared

AlertUpdateErrorRateRelativeConfigurationByTimeInput.windowing ● AlertUpdateCommonByTimeInput input

Common configuration for time window type

AlertUpdateErrorRateRelativeConfigurationByTimeInput.common ● AlertUpdateCommonConfigurationInput input

Common configuration alert

AlertUpdateErrorRateRelativeConfigurationByTimeInput.relative ● AlertUpdateCommonRelativeInput input

Common configuration of relative mode type

Member Of

AlertUpdateErrorRateRelativeByTimeInput input