Interface: ITelemetryListResponse
Response for telemetry list request.
Properties
body
body:
object
The response payload.
entities
entities:
ITelemetryMetric[]
The metrics.
cursor?
optionalcursor:string
An optional cursor, when defined can be used to call find to get more entities.