device/types-{type Id}

Number of APIs: 4

  1. Perform an operation against a device type PATCH {{baseUrl}}/device/types/:typeId

  2. Get the active physical interface associated with the device type GET {{baseUrl}}/device/types/:typeId/physicalinterface

  3. Get the list of active logical interfaces associated with the device type GET {{baseUrl}}/device/types/:typeId/logicalinterfaces

  4. Get the state for the device with the specified id GET {{baseUrl}}/device/types/:typeId/devices/:deviceId/state/:logicalInterfaceId