Collector APIs
- Collector is an instance which enables us to fetch data like topology, notifications, metrics and events from the network.
- To collect data from various data collector sources, you must create and configure a Collector
- It has REST APIs to to get, create, update, delete, start, stop and restart collectors.
Operations
POST
Create Collector
To collect data from various data collector sources, you must create and configure a Collector
DELETE
Delete Collector
Delete a collector
GET
Get Collector
Get collector configurations for an instantiated collector
GET
List Collector Instances
Get instantiated blocks and Get information about instantiated blocks
GET
List Collector Types
Get all collector types such as cisco-aci,kafka-collector,vims and related information
GET
List Datacenter Instances
Get all Datacenter locations for the Kubernetes Stretched Cluster.
POST
Management Of Collector Lifecycle
API For collector lifecycle management