@ -4419,6 +4419,7 @@
"type" : "array"
} ,
"gettableSilence" : {
"description" : "GettableSilence gettable silence" ,
"properties" : {
"comment" : {
"description" : "comment" ,
@ -4473,7 +4474,6 @@
"type" : "array"
} ,
"integration" : {
"description" : "Integration integration" ,
"properties" : {
"lastNotifyAttempt" : {
"description" : "A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\nFormat: date-time" ,
@ -4617,6 +4617,7 @@
"type" : "array"
} ,
"postableSilence" : {
"description" : "PostableSilence postable silence" ,
"properties" : {
"comment" : {
"description" : "comment" ,
@ -6875,6 +6876,11 @@
"name" : "UID" ,
"required" : true ,
"type" : "string"
} ,
{
"in" : "header" ,
"name" : "X-Disable-Provenance" ,
"type" : "string"
}
] ,
"responses" : {
@ -7044,6 +7050,11 @@
"schema" : {
"$ref" : "#/definitions/EmbeddedContactPoint"
}
} ,
{
"in" : "header" ,
"name" : "X-Disable-Provenance" ,
"type" : "string"
}
] ,
"responses" : {
@ -7162,6 +7173,11 @@
"schema" : {
"$ref" : "#/definitions/EmbeddedContactPoint"
}
} ,
{
"in" : "header" ,
"name" : "X-Disable-Provenance" ,
"type" : "string"
}
] ,
"responses" : {
@ -7223,6 +7239,11 @@
] ,
"operationId" : "RoutePutAlertRuleGroup" ,
"parameters" : [
{
"in" : "header" ,
"name" : "X-Disable-Provenance" ,
"type" : "string"
} ,
{
"in" : "path" ,
"name" : "FolderUID" ,
@ -7344,6 +7365,11 @@
"schema" : {
"$ref" : "#/definitions/MuteTimeInterval"
}
} ,
{
"in" : "header" ,
"name" : "X-Disable-Provenance" ,
"type" : "string"
}
] ,
"responses" : {
@ -7473,6 +7499,11 @@
"schema" : {
"$ref" : "#/definitions/MuteTimeInterval"
}
} ,
{
"in" : "header" ,
"name" : "X-Disable-Provenance" ,
"type" : "string"
}
] ,
"responses" : {
@ -7588,6 +7619,11 @@
"schema" : {
"$ref" : "#/definitions/Route"
}
} ,
{
"in" : "header" ,
"name" : "X-Disable-Provenance" ,
"type" : "string"
}
] ,
"responses" : {
@ -7721,6 +7757,11 @@
"schema" : {
"$ref" : "#/definitions/NotificationTemplateContent"
}
} ,
{
"in" : "header" ,
"name" : "X-Disable-Provenance" ,
"type" : "string"
}
] ,
"responses" : {