Skip to main content

Interface: ITelemetryListResponse

Response for telemetry list request.

Properties

body

body: object

The response payload.

entities

entities: ITelemetryMetric[]

The metrics.

cursor?

optional cursor: string

An optional cursor, when defined can be used to call find to get more entities.