HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Returns all the labels for the given type

The set of labels under wan and lan are objects, where the keys are ids and the value is the label name. Example : {lan: { 1: data, 2:video}, wan: {1: mpls, 2: internet}}

Path Params
string
enum
required

The type of interface that you want to retrieve the list of labels of [wan, lan].

Allowed:
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*