manageengineapi.device — Device Management

class manageengineapi.device.Device(**kwargs)

Device object. Contains all interfaces and unique IDs that apply to a device.

Parameters:
  • name (str) – Name of device
  • IP (str) – IP address of device
Interfaces:

list of interfaces. each interface is list containing ID and name.

All_idents:

contains list of only unique identifiers of interfaces on device