Name | Type | Description | Notes |
---|---|---|---|
DeviceIds | String[] | [optional] | |
Aggregation | TimeAggregation |
- Prepare the resource
$SeriesMeta = Initialize-TorizonPlatformAPISeriesMeta -DeviceIds null `
-Aggregation null
- Convert the resource to JSON
$SeriesMeta | ConvertTo-JSON