Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 781 Bytes

File metadata and controls

14 lines (10 loc) · 781 Bytes

Fastly::PlatformMetadata

Properties

Name Type Description Notes
from Time An RFC-8339-formatted date and time indicating the inclusive start of the query time range. [optional]
to Time An RFC-8339-formatted date and time indicating the exclusive end of the query time range. [optional]
next_cursor String A string that can be used to request the next page of results, if any. [optional]
group_by String A comma-separated list of fields used to group and order the results. [optional]
limit Integer The maximum number of results to return. [optional]

[Back to API list] [Back to README]