sigsci_get_timeseries
Retrieve timeseries request data for a site, supporting time range, tag filter, and rollup interval.
Instructions
Get timeseries request data for a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corpName | Yes | The name of the corporation | |
| siteName | Yes | The name of the site | |
| from | No | POSIX Unix timestamp to start | |
| until | No | POSIX Unix timestamp to end | |
| tag | No | Filter by tag | |
| rollup | No | Rollup interval in seconds |