Put
/v1/diagnostic/interface-reset/{deviceId}
Reset an interface
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
object
interface
string
interface name
ExampleGigabitEthernet0/2
Responses
204
No Content