ResponseContainerMonitoredApplicationDTO

ResponseContainerMonitoredApplicationDTO
ResponseContainerMonitoredApplicationDTO

JSON container for the HTTP response along with status

JSON Example
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": {
        "serviceCount": 0,
        "hidden": false,
        "application": "string",
        "status": "string",
        "lastReported": 0,
        "satisfiedLatencyMillis": 0,
        "created": 0,
        "updateUserId": "string",
        "lastUpdated": 0
    }
}
status
Required

status

response
Optional

response