Note: This alpha API is neither supported nor recommended for production use. For additional information, contact Kentik (see Customer Care).
This article covers how to get started with the Network Classification APIs.
Notes:
The API Tester in the v4 Portal enables you to securely call the methods of these APIs using your organization's Kentik data.
For information about Network Classification, start with About Network Classification.
Protobuf and OpenAPI specifications for Kentik’s v6 APIs are available in our api-schema-public repository.
Classification Usage
Coming soon...
Classification RPCs
The tables below provide a quick reference to key information about each Remote Procedure Call in these APIs. Use the links in the tables to see schemas for the request and/or response body (if any).
Note: To test methods using your own Kentik data, use the portal's API Tester.
NetworkClassGet
API: NetworkClassService
REST Method | REST Endpoint | Description | ||
---|---|---|---|---|
GET | /network_class/v202109alpha1 | Returns information about a network classification for the company. | ||
|
NetworkClassUpdate
API: NetworkClassService
REST Method | REST Endpoint | Description | ||
---|---|---|---|---|
POST | /network_class/v202109alpha1 | Replaces the entire network classification attributes for the company. | ||
|
Classification Schemas
This API uses the following schemas.
protobufAny
Schema: protobufAny | Type: object | ||||||
Properties:
|
rpcStatus
Schema: rpcStatus | Type: object | ||||||||
Properties:
|
CloudSubnet
Schema: v202109alpha1CloudSubnet | Type: object | ||||||
Properties:
|
CloudType
Schema: v202109alpha1CloudType | Type: string | ||||||||
Attributes:
|
GetNetworkClassResponse
Schema: v202109alpha1GetNetworkClassResponse | Type: object | ||||
Properties:
|
NetworkClass
Schema: v202109alpha1NetworkClass | Type: object | ||||||||||||
Properties:
|
UpdateNetworkClassRequest
Schema: v202109alpha1UpdateNetworkClassRequest | Type: object | ||||
Properties:
|
UpdateNetworkClassResponse
Schema: v202109alpha1UpdateNetworkClassResponse | Type: object | ||||
Properties:
|
© 2014-25 Kentik