Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 852 Bytes

File metadata and controls

15 lines (11 loc) · 852 Bytes

Fastly::LogAggregationsGetResponseMeta

Properties

Name Type Description Notes
service_id String Specifies the ID of the service for which data should be returned. [optional]
start String Start time for the query as supplied in the request. [optional]
_end String End time for the query as supplied in the request. [optional]
limit Integer Number of records per page. [optional][default to 20]
sort String Comma-separated list of the series names whose values were used to sort the results. [optional]
filters LogAggregationsGetResponseMetaFilters [optional]

[Back to API list] [Back to README]