|
|
|
@ -6717,13 +6717,13 @@ |
|
|
|
|
}, |
|
|
|
|
"MuteTimeIntervalExport": { |
|
|
|
|
"properties": { |
|
|
|
|
"OrgID": { |
|
|
|
|
"format": "int64", |
|
|
|
|
"type": "integer" |
|
|
|
|
}, |
|
|
|
|
"name": { |
|
|
|
|
"type": "string" |
|
|
|
|
}, |
|
|
|
|
"orgId": { |
|
|
|
|
"format": "int64", |
|
|
|
|
"type": "integer" |
|
|
|
|
}, |
|
|
|
|
"time_intervals": { |
|
|
|
|
"items": { |
|
|
|
|
"$ref": "#/components/schemas/TimeInterval" |
|
|
|
@ -11602,6 +11602,7 @@ |
|
|
|
|
"type": "object" |
|
|
|
|
}, |
|
|
|
|
"alertGroups": { |
|
|
|
|
"description": "AlertGroups alert groups", |
|
|
|
|
"items": { |
|
|
|
|
"$ref": "#/components/schemas/alertGroup" |
|
|
|
|
}, |
|
|
|
@ -11734,6 +11735,7 @@ |
|
|
|
|
"type": "object" |
|
|
|
|
}, |
|
|
|
|
"gettableAlert": { |
|
|
|
|
"description": "GettableAlert gettable alert", |
|
|
|
|
"properties": { |
|
|
|
|
"annotations": { |
|
|
|
|
"$ref": "#/components/schemas/labelSet" |
|
|
|
@ -11796,7 +11798,6 @@ |
|
|
|
|
"type": "array" |
|
|
|
|
}, |
|
|
|
|
"gettableSilence": { |
|
|
|
|
"description": "GettableSilence gettable silence", |
|
|
|
|
"properties": { |
|
|
|
|
"comment": { |
|
|
|
|
"description": "comment", |
|
|
|
@ -11845,7 +11846,6 @@ |
|
|
|
|
"type": "object" |
|
|
|
|
}, |
|
|
|
|
"gettableSilences": { |
|
|
|
|
"description": "GettableSilences gettable silences", |
|
|
|
|
"items": { |
|
|
|
|
"$ref": "#/components/schemas/gettableSilence" |
|
|
|
|
}, |
|
|
|
@ -11996,6 +11996,7 @@ |
|
|
|
|
"type": "array" |
|
|
|
|
}, |
|
|
|
|
"postableSilence": { |
|
|
|
|
"description": "PostableSilence postable silence", |
|
|
|
|
"properties": { |
|
|
|
|
"comment": { |
|
|
|
|
"description": "comment", |
|
|
|
@ -15294,7 +15295,7 @@ |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"responses": { |
|
|
|
|
"204": { |
|
|
|
|
"202": { |
|
|
|
|
"description": " The contact point was deleted successfully." |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|