fastly-api 13.1.0-rc.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# DomainInspector

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timestamp** | Option<**i32**> | Value to use for subsequent requests. | 
**aggregate_delay** | Option<**i32**> | Offset of entry timestamps from the current time due to processing time. | 
**data** | Option<[**Vec&lt;crate::models::DomainInspectorRealtimeEntry&gt;**]DomainInspectorRealtimeEntry.md> | A list of report [entries]#entry-data-model, each representing one second of time. | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)