This documentation provides example configurations for both nginx and Apache, though any HTTP server which supports WSGI should be compatible. !!! info For the sake of brevity, only Ubuntu 24.04 ...
netbox_create_object(object_type, data, dry_run=True) Create any NetBox object netbox_update_object(object_type, object_id, data, dry_run=True) Partial-update any ...