ResponseContainerMessage
ResponseContainerMessage
JSON container for the HTTP response along with status
JSON Example
{
"status": {
"result": "string",
"message": "string",
"code": 0
},
"response": {
"source": "string",
"severity": "string",
"id": "string",
"target": "string",
"content": "string",
"attributes": {
"attributes": "string"
},
"scope": "string",
"startEpochMillis": 0,
"endEpochMillis": 0,
"display": "string",
"title": "string",
"read": false
}
}
response
Optional
A message for display to a particular user, all users within a customer, or all users on a cluster