Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 793 Bytes

DomainInspector.md

File metadata and controls

17 lines (12 loc) · 793 Bytes

WebService::Fastly::Object::DomainInspector

Load the model package

use WebService::Fastly::Object::DomainInspector;

Properties

Name Type Description Notes
timestamp int Value to use for subsequent requests. [optional]
aggregate_delay int Offset of entry timestamps from the current time due to processing time. [optional]
data ARRAY[DomainInspectorRealtimeEntry] A list of report entries, each representing one second of time. [optional]

[Back to Model list] [Back to API list] [Back to README]