ResponseContainerSetSourceLabelPair
ResponseContainerSetSourceLabelPair
JSON container for the HTTP response along with status
JSON Example
{
"status": {
"result": "string",
"message": "string",
"code": 0
},
"response": [
{
"severity": "string",
"host": "string",
"startTime": 0,
"label": "string",
"observed": 0,
"firing": 0
}
]
}