Skip to content

Can we Automate IP Address Management and Device Provisioning with help of NetBox ? #14623

Answered by candlerb
Jaz108 asked this question in Help Wanted!
Discussion options

You must be logged in to vote

Yes you can do this, but you'll have to do the integration work yourself.

You'll also have to decide which way the flow goes. Options include:

  1. You create the VM first in GCP or vSphere, and the assignment gets recorded in Netbox. In this case, Netbox isn't really acting as a "source of truth" but just a record of after-the-fact changes.
  2. You create the VM first in Netbox, and this triggers creation of the VM in GCP or vSphere by pushing to their respective APIs. This is the full "source of truth" active provisioning flow, but the Netbox data model will need to include all the data required to supply the API with necessary provisioning fields: you may need to add some Custom Fields for this.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Jaz108
Comment options

@candlerb
Comment options

@Jaz108
Comment options

Answer selected by Jaz108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants