Skip to content

[GLPI] Netbox Custom Field Entity

So that the asset can be created in the correct entity, add a custom field entity that is a choice of the current available GLPI entities. There will need to be a job created to sync the entities back to Netbox by updating the custom field.

🚧 Requirements

  • Setup netbox choice_set Entities

    format of field choices will be <entity id>:<Entity Name>

  • Setup custom field GLPI Entity

  • Docker container has the job setup on a configurable schedule to update the choice set

  • Netbox Entity field to be updated by end user, none selected will use 0

Edited by Jon
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information