statusSnapshot
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A snapshot of the status at a given time.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| timestamp (dateTime) | 0/1 | The timestamp of this snapshot. |
| statusMetrics ((anonymous)) | 0/1 | The status metrics. |
JSON
| property | type | description |
|---|---|---|
| timestamp | timestamp (dateTime) | The timestamp of this snapshot. |
| statusMetrics | statusMetrics ((anonymous)) | The status metrics. |