Information about the monitor.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| jobId | string | ❌ | The monitor's run job ID. |
| collectionUid | string | ❌ | The unique ID of the monitor's associated collection. |
| environmentUid | string | ❌ | The unique ID of the monitor's associated environment. |
| monitorId | string | ❌ | The monitor's ID. |
| name | string | ❌ | The monitor's name. |
| status | string | ❌ | The monitor run's status. |
| startedAt | string | ❌ | The date and time at which the monitor run began. |
| finishedAt | string | ❌ | The date and time at which the monitor's run completed. |