WebService::Fastly::Object::DomainInspectorRealtimeEntry

Load the model package

use WebService::Fastly::Object::DomainInspectorRealtimeEntry;

Properties

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

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