WebService::Fastly::Object::OriginInspectorRealtimeEntry

Load the model package

use WebService::Fastly::Object::OriginInspectorRealtimeEntry;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- recorded | int | The Unix timestamp at which this record's data was generated. | [optional] aggregated | HASH[string,OriginInspectorMeasurements] | Groups measurements by backend name. | [optional] datacenter | HASH[string,HASH[string,OriginInspectorMeasurements]] | Groups measurements by POP, then backend name. See the POPs API for details about POP identifiers. | [optional]

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