HumDay

Automate NetBox

HumDay reads NetBox’s own published API description and derives 844 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.

Automate NetBox

What NetBox is

API to access NetBox

API host: demo.netbox.dev

What HumDay can do in NetBox

636 documented operations change something in NetBox. The 67 most useful are listed here.

  • POSTNon-authenticated REST API endpoint via which a user may create a Token./users/tokens/provision/
  • POSTRun a Report identified as "./extras/reports/{id}/run/
  • DELETEDelete users/users/users/
  • PATCHUpdate users/users/users/
  • POSTUpdate users/users/users/
  • PUTUpdate users/users/users/
  • DELETEDelete groups/users/groups/
  • PATCHUpdate groups/users/groups/
  • POSTUpdate groups/users/groups/
  • PUTUpdate groups/users/groups/
  • DELETEDelete tokens/users/tokens/
  • PATCHUpdate tokens/users/tokens/
  • POSTUpdate tokens/users/tokens/
  • PUTUpdate tokens/users/tokens/
  • DELETEDelete contacts/tenancy/contacts/
  • PATCHUpdate contacts/tenancy/contacts/
  • POSTUpdate contacts/tenancy/contacts/
  • PUTUpdate contacts/tenancy/contacts/
  • DELETEDelete permissions/users/permissions/
  • PATCHUpdate permissions/users/permissions/
  • POSTUpdate permissions/users/permissions/
  • PUTUpdate permissions/users/permissions/
  • DELETEDelete inventory items/dcim/inventory-items/
  • PATCHUpdate inventory items/dcim/inventory-items/
  • POSTUpdate inventory items/dcim/inventory-items/
  • PUTUpdate inventory items/dcim/inventory-items/
  • DELETEDelete contact roles/tenancy/contact-roles/
  • PATCHUpdate contact roles/tenancy/contact-roles/
  • POSTUpdate contact roles/tenancy/contact-roles/
  • PUTUpdate contact roles/tenancy/contact-roles/
  • DELETEDelete contact groups/tenancy/contact-groups/
  • PATCHUpdate contact groups/tenancy/contact-groups/
  • POSTUpdate contact groups/tenancy/contact-groups/
  • PUTUpdate contact groups/tenancy/contact-groups/
  • DELETEDelete inventory item roles/dcim/inventory-item-roles/
  • PATCHUpdate inventory item roles/dcim/inventory-item-roles/
  • POSTUpdate inventory item roles/dcim/inventory-item-roles/
  • PUTUpdate inventory item roles/dcim/inventory-item-roles/
  • DELETEDelete contact assignments/tenancy/contact-assignments/
  • PATCHUpdate contact assignments/tenancy/contact-assignments/
  • POSTUpdate contact assignments/tenancy/contact-assignments/
  • PUTUpdate contact assignments/tenancy/contact-assignments/
  • DELETEDelete inventory item templates/dcim/inventory-item-templates/
  • PATCHUpdate inventory item templates/dcim/inventory-item-templates/
  • POSTUpdate inventory item templates/dcim/inventory-item-templates/
  • PUTUpdate inventory item templates/dcim/inventory-item-templates/
  • DELETEDelete id/users/users/{id}/
  • PATCHUpdate id/users/users/{id}/
  • PUTUpdate id/users/users/{id}/
  • DELETEDelete id/users/groups/{id}/
  • PATCHUpdate id/users/groups/{id}/
  • PUTUpdate id/users/groups/{id}/
  • DELETEDelete id/users/tokens/{id}/
  • PATCHUpdate id/users/tokens/{id}/
  • PUTUpdate id/users/tokens/{id}/
  • DELETEDelete id/tenancy/contacts/{id}/
  • PATCHUpdate id/tenancy/contacts/{id}/
  • PUTUpdate id/tenancy/contacts/{id}/
  • DELETEDelete id/users/permissions/{id}/
  • PATCHUpdate id/users/permissions/{id}/
  • PUTUpdate id/users/permissions/{id}/
  • DELETEDelete id/dcim/inventory-items/{id}/
  • PATCHUpdate id/dcim/inventory-items/{id}/
  • PUTUpdate id/dcim/inventory-items/{id}/
  • DELETEDelete id/tenancy/contact-roles/{id}/
  • PATCHUpdate id/tenancy/contact-roles/{id}/
  • PUTUpdate id/tenancy/contact-roles/{id}/

What HumDay can read from NetBox

These are the operations a schedule or a trigger can watch.

How automating NetBox works

  1. Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
  2. Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
  3. See it proven. The program runs and shows you the result before it is allowed near your live NetBox account.
  4. Grant access, then go live. You approve the specific NetBox operations it may use — and only those.

Popular NetBox integrations

Connect NetBox to the tools people pair it with most.

Automate NetBox with these

Categories

Questions about NetBox automation

Can HumDay connect to NetBox?
Yes. HumDay reads NetBox's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 844 operations are documented.
Do I need to write code to automate NetBox?
No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your NetBox account.
What can HumDay do in NetBox?
636 of the 844 documented operations change something in NetBox, and 208 read from it. HumDay only ever uses the specific operations your approved contract needs.
Is my NetBox account safe?
Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to NetBox is held behind that approval.

Where this came from

The operations above are read from a published API description for NetBox at demo.netbox.dev/api/docs/?format=openapi. Descriptions are the provider’s own words, not ours. Last published 2023-03-21.