HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/device_fingerprinting_profiles

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
lldp_tlv_num
array of integers
length ≤ 8

LLDP TLV numbers. Mapping of TLV names to TLV numbers chassis-id (1) port-id (2) time-to-live (3) port-description (4) system-name (5) system-description (6) system-capabilities (7) management-address (8)

lldp_tlv_num
boolean

Enable device fingerprinting based on DHCP options list.

dhcp_options
array of integers
length ≤ 255

Enable device fingerprinting based on DHCP options.

dhcp_options
string
required
length between 1 and 128

Reference Resource: Device_FingerPrinting_Profile
Name of the DFP profile.

lldp_tlv_name
array of strings
length ≤ 9223372036854776000

Enable device fingerprinting based on LLDP TLVs.

lldp_tlv_name
cdp_tlv_num
array of integers
length ≤ 8

CDP TLV numbers. Mapping of TLV name to TLV number is as below device-id (1) port-id (2) address (3) capabilities (4) version (5) platform (6) native-vlan (10) duplex (11)

cdp_tlv_num
boolean

Enable device fingerprinting based on HTTP packet parameters. This does not apply to Secure HTTP sessions.

cdp_tlv_name
array of strings
length ≤ 9223372036854776000

Enable device fingerprinting based on CDP TLVs.

cdp_tlv_name
Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!