Record
run-a-monitor-response-run-executions-item-response
No description available.
record run-a-monitor-response-run-executions-item-response {
body: option<run-a-monitor-response-run-executions-item-response-body>,
code: option<f64>,
headers: option<run-a-monitor-response-run-executions-item-response-headers>,
response-size: option<f64>,
response-time: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| body | option<run-a-monitor-response-run-executions-item-response-body> | |
| code | option<f64> | |
| headers | option<run-a-monitor-response-run-executions-item-response-headers> | |
| response-size | option<f64> | |
| response-time | option<f64> |