ARGUS Enterprise · Example Payload

Argus Enterprise Health Status Example

Altus GroupAsset ManagementCash Flow ModelingCommercial Real EstatePortfolio ManagementValuation

Argus Enterprise Health Status Example is an example object payload from ARGUS Enterprise, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusqueueDepthrecentErrorRateuptimelastChecked

Example Payload

Raw ↑
{
  "status": "Unhealthy",
  "queueDepth": 37,
  "recentErrorRate": 7461753.04,
  "uptime": "value-uptime",
  "lastChecked": "value-lastchecke"
}