|
|
This feature is still under active development and considered experimental in nature. Its use in production is strongly discouraged at this time.
|
|
This feature is still under active development and considered experimental in nature. Its use in production is strongly discouraged at this time.
|
|
|
NetBox provides a programmatic API to stage the creation, modification, and deletion of objects without actually committing those changes to the active database. This can be useful for performing a "dry run" of bulk operations, or preparing a set of changes for administrative approval, for example.
|
|
NetBox provides a programmatic API to stage the creation, modification, and deletion of objects without actually committing those changes to the active database. This can be useful for performing a "dry run" of bulk operations, or preparing a set of changes for administrative approval, for example.
|
|
|
To begin staging changes, first create a [branch](../../models/extras/branch.md):
|
|
To begin staging changes, first create a [branch](../../models/extras/branch.md):
|