HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/interfaces/{Interface.name}/poe_interface

Path Params
string
required

Reference Resource: Interface
The interface name. For non-bonded ports, the interface name is the same as the associated port name. The name must otherwise be unique across all ports and interfaces of the system.

Body Params
config
object

All PoE configuration made at a per-Interface level are listed here as a series of key-value pairs.

integer
0 to 60

Configurable timeout value in units of seconds to control PoE power delivery on this Interface. This would disable PoE power delivery on this Interface. Then after a timeout of the value, the PoE is enabled on this Interface, i.e., PoE is disabled and enabled with a timeout.

Responses
204

No Content

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
Response
Click Try It! to start a request and see the response here!