Interface: ITelemetryValuesListRequest
Get the a list of the telemetry values.
Properties
pathParams
pathParams:
object
The path parameters.
id
id:
string
The id of the metric.
query?
optionalquery:object
The query parameters.
timeStart?
optionaltimeStart:string
The start time of the metrics to retrieve as a timestamp in ms.
timeEnd?
optionaltimeEnd:string
The end time of the metrics to retrieve as a timestamp in ms.
cursor?
optionalcursor:string
The optional cursor to get next chunk.
limit?
optionallimit:string
Limit the number of entities to return.