Skip to main content

Network Collection

Configure configuration and state collection from network devices.OpenAPI: YAML | JSON

Use these resources to query the state of a network’s Collector, to trigger a collection of configuration and state from a network’s devices, to define collection schedules, or to cancel an in-progress collection.


Cancel an in-progress network collection
/api/networks/:networkId/cancelcollection
Get a network’s collection schedules
/api/networks/:networkId/collection-schedules
Add a network collection schedule
/api/networks/:networkId/collection-schedules
Get a network collection schedule
/api/networks/:networkId/collection-schedules/:scheduleId
Replace a network collection schedule
/api/networks/:networkId/collection-schedules/:scheduleId
Delete a network collection schedule
/api/networks/:networkId/collection-schedules/:scheduleId
Get the status of a network’s collector
/api/networks/:networkId/collector/status
Trigger a network collection
/api/networks/:networkId/startcollection