For the complete documentation index, see llms.txt. This page is also available as Markdown.

Destinations

List Destinations

get
Responses
200

OK

application/json
get/destinations
GET /v1/destinations HTTP/1.1
Accept: */*
{
  "destinations": [
    {
      "apiVersion": "string",
      "kind": "string",
      "metadata": {
        "additionalInfo": {
          "documentation": [
            {
              "text": "text",
              "url": "text"
            }
          ],
          "message": "string"
        },
        "blueprintTags": {
          "ANY_ADDITIONAL_PROPERTY": [
            "text"
          ]
        },
        "dateModified": "text",
        "deprecated": true,
        "description": "string",
        "displayName": "string",
        "hash": "text",
        "icon": "string",
        "id": "string",
        "labels": {},
        "name": "string",
        "resourceDocLink": "string",
        "stability": "string",
        "version": 1,
        "warning": "string"
      },
      "spec": {
        "connectors": [
          {
            "connectors": "[Circular Reference]",
            "description": "text",
            "destinations": "[Circular Reference]",
            "disabled": true,
            "displayName": "text",
            "id": "text",
            "licenseEnabled": true,
            "name": "text",
            "parameters": [
              {
                "credential": true,
                "name": "text",
                "sensitive": true,
                "value": null
              }
            ],
            "presetTarget": {
              "type": "text",
              "versionConstraint": "text"
            },
            "processors": "[Circular Reference]",
            "public": true,
            "recommendation": "text",
            "routes": {
              "logs": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+metrics": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+metrics+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "metrics": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "metrics+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ]
            },
            "secOpsPipelineName": "text",
            "sources": "[Circular Reference]",
            "telemetryExample": {
              "after": {
                "attributes": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "body": null,
                "observedTimestamp": "text",
                "resource": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "severityNumber": 1,
                "severityText": "text",
                "timestamp": "text"
              },
              "before": {
                "attributes": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "body": null,
                "observedTimestamp": "text",
                "resource": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "severityNumber": 1,
                "severityText": "text",
                "timestamp": "text"
              },
              "telemetryType": "text"
            },
            "type": "text",
            "version": "text"
          }
        ],
        "destinations": [
          {
            "connectors": "[Circular Reference]",
            "description": "text",
            "destinations": "[Circular Reference]",
            "disabled": true,
            "displayName": "text",
            "id": "text",
            "licenseEnabled": true,
            "name": "text",
            "parameters": [
              {
                "credential": true,
                "name": "text",
                "sensitive": true,
                "value": null
              }
            ],
            "presetTarget": {
              "type": "text",
              "versionConstraint": "text"
            },
            "processors": "[Circular Reference]",
            "public": true,
            "recommendation": "text",
            "routes": {
              "logs": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+metrics": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+metrics+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "metrics": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "metrics+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ]
            },
            "secOpsPipelineName": "text",
            "sources": "[Circular Reference]",
            "telemetryExample": {
              "after": {
                "attributes": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "body": null,
                "observedTimestamp": "text",
                "resource": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "severityNumber": 1,
                "severityText": "text",
                "timestamp": "text"
              },
              "before": {
                "attributes": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "body": null,
                "observedTimestamp": "text",
                "resource": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "severityNumber": 1,
                "severityText": "text",
                "timestamp": "text"
              },
              "telemetryType": "text"
            },
            "type": "text",
            "version": "text"
          }
        ],
        "disabled": true,
        "licenseEnabled": true,
        "parameters": [
          {
            "credential": true,
            "name": "text",
            "sensitive": true,
            "value": null
          }
        ],
        "presetTarget": {
          "type": "text",
          "versionConstraint": "text"
        },
        "processors": [
          {
            "connectors": "[Circular Reference]",
            "description": "text",
            "destinations": "[Circular Reference]",
            "disabled": true,
            "displayName": "text",
            "id": "text",
            "licenseEnabled": true,
            "name": "text",
            "parameters": [
              {
                "credential": true,
                "name": "text",
                "sensitive": true,
                "value": null
              }
            ],
            "presetTarget": {
              "type": "text",
              "versionConstraint": "text"
            },
            "processors": "[Circular Reference]",
            "public": true,
            "recommendation": "text",
            "routes": {
              "logs": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+metrics": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+metrics+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "metrics": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "metrics+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ]
            },
            "secOpsPipelineName": "text",
            "sources": "[Circular Reference]",
            "telemetryExample": {
              "after": {
                "attributes": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "body": null,
                "observedTimestamp": "text",
                "resource": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "severityNumber": 1,
                "severityText": "text",
                "timestamp": "text"
              },
              "before": {
                "attributes": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "body": null,
                "observedTimestamp": "text",
                "resource": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "severityNumber": 1,
                "severityText": "text",
                "timestamp": "text"
              },
              "telemetryType": "text"
            },
            "type": "text",
            "version": "text"
          }
        ],
        "public": true,
        "recommendation": "text",
        "sources": [
          {
            "connectors": "[Circular Reference]",
            "description": "text",
            "destinations": "[Circular Reference]",
            "disabled": true,
            "displayName": "text",
            "id": "text",
            "licenseEnabled": true,
            "name": "text",
            "parameters": [
              {
                "credential": true,
                "name": "text",
                "sensitive": true,
                "value": null
              }
            ],
            "presetTarget": {
              "type": "text",
              "versionConstraint": "text"
            },
            "processors": "[Circular Reference]",
            "public": true,
            "recommendation": "text",
            "routes": {
              "logs": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+metrics": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+metrics+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "logs+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "metrics": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "metrics+traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ],
              "traces": [
                {
                  "components": [
                    "exit"
                  ],
                  "id": "text"
                }
              ]
            },
            "secOpsPipelineName": "text",
            "sources": "[Circular Reference]",
            "telemetryExample": {
              "after": {
                "attributes": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "body": null,
                "observedTimestamp": "text",
                "resource": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "severityNumber": 1,
                "severityText": "text",
                "timestamp": "text"
              },
              "before": {
                "attributes": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "body": null,
                "observedTimestamp": "text",
                "resource": {
                  "ANY_ADDITIONAL_PROPERTY": "anything"
                },
                "severityNumber": 1,
                "severityText": "text",
                "timestamp": "text"
              },
              "telemetryType": "text"
            },
            "type": "text",
            "version": "text"
          }
        ],
        "telemetryExample": {
          "after": {
            "attributes": {
              "ANY_ADDITIONAL_PROPERTY": "anything"
            },
            "body": null,
            "observedTimestamp": "text",
            "resource": {
              "ANY_ADDITIONAL_PROPERTY": "anything"
            },
            "severityNumber": 1,
            "severityText": "text",
            "timestamp": "text"
          },
          "before": {
            "attributes": {
              "ANY_ADDITIONAL_PROPERTY": "anything"
            },
            "body": null,
            "observedTimestamp": "text",
            "resource": {
              "ANY_ADDITIONAL_PROPERTY": "anything"
            },
            "severityNumber": 1,
            "severityText": "text",
            "timestamp": "text"
          },
          "telemetryType": "text"
        },
        "type": "text",
        "version": "text"
      },
      "status": {
        "latest": true
      }
    }
  ]
}

Get Destination by name

get
Path parameters
namestringRequired

the name of the Destination

Responses
200

OK

application/json
get/destinations/{name}
GET /v1/destinations/{name} HTTP/1.1
Accept: */*
{
  "destination": {
    "apiVersion": "string",
    "kind": "string",
    "metadata": {
      "additionalInfo": {
        "documentation": [
          {
            "text": "text",
            "url": "text"
          }
        ],
        "message": "string"
      },
      "blueprintTags": {
        "ANY_ADDITIONAL_PROPERTY": [
          "text"
        ]
      },
      "dateModified": "text",
      "deprecated": true,
      "description": "string",
      "displayName": "string",
      "hash": "text",
      "icon": "string",
      "id": "string",
      "labels": {},
      "name": "string",
      "resourceDocLink": "string",
      "stability": "string",
      "version": 1,
      "warning": "string"
    },
    "spec": {
      "connectors": [
        {
          "connectors": [
            "[Circular Reference]"
          ],
          "description": "text",
          "destinations": [
            "[Circular Reference]"
          ],
          "disabled": true,
          "displayName": "text",
          "id": "text",
          "licenseEnabled": true,
          "name": "text",
          "parameters": [
            {
              "credential": true,
              "name": "text",
              "sensitive": true,
              "value": null
            }
          ],
          "presetTarget": {
            "type": "text",
            "versionConstraint": "text"
          },
          "processors": [
            "[Circular Reference]"
          ],
          "public": true,
          "recommendation": "text",
          "routes": {
            "logs": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+metrics": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+metrics+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "metrics": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "metrics+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ]
          },
          "secOpsPipelineName": "text",
          "sources": [
            "[Circular Reference]"
          ],
          "telemetryExample": {
            "after": {
              "attributes": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "body": null,
              "observedTimestamp": "text",
              "resource": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "severityNumber": 1,
              "severityText": "text",
              "timestamp": "text"
            },
            "before": {
              "attributes": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "body": null,
              "observedTimestamp": "text",
              "resource": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "severityNumber": 1,
              "severityText": "text",
              "timestamp": "text"
            },
            "telemetryType": "text"
          },
          "type": "text",
          "version": "text"
        }
      ],
      "destinations": [
        {
          "connectors": [
            "[Circular Reference]"
          ],
          "description": "text",
          "destinations": [
            "[Circular Reference]"
          ],
          "disabled": true,
          "displayName": "text",
          "id": "text",
          "licenseEnabled": true,
          "name": "text",
          "parameters": [
            {
              "credential": true,
              "name": "text",
              "sensitive": true,
              "value": null
            }
          ],
          "presetTarget": {
            "type": "text",
            "versionConstraint": "text"
          },
          "processors": [
            "[Circular Reference]"
          ],
          "public": true,
          "recommendation": "text",
          "routes": {
            "logs": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+metrics": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+metrics+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "metrics": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "metrics+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ]
          },
          "secOpsPipelineName": "text",
          "sources": [
            "[Circular Reference]"
          ],
          "telemetryExample": {
            "after": {
              "attributes": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "body": null,
              "observedTimestamp": "text",
              "resource": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "severityNumber": 1,
              "severityText": "text",
              "timestamp": "text"
            },
            "before": {
              "attributes": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "body": null,
              "observedTimestamp": "text",
              "resource": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "severityNumber": 1,
              "severityText": "text",
              "timestamp": "text"
            },
            "telemetryType": "text"
          },
          "type": "text",
          "version": "text"
        }
      ],
      "disabled": true,
      "licenseEnabled": true,
      "parameters": [
        {
          "credential": true,
          "name": "text",
          "sensitive": true,
          "value": null
        }
      ],
      "presetTarget": {
        "type": "text",
        "versionConstraint": "text"
      },
      "processors": [
        {
          "connectors": [
            "[Circular Reference]"
          ],
          "description": "text",
          "destinations": [
            "[Circular Reference]"
          ],
          "disabled": true,
          "displayName": "text",
          "id": "text",
          "licenseEnabled": true,
          "name": "text",
          "parameters": [
            {
              "credential": true,
              "name": "text",
              "sensitive": true,
              "value": null
            }
          ],
          "presetTarget": {
            "type": "text",
            "versionConstraint": "text"
          },
          "processors": [
            "[Circular Reference]"
          ],
          "public": true,
          "recommendation": "text",
          "routes": {
            "logs": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+metrics": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+metrics+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "metrics": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "metrics+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ]
          },
          "secOpsPipelineName": "text",
          "sources": [
            "[Circular Reference]"
          ],
          "telemetryExample": {
            "after": {
              "attributes": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "body": null,
              "observedTimestamp": "text",
              "resource": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "severityNumber": 1,
              "severityText": "text",
              "timestamp": "text"
            },
            "before": {
              "attributes": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "body": null,
              "observedTimestamp": "text",
              "resource": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "severityNumber": 1,
              "severityText": "text",
              "timestamp": "text"
            },
            "telemetryType": "text"
          },
          "type": "text",
          "version": "text"
        }
      ],
      "public": true,
      "recommendation": "text",
      "sources": [
        {
          "connectors": [
            "[Circular Reference]"
          ],
          "description": "text",
          "destinations": [
            "[Circular Reference]"
          ],
          "disabled": true,
          "displayName": "text",
          "id": "text",
          "licenseEnabled": true,
          "name": "text",
          "parameters": [
            {
              "credential": true,
              "name": "text",
              "sensitive": true,
              "value": null
            }
          ],
          "presetTarget": {
            "type": "text",
            "versionConstraint": "text"
          },
          "processors": [
            "[Circular Reference]"
          ],
          "public": true,
          "recommendation": "text",
          "routes": {
            "logs": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+metrics": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+metrics+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "logs+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "metrics": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "metrics+traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ],
            "traces": [
              {
                "components": [
                  "exit"
                ],
                "id": "text"
              }
            ]
          },
          "secOpsPipelineName": "text",
          "sources": [
            "[Circular Reference]"
          ],
          "telemetryExample": {
            "after": {
              "attributes": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "body": null,
              "observedTimestamp": "text",
              "resource": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "severityNumber": 1,
              "severityText": "text",
              "timestamp": "text"
            },
            "before": {
              "attributes": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "body": null,
              "observedTimestamp": "text",
              "resource": {
                "ANY_ADDITIONAL_PROPERTY": "anything"
              },
              "severityNumber": 1,
              "severityText": "text",
              "timestamp": "text"
            },
            "telemetryType": "text"
          },
          "type": "text",
          "version": "text"
        }
      ],
      "telemetryExample": {
        "after": {
          "attributes": {
            "ANY_ADDITIONAL_PROPERTY": "anything"
          },
          "body": null,
          "observedTimestamp": "text",
          "resource": {
            "ANY_ADDITIONAL_PROPERTY": "anything"
          },
          "severityNumber": 1,
          "severityText": "text",
          "timestamp": "text"
        },
        "before": {
          "attributes": {
            "ANY_ADDITIONAL_PROPERTY": "anything"
          },
          "body": null,
          "observedTimestamp": "text",
          "resource": {
            "ANY_ADDITIONAL_PROPERTY": "anything"
          },
          "severityNumber": 1,
          "severityText": "text",
          "timestamp": "text"
        },
        "telemetryType": "text"
      },
      "type": "text",
      "version": "text"
    },
    "status": {
      "latest": true
    }
  }
}

Delete destination by name

delete
Path parameters
namestringRequired

the name of the destination to delete

Responses
204

Successful Delete, no content

No content

delete/destinations/{name}
DELETE /v1/destinations/{name} HTTP/1.1
Accept: */*

No content

Last updated

Was this helpful?