Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/diagnostic/clear-arp/{deviceId}

Prev Next
Put
/v1/diagnostic/clear-arp/{deviceId}

Clear arp entries

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Path parameters
deviceId
integer (int64) Required

Unique identifier for a specific device

Example1000000
Body parameters
Expand All
object
entry
Array of object (diagnosticToolsArpEntry)
object
address
object (diagnosticToolsArpEntryAddress)
address
Array of string
string

IPv4 addresses

Example1.1.1.1
allEntry
boolean

All IPv4 addresses

Exampletrue
interfaceName
string

Interface Name

ExampleGigabitEthernet0/2
Responses
204

No Content