Kentik APIv6 - endpoints reached stable release
Several Kentik’s APIv6 endpoints reached the Stable Release status:
BGP Monitoring API - Provides management and access to the data of the Kentik’s BGP Monitoring functionality.
- Admin service: provides management of the BGP Monitor objects of the Kentik’s Synthetics product
- Data service: provides access to the BGP related data collected from various Vantage Points used by Kentik. A user is able to retrieve data about the global IP BGP prefixes, like reachability, AS paths changed and routes for the particular timeframes.
Cloud Export Configuration API - Provides management of the Kentik’s Cloud Export objects. These objects provide a relevant configuration for Kentik to be able to retrieve and export Flow logs and metadata from user’s Public Cloud infrastructure. The API endpoint provides configuration capabilities of these object and basic status information about the active export processes. Currently supports the following public cloud providers:
Label Management API - Provides CRUD operations of the Label objects, which are used to tags certain objects in Kentik, for example, devices, synthetic tests, and ksynth agents in order to create logical groups. This API endpoint is used to manage Labels, however, the application of a Label to a given object is done with the API corresponding to the type of that object.
Object type API for attaching labels Device Device Apply Labels Synthetic monitoring test SyntheticsAdminService API Synthetic monitoring agent SyntheticsAdminService API BGP monitor BgpMonitoringAdminService API Notification Channel API - Provides List and Search operations of the Kentik’s Notification objects. Each Notification channel includes a Type (e.g. email, Slack, PagerDuty, etc.) and a set of Targets (recipients). The use of this API is currently subject to the following limitations:
- Creation, modification, and deletion of channels is not supported.
- There is no support for the notification channels created in Kentik's “v3” portal.