Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | models.ObservabilityDestination[] | :heavy_check_mark: | List of observability destinations. | |
totalCount | number | :heavy_check_mark: | Total number of destinations matching the filters. | 1 |
ListObservabilityDestinationsResponse type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | models.ObservabilityDestination[] | :heavy_check_mark: | List of observability destinations. | |
totalCount | number | :heavy_check_mark: | Total number of destinations matching the filters. | 1 |