APIs for CRUD Operations on data destinations in Data Gateway

Overview

Crosswork Data Gateway APIs you can use to create, update and delete CDG data destinations

  1. Get data destinations
  2. Update data destination
  3. Create data destination
  4. Delete data destination

Key Properties

DISPATCH_SOURCE (New in 7.2)

The DISPATCH_SOURCE property specifies the source of data dispatched to this destination.

Value Description
datagateway Data is dispatched from the Data Gateway collectors (CLI, SNMP, gNMI, MDT, Syslog). This is the default value.
application Data is dispatched from external applications.
any Data can be dispatched from both Data Gateway collectors and external applications.

Note: If DISPATCH_SOURCE is not specified during destination creation, it defaults to datagateway.