Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NetBox ipam API

The ipam API from NetBox — 41 operation(s) for ipam.

NetBox ipam API is one of 14 APIs that NetBox publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include ipam. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 172 operations across 41 paths, and defines 116 schemas. It is described by OpenAPI 3.0.3, at version 4.5.9 (4.5).

Requests are made against the base URL https://demo.netbox.dev/api.

172 operations 41 paths 116 schemas 36 DELETE41 GET36 PATCH23 POST36 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
4.5.9 (4.5)
Base URL
https://demo.netbox.dev/api
Authentication
API Key, API Key
License
Apache v2 License
Resource Areas
1

Authentication & Security 2

NetBox ipam API declares 2 security schemes for authenticating requests. An API key is passed in the cookie as sessionid (cookieAuth). An API key is passed in the header as Authorization (tokenAuth).

  • tokenAuth — Token (v1) or Bearer . (v2)

Paths & Operations 172

Across 41 paths, the API surfaces 172 operations — 36 DELETE, 41 GET, 36 PATCH, 23 POST, 36 PUT. Each is listed below with its method, path, parameters, and response codes.

ipam 172
GET
/api/ipam/aggregates/
Get a list of aggregate objects.
ipam_aggregates_list 80 params → 200
POST
/api/ipam/aggregates/
Post a list of aggregate objects.
ipam_aggregates_create body → 201
PUT
/api/ipam/aggregates/
Put a list of aggregate objects.
ipam_aggregates_bulk_update body → 200
PATCH
/api/ipam/aggregates/
Patch a list of aggregate objects.
ipam_aggregates_bulk_partial_update body → 200
DELETE
/api/ipam/aggregates/
Delete a list of aggregate objects.
ipam_aggregates_bulk_destroy body → 204
GET
/api/ipam/aggregates/{id}/
Get a aggregate object.
ipam_aggregates_retrieve 1 param → 200
PUT
/api/ipam/aggregates/{id}/
Put a aggregate object.
ipam_aggregates_update 1 param body → 200
PATCH
/api/ipam/aggregates/{id}/
Patch a aggregate object.
ipam_aggregates_partial_update 1 param body → 200
DELETE
/api/ipam/aggregates/{id}/
Delete a aggregate object.
ipam_aggregates_destroy 1 param → 204
GET
/api/ipam/asn-ranges/
Get a list of ASN range objects.
ipam_asn_ranges_list 105 params → 200
POST
/api/ipam/asn-ranges/
Post a list of ASN range objects.
ipam_asn_ranges_create body → 201
PUT
/api/ipam/asn-ranges/
Put a list of ASN range objects.
ipam_asn_ranges_bulk_update body → 200
PATCH
/api/ipam/asn-ranges/
Patch a list of ASN range objects.
ipam_asn_ranges_bulk_partial_update body → 200
DELETE
/api/ipam/asn-ranges/
Delete a list of ASN range objects.
ipam_asn_ranges_bulk_destroy body → 204
GET
/api/ipam/asn-ranges/{id}/
Get a ASN range object.
ipam_asn_ranges_retrieve 1 param → 200
PUT
/api/ipam/asn-ranges/{id}/
Put a ASN range object.
ipam_asn_ranges_update 1 param body → 200
PATCH
/api/ipam/asn-ranges/{id}/
Patch a ASN range object.
ipam_asn_ranges_partial_update 1 param body → 200
DELETE
/api/ipam/asn-ranges/{id}/
Delete a ASN range object.
ipam_asn_ranges_destroy 1 param → 204
GET
/api/ipam/asn-ranges/{id}/available-asns/
Get a ASN object.
ipam_asn_ranges_available_asns_list 1 param → 200
POST
/api/ipam/asn-ranges/{id}/available-asns/
Post a ASN object.
ipam_asn_ranges_available_asns_create 1 param body → 201
GET
/api/ipam/asns/
Get a list of ASN objects.
ipam_asns_list 84 params → 200
POST
/api/ipam/asns/
Post a list of ASN objects.
ipam_asns_create body → 201
PUT
/api/ipam/asns/
Put a list of ASN objects.
ipam_asns_bulk_update body → 200
PATCH
/api/ipam/asns/
Patch a list of ASN objects.
ipam_asns_bulk_partial_update body → 200
DELETE
/api/ipam/asns/
Delete a list of ASN objects.
ipam_asns_bulk_destroy body → 204
GET
/api/ipam/asns/{id}/
Get a ASN object.
ipam_asns_retrieve 1 param → 200
PUT
/api/ipam/asns/{id}/
Put a ASN object.
ipam_asns_update 1 param body → 200
PATCH
/api/ipam/asns/{id}/
Patch a ASN object.
ipam_asns_partial_update 1 param body → 200
DELETE
/api/ipam/asns/{id}/
Delete a ASN object.
ipam_asns_destroy 1 param → 204
GET
/api/ipam/fhrp-group-assignments/
Get a list of FHRP group assignment objects.
ipam_fhrp_group_assignments_list 49 params → 200
POST
/api/ipam/fhrp-group-assignments/
Post a list of FHRP group assignment objects.
ipam_fhrp_group_assignments_create body → 201
PUT
/api/ipam/fhrp-group-assignments/
Put a list of FHRP group assignment objects.
ipam_fhrp_group_assignments_bulk_update body → 200
PATCH
/api/ipam/fhrp-group-assignments/
Patch a list of FHRP group assignment objects.
ipam_fhrp_group_assignments_bulk_partial_update body → 200
DELETE
/api/ipam/fhrp-group-assignments/
Delete a list of FHRP group assignment objects.
ipam_fhrp_group_assignments_bulk_destroy body → 204
GET
/api/ipam/fhrp-group-assignments/{id}/
Get a FHRP group assignment object.
ipam_fhrp_group_assignments_retrieve 1 param → 200
PUT
/api/ipam/fhrp-group-assignments/{id}/
Put a FHRP group assignment object.
ipam_fhrp_group_assignments_update 1 param body → 200
PATCH
/api/ipam/fhrp-group-assignments/{id}/
Patch a FHRP group assignment object.
ipam_fhrp_group_assignments_partial_update 1 param body → 200
DELETE
/api/ipam/fhrp-group-assignments/{id}/
Delete a FHRP group assignment object.
ipam_fhrp_group_assignments_destroy 1 param → 204
GET
/api/ipam/fhrp-groups/
Get a list of FHRP group objects.
ipam_fhrp_groups_list 113 params → 200
POST
/api/ipam/fhrp-groups/
Post a list of FHRP group objects.
ipam_fhrp_groups_create body → 201
PUT
/api/ipam/fhrp-groups/
Put a list of FHRP group objects.
ipam_fhrp_groups_bulk_update body → 200
PATCH
/api/ipam/fhrp-groups/
Patch a list of FHRP group objects.
ipam_fhrp_groups_bulk_partial_update body → 200
DELETE
/api/ipam/fhrp-groups/
Delete a list of FHRP group objects.
ipam_fhrp_groups_bulk_destroy body → 204
GET
/api/ipam/fhrp-groups/{id}/
Get a FHRP group object.
ipam_fhrp_groups_retrieve 1 param → 200
PUT
/api/ipam/fhrp-groups/{id}/
Put a FHRP group object.
ipam_fhrp_groups_update 1 param body → 200
PATCH
/api/ipam/fhrp-groups/{id}/
Patch a FHRP group object.
ipam_fhrp_groups_partial_update 1 param body → 200
DELETE
/api/ipam/fhrp-groups/{id}/
Delete a FHRP group object.
ipam_fhrp_groups_destroy 1 param → 204
GET
/api/ipam/ip-addresses/
Get a list of IP address objects.
ipam_ip_addresses_list 147 params → 200
POST
/api/ipam/ip-addresses/
Post a list of IP address objects.
ipam_ip_addresses_create body → 201
PUT
/api/ipam/ip-addresses/
Put a list of IP address objects.
ipam_ip_addresses_bulk_update body → 200
PATCH
/api/ipam/ip-addresses/
Patch a list of IP address objects.
ipam_ip_addresses_bulk_partial_update body → 200
DELETE
/api/ipam/ip-addresses/
Delete a list of IP address objects.
ipam_ip_addresses_bulk_destroy body → 204
GET
/api/ipam/ip-addresses/{id}/
Get a IP address object.
ipam_ip_addresses_retrieve 1 param → 200
PUT
/api/ipam/ip-addresses/{id}/
Put a IP address object.
ipam_ip_addresses_update 1 param body → 200
PATCH
/api/ipam/ip-addresses/{id}/
Patch a IP address object.
ipam_ip_addresses_partial_update 1 param body → 200
DELETE
/api/ipam/ip-addresses/{id}/
Delete a IP address object.
ipam_ip_addresses_destroy 1 param → 204
GET
/api/ipam/ip-ranges/
Get a list of IP range objects.
ipam_ip_ranges_list 102 params → 200
POST
/api/ipam/ip-ranges/
Post a list of IP range objects.
ipam_ip_ranges_create body → 201
PUT
/api/ipam/ip-ranges/
Put a list of IP range objects.
ipam_ip_ranges_bulk_update body → 200
PATCH
/api/ipam/ip-ranges/
Patch a list of IP range objects.
ipam_ip_ranges_bulk_partial_update body → 200
DELETE
/api/ipam/ip-ranges/
Delete a list of IP range objects.
ipam_ip_ranges_bulk_destroy body → 204
GET
/api/ipam/ip-ranges/{id}/
Get a IP range object.
ipam_ip_ranges_retrieve 1 param → 200
PUT
/api/ipam/ip-ranges/{id}/
Put a IP range object.
ipam_ip_ranges_update 1 param body → 200
PATCH
/api/ipam/ip-ranges/{id}/
Patch a IP range object.
ipam_ip_ranges_partial_update 1 param body → 200
DELETE
/api/ipam/ip-ranges/{id}/
Delete a IP range object.
ipam_ip_ranges_destroy 1 param → 204
GET
/api/ipam/ip-ranges/{id}/available-ips/
Get a IP address object.
ipam_ip_ranges_available_ips_list 1 param → 200
POST
/api/ipam/ip-ranges/{id}/available-ips/
Post a IP address object.
ipam_ip_ranges_available_ips_create 1 param body → 201
GET
/api/ipam/prefixes/
Get a list of prefix objects.
ipam_prefixes_list 152 params → 200
POST
/api/ipam/prefixes/
Post a list of prefix objects.
ipam_prefixes_create body → 201
PUT
/api/ipam/prefixes/
Put a list of prefix objects.
ipam_prefixes_bulk_update body → 200
PATCH
/api/ipam/prefixes/
Patch a list of prefix objects.
ipam_prefixes_bulk_partial_update body → 200
DELETE
/api/ipam/prefixes/
Delete a list of prefix objects.
ipam_prefixes_bulk_destroy body → 204
GET
/api/ipam/prefixes/{id}/
Get a prefix object.
ipam_prefixes_retrieve 1 param → 200
PUT
/api/ipam/prefixes/{id}/
Put a prefix object.
ipam_prefixes_update 1 param body → 200
PATCH
/api/ipam/prefixes/{id}/
Patch a prefix object.
ipam_prefixes_partial_update 1 param body → 200
DELETE
/api/ipam/prefixes/{id}/
Delete a prefix object.
ipam_prefixes_destroy 1 param → 204
GET
/api/ipam/prefixes/{id}/available-ips/
Get a IP address object.
ipam_prefixes_available_ips_list 1 param → 200
POST
/api/ipam/prefixes/{id}/available-ips/
Post a IP address object.
ipam_prefixes_available_ips_create 1 param body → 201
GET
/api/ipam/prefixes/{id}/available-prefixes/
Get a prefix object.
ipam_prefixes_available_prefixes_list 1 param → 200
POST
/api/ipam/prefixes/{id}/available-prefixes/
Post a prefix object.
ipam_prefixes_available_prefixes_create 1 param body → 201
GET
/api/ipam/rirs/
Get a list of RIR objects.
ipam_rirs_list 80 params → 200
POST
/api/ipam/rirs/
Post a list of RIR objects.
ipam_rirs_create body → 201
PUT
/api/ipam/rirs/
Put a list of RIR objects.
ipam_rirs_bulk_update body → 200
PATCH
/api/ipam/rirs/
Patch a list of RIR objects.
ipam_rirs_bulk_partial_update body → 200
DELETE
/api/ipam/rirs/
Delete a list of RIR objects.
ipam_rirs_bulk_destroy body → 204
GET
/api/ipam/rirs/{id}/
Get a RIR object.
ipam_rirs_retrieve 1 param → 200
PUT
/api/ipam/rirs/{id}/
Put a RIR object.
ipam_rirs_update 1 param body → 200
PATCH
/api/ipam/rirs/{id}/
Patch a RIR object.
ipam_rirs_partial_update 1 param body → 200
DELETE
/api/ipam/rirs/{id}/
Delete a RIR object.
ipam_rirs_destroy 1 param → 204
GET
/api/ipam/roles/
Get a list of role objects.
ipam_roles_list 86 params → 200
POST
/api/ipam/roles/
Post a list of role objects.
ipam_roles_create body → 201
PUT
/api/ipam/roles/
Put a list of role objects.
ipam_roles_bulk_update body → 200
PATCH
/api/ipam/roles/
Patch a list of role objects.
ipam_roles_bulk_partial_update body → 200
DELETE
/api/ipam/roles/
Delete a list of role objects.
ipam_roles_bulk_destroy body → 204
GET
/api/ipam/roles/{id}/
Get a role object.
ipam_roles_retrieve 1 param → 200
PUT
/api/ipam/roles/{id}/
Put a role object.
ipam_roles_update 1 param body → 200
PATCH
/api/ipam/roles/{id}/
Patch a role object.
ipam_roles_partial_update 1 param body → 200
DELETE
/api/ipam/roles/{id}/
Delete a role object.
ipam_roles_destroy 1 param → 204
GET
/api/ipam/route-targets/
Get a list of route target objects.
ipam_route_targets_list 90 params → 200
POST
/api/ipam/route-targets/
Post a list of route target objects.
ipam_route_targets_create body → 201
PUT
/api/ipam/route-targets/
Put a list of route target objects.
ipam_route_targets_bulk_update body → 200
PATCH
/api/ipam/route-targets/
Patch a list of route target objects.
ipam_route_targets_bulk_partial_update body → 200
DELETE
/api/ipam/route-targets/
Delete a list of route target objects.
ipam_route_targets_bulk_destroy body → 204
GET
/api/ipam/route-targets/{id}/
Get a route target object.
ipam_route_targets_retrieve 1 param → 200
PUT
/api/ipam/route-targets/{id}/
Put a route target object.
ipam_route_targets_update 1 param body → 200
PATCH
/api/ipam/route-targets/{id}/
Patch a route target object.
ipam_route_targets_partial_update 1 param body → 200
DELETE
/api/ipam/route-targets/{id}/
Delete a route target object.
ipam_route_targets_destroy 1 param → 204
GET
/api/ipam/service-templates/
Get a list of application service template objects.
ipam_service_templates_list 86 params → 200
POST
/api/ipam/service-templates/
Post a list of application service template objects.
ipam_service_templates_create body → 201
PUT
/api/ipam/service-templates/
Put a list of application service template objects.
ipam_service_templates_bulk_update body → 200
PATCH
/api/ipam/service-templates/
Patch a list of application service template objects.
ipam_service_templates_bulk_partial_update body → 200
DELETE
/api/ipam/service-templates/
Delete a list of application service template objects.
ipam_service_templates_bulk_destroy body → 204
GET
/api/ipam/service-templates/{id}/
Get a application service template object.
ipam_service_templates_retrieve 1 param → 200
PUT
/api/ipam/service-templates/{id}/
Put a application service template object.
ipam_service_templates_update 1 param body → 200
PATCH
/api/ipam/service-templates/{id}/
Patch a application service template object.
ipam_service_templates_partial_update 1 param body → 200
DELETE
/api/ipam/service-templates/{id}/
Delete a application service template object.
ipam_service_templates_destroy 1 param → 204
GET
/api/ipam/services/
Get a list of application service objects.
ipam_services_list 111 params → 200
POST
/api/ipam/services/
Post a list of application service objects.
ipam_services_create body → 201
PUT
/api/ipam/services/
Put a list of application service objects.
ipam_services_bulk_update body → 200
PATCH
/api/ipam/services/
Patch a list of application service objects.
ipam_services_bulk_partial_update body → 200
DELETE
/api/ipam/services/
Delete a list of application service objects.
ipam_services_bulk_destroy body → 204
GET
/api/ipam/services/{id}/
Get a application service object.
ipam_services_retrieve 1 param → 200
PUT
/api/ipam/services/{id}/
Put a application service object.
ipam_services_update 1 param body → 200
PATCH
/api/ipam/services/{id}/
Patch a application service object.
ipam_services_partial_update 1 param body → 200
DELETE
/api/ipam/services/{id}/
Delete a application service object.
ipam_services_destroy 1 param → 204
GET
/api/ipam/vlan-groups/
Get a list of VLAN group objects.
ipam_vlan_groups_list 104 params → 200
POST
/api/ipam/vlan-groups/
Post a list of VLAN group objects.
ipam_vlan_groups_create body → 201
PUT
/api/ipam/vlan-groups/
Put a list of VLAN group objects.
ipam_vlan_groups_bulk_update body → 200
PATCH
/api/ipam/vlan-groups/
Patch a list of VLAN group objects.
ipam_vlan_groups_bulk_partial_update body → 200
DELETE
/api/ipam/vlan-groups/
Delete a list of VLAN group objects.
ipam_vlan_groups_bulk_destroy body → 204
GET
/api/ipam/vlan-groups/{id}/
Get a VLAN group object.
ipam_vlan_groups_retrieve 1 param → 200
PUT
/api/ipam/vlan-groups/{id}/
Put a VLAN group object.
ipam_vlan_groups_update 1 param body → 200
PATCH
/api/ipam/vlan-groups/{id}/
Patch a VLAN group object.
ipam_vlan_groups_partial_update 1 param body → 200
DELETE
/api/ipam/vlan-groups/{id}/
Delete a VLAN group object.
ipam_vlan_groups_destroy 1 param → 204
GET
/api/ipam/vlan-groups/{id}/available-vlans/
Get a VLAN object.
ipam_vlan_groups_available_vlans_list 1 param → 200
POST
/api/ipam/vlan-groups/{id}/available-vlans/
Post a VLAN object.
ipam_vlan_groups_available_vlans_create 1 param body → 201
GET
/api/ipam/vlan-translation-policies/
Get a list of VLAN translation policy objects.
ipam_vlan_translation_policies_list 66 params → 200
POST
/api/ipam/vlan-translation-policies/
Post a list of VLAN translation policy objects.
ipam_vlan_translation_policies_create body → 201
PUT
/api/ipam/vlan-translation-policies/
Put a list of VLAN translation policy objects.
ipam_vlan_translation_policies_bulk_update body → 200
PATCH
/api/ipam/vlan-translation-policies/
Patch a list of VLAN translation policy objects.
ipam_vlan_translation_policies_bulk_partial_update body → 200
DELETE
/api/ipam/vlan-translation-policies/
Delete a list of VLAN translation policy objects.
ipam_vlan_translation_policies_bulk_destroy body → 204
GET
/api/ipam/vlan-translation-policies/{id}/
Get a VLAN translation policy object.
ipam_vlan_translation_policies_retrieve 1 param → 200
PUT
/api/ipam/vlan-translation-policies/{id}/
Put a VLAN translation policy object.
ipam_vlan_translation_policies_update 1 param body → 200
PATCH
/api/ipam/vlan-translation-policies/{id}/
Patch a VLAN translation policy object.
ipam_vlan_translation_policies_partial_update 1 param body → 200
DELETE
/api/ipam/vlan-translation-policies/{id}/
Delete a VLAN translation policy object.
ipam_vlan_translation_policies_destroy 1 param → 204
GET
/api/ipam/vlan-translation-rules/
Get a list of VLAN translation rule objects.
ipam_vlan_translation_rules_list 63 params → 200
POST
/api/ipam/vlan-translation-rules/
Post a list of VLAN translation rule objects.
ipam_vlan_translation_rules_create body → 201
PUT
/api/ipam/vlan-translation-rules/
Put a list of VLAN translation rule objects.
ipam_vlan_translation_rules_bulk_update body → 200
PATCH
/api/ipam/vlan-translation-rules/
Patch a list of VLAN translation rule objects.
ipam_vlan_translation_rules_bulk_partial_update body → 200
DELETE
/api/ipam/vlan-translation-rules/
Delete a list of VLAN translation rule objects.
ipam_vlan_translation_rules_bulk_destroy body → 204
GET
/api/ipam/vlan-translation-rules/{id}/
Get a VLAN translation rule object.
ipam_vlan_translation_rules_retrieve 1 param → 200
PUT
/api/ipam/vlan-translation-rules/{id}/
Put a VLAN translation rule object.
ipam_vlan_translation_rules_update 1 param body → 200
PATCH
/api/ipam/vlan-translation-rules/{id}/
Patch a VLAN translation rule object.
ipam_vlan_translation_rules_partial_update 1 param body → 200
DELETE
/api/ipam/vlan-translation-rules/{id}/
Delete a VLAN translation rule object.
ipam_vlan_translation_rules_destroy 1 param → 204
GET
/api/ipam/vlans/
Get a list of VLAN objects.
ipam_vlans_list 145 params → 200
POST
/api/ipam/vlans/
Post a list of VLAN objects.
ipam_vlans_create body → 201
PUT
/api/ipam/vlans/
Put a list of VLAN objects.
ipam_vlans_bulk_update body → 200
PATCH
/api/ipam/vlans/
Patch a list of VLAN objects.
ipam_vlans_bulk_partial_update body → 200
DELETE
/api/ipam/vlans/
Delete a list of VLAN objects.
ipam_vlans_bulk_destroy body → 204
GET
/api/ipam/vlans/{id}/
Get a VLAN object.
ipam_vlans_retrieve 1 param → 200
PUT
/api/ipam/vlans/{id}/
Put a VLAN object.
ipam_vlans_update 1 param body → 200
PATCH
/api/ipam/vlans/{id}/
Patch a VLAN object.
ipam_vlans_partial_update 1 param body → 200
DELETE
/api/ipam/vlans/{id}/
Delete a VLAN object.
ipam_vlans_destroy 1 param → 204
GET
/api/ipam/vrfs/
Get a list of VRF objects.
ipam_vrfs_list 96 params → 200
POST
/api/ipam/vrfs/
Post a list of VRF objects.
ipam_vrfs_create body → 201
PUT
/api/ipam/vrfs/
Put a list of VRF objects.
ipam_vrfs_bulk_update body → 200
PATCH
/api/ipam/vrfs/
Patch a list of VRF objects.
ipam_vrfs_bulk_partial_update body → 200
DELETE
/api/ipam/vrfs/
Delete a list of VRF objects.
ipam_vrfs_bulk_destroy body → 204
GET
/api/ipam/vrfs/{id}/
Get a VRF object.
ipam_vrfs_retrieve 1 param → 200
PUT
/api/ipam/vrfs/{id}/
Put a VRF object.
ipam_vrfs_update 1 param body → 200
PATCH
/api/ipam/vrfs/{id}/
Patch a VRF object.
ipam_vrfs_partial_update 1 param body → 200
DELETE
/api/ipam/vrfs/{id}/
Delete a VRF object.
ipam_vrfs_destroy 1 param → 204

Schemas 116

The contract defines 116 schemas that model the data the API accepts and returns. The most detailed are Prefix (25 properties), IPAddress (23 properties), VLAN (22 properties), IPRange (21 properties). Each schema is shown below with its type and property counts.

IntegerRange
array
PatchedASNRequest
object
Base serializer class for models inheriting from PrimaryModel.
9 properties
PaginatedVRFList
object
4 properties 2 required
FHRPGroup
object
Base serializer class for models inheriting from PrimaryModel.
17 properties 9 required
WritableAggregateRequest
object
Base serializer class for models inheriting from PrimaryModel.
9 properties 2 required
ASNRequest
object
Base serializer class for models inheriting from PrimaryModel.
9 properties 1 required
FHRPGroupRequest
object
Base serializer class for models inheriting from PrimaryModel.
10 properties 2 required
PatchedRoleRequest
object
Base serializer class for models inheriting from OrganizationalModel.
8 properties
Prefix
object
Base serializer class for models inheriting from PrimaryModel.
25 properties 11 required
IPRangeRequest
object
Base serializer class for models inheriting from PrimaryModel.
13 properties 2 required
FHRPGroupAssignmentRequest
object
Adds support for custom fields and tags.
4 properties 4 required
RIR
object
Base serializer class for models inheriting from OrganizationalModel.
15 properties 9 required
PaginatedIPAddressList
object
4 properties 2 required
ServiceRequest
object
Base serializer class for models inheriting from PrimaryModel.
11 properties 4 required
PatchedWritablePrefixRequest
object
Base serializer class for models inheriting from PrimaryModel.
15 properties
BriefOwner
object
Extends the built-in ModelSerializer to enforce calling fullclean() on a copy of the associated instance during validation. (DRF does not do this by default; s…
5 properties 4 required
PaginatedFHRPGroupAssignmentList
object
4 properties 2 required
WritableIPRangeRequest
object
Base serializer class for models inheriting from PrimaryModel.
13 properties 2 required
AvailablePrefix
object
Representation of a prefix which does not exist in the database.
3 properties 3 required
PaginatedASNList
object
4 properties 2 required
WritableServiceTemplateRequest
object
Base serializer class for models inheriting from PrimaryModel.
8 properties 3 required
PatchedVRFRequest
object
Base serializer class for models inheriting from PrimaryModel.
11 properties
BriefL2VPNTermination
object
Adds support for custom fields and tags.
4 properties 4 required
PatchedWritableServiceTemplateRequest
object
Base serializer class for models inheriting from PrimaryModel.
8 properties
PaginatedVLANGroupList
object
4 properties 2 required
AvailableVLAN
object
Representation of a VLAN which does not exist in the database.
2 properties 2 required
WritableServiceRequest
object
Base serializer class for models inheriting from PrimaryModel.
11 properties 5 required
PaginatedIPRangeList
object
4 properties 2 required
ASNRange
object
Base serializer class for models inheriting from OrganizationalModel.
18 properties 12 required
BriefVRFRequest
object
Base serializer class for models inheriting from PrimaryModel.
3 properties 1 required
BriefVLANGroup
object
Base serializer class for models inheriting from OrganizationalModel.
7 properties 6 required
PatchedWritableServiceRequest
object
Base serializer class for models inheriting from PrimaryModel.
11 properties
PaginatedServiceTemplateList
object
4 properties 2 required
PatchedFHRPGroupAssignmentRequest
object
Adds support for custom fields and tags.
4 properties
AvailableIP
object
Representation of an IP address which does not exist in the database.
4 properties 3 required
RouteTarget
object
Base serializer class for models inheriting from PrimaryModel.
13 properties 7 required
PatchedVLANGroupRequest
object
Base serializer class for models inheriting from OrganizationalModel.
11 properties
BriefIPAddress
object
Base serializer class for models inheriting from PrimaryModel.
6 properties 5 required
PaginatedAggregateList
object
4 properties 2 required
BriefOwnerRequest
object
Extends the built-in ModelSerializer to enforce calling fullclean() on a copy of the associated instance during validation. (DRF does not do this by default; s…
2 properties 1 required
PatchedRouteTargetRequest
object
Base serializer class for models inheriting from PrimaryModel.
7 properties
PaginatedRouteTargetList
object
4 properties 2 required
PrefixRequest
object
Base serializer class for models inheriting from PrimaryModel.
15 properties 1 required
AvailableASN
object
Representation of an ASN which does not exist in the database.
2 properties 1 required
BriefSite
object
Base serializer class for models inheriting from PrimaryModel.
6 properties 5 required
VRFRequest
object
Base serializer class for models inheriting from PrimaryModel.
11 properties 1 required
Service
object
Base serializer class for models inheriting from PrimaryModel.
18 properties 11 required
RouteTargetRequest
object
Base serializer class for models inheriting from PrimaryModel.
7 properties 1 required
PatchedASNRangeRequest
object
Base serializer class for models inheriting from OrganizationalModel.
11 properties
NestedIPAddress
object
Represents an object related through a ForeignKey field. On write, it accepts a primary key (PK) value or a dictionary of attributes which can be used to uniqu…
6 properties 6 required
PatchedVLANTranslationPolicyRequest
object
Base serializer class for models inheriting from PrimaryModel.
4 properties
VLAN
object
Base serializer class for models inheriting from PrimaryModel.
22 properties 10 required
VLANRequest
object
Base serializer class for models inheriting from PrimaryModel.
14 properties 2 required
PaginatedASNRangeList
object
4 properties 2 required
BriefRIRRequest
object
Base serializer class for models inheriting from OrganizationalModel.
3 properties 2 required
PatchedWritableAggregateRequest
object
Base serializer class for models inheriting from PrimaryModel.
9 properties
BriefVLAN
object
Base serializer class for models inheriting from PrimaryModel.
6 properties 5 required
PatchedWritableIPAddressRequest
object
Base serializer class for models inheriting from PrimaryModel.
14 properties
PaginatedRoleList
object
4 properties 2 required
RIRRequest
object
Base serializer class for models inheriting from OrganizationalModel.
8 properties 2 required
AvailableIPRequestRequest
object
Request payload for creating IP addresses from the available-ips endpoint.
1 property
IntegerRangeRequest
array
NestedVLANRequest
object
Represents an object related through a ForeignKey field. On write, it accepts a primary key (PK) value or a dictionary of attributes which can be used to uniqu…
3 properties 2 required
PaginatedVLANTranslationPolicyList
object
4 properties 2 required
IPAddress
object
Base serializer class for models inheriting from PrimaryModel.
23 properties 10 required
Aggregate
object
Base serializer class for models inheriting from PrimaryModel.
16 properties 9 required
BriefRole
object
Base serializer class for models inheriting from OrganizationalModel.
8 properties 7 required
PaginatedServiceList
object
4 properties 2 required
ServiceTemplate
object
Base serializer class for models inheriting from PrimaryModel.
14 properties 8 required
PaginatedPrefixList
object
4 properties 2 required
BriefFHRPGroupRequest
object
Base serializer class for models inheriting from PrimaryModel.
3 properties 2 required
PatchedVLANTranslationRuleRequest
object
Adds support for custom fields and tags.
4 properties
VLANTranslationPolicy
object
Base serializer class for models inheriting from PrimaryModel.
8 properties 5 required
VLANGroup
object
Base serializer class for models inheriting from OrganizationalModel.
20 properties 11 required
BriefL2VPN
object
Base serializer class for models inheriting from PrimaryModel.
8 properties 5 required
BriefSiteRequest
object
Base serializer class for models inheriting from PrimaryModel.
3 properties 2 required
PaginatedFHRPGroupList
object
4 properties 2 required
RoleRequest
object
Base serializer class for models inheriting from OrganizationalModel.
8 properties 2 required
FHRPGroupAssignment
object
Adds support for custom fields and tags.
10 properties 10 required
ServiceTemplateRequest
object
Base serializer class for models inheriting from PrimaryModel.
8 properties 2 required
WritableIPAddressRequest
object
Base serializer class for models inheriting from PrimaryModel.
14 properties 1 required
NestedVLAN
object
Represents an object related through a ForeignKey field. On write, it accepts a primary key (PK) value or a dictionary of attributes which can be used to uniqu…
6 properties 5 required
PaginatedVLANTranslationRuleList
object
4 properties 2 required
BriefFHRPGroup
object
Base serializer class for models inheriting from PrimaryModel.
6 properties 5 required
BriefRIR
object
Base serializer class for models inheriting from OrganizationalModel.
7 properties 6 required
PaginatedVLANList
object
4 properties 2 required
AggregateRequest
object
Base serializer class for models inheriting from PrimaryModel.
9 properties 2 required
VRF
object
Base serializer class for models inheriting from PrimaryModel.
19 properties 9 required
IPRange
object
Base serializer class for models inheriting from PrimaryModel.
21 properties 10 required
Role
object
Base serializer class for models inheriting from OrganizationalModel.
16 properties 10 required
PaginatedRIRList
object
4 properties 2 required
PrefixLengthRequest
object
1 property 1 required
VLANGroupRequest
object
Base serializer class for models inheriting from OrganizationalModel.
11 properties 2 required
WritablePrefixRequest
object
Base serializer class for models inheriting from PrimaryModel.
15 properties 1 required
ASNRangeRequest
object
Base serializer class for models inheriting from OrganizationalModel.
11 properties 5 required
CreateAvailableVLANRequest
object
Adds support for custom fields and tags.
8 properties 1 required
PatchedRIRRequest
object
Base serializer class for models inheriting from OrganizationalModel.
8 properties
BriefRoleRequest
object
Base serializer class for models inheriting from OrganizationalModel.
3 properties 2 required
BriefTenantRequest
object
Base serializer class for models inheriting from PrimaryModel.
3 properties 2 required
VLANTranslationPolicyRequest
object
Base serializer class for models inheriting from PrimaryModel.
4 properties 1 required
WritableVLANRequest
object
Base serializer class for models inheriting from PrimaryModel.
14 properties 2 required
ASNSite
object
This serializer is meant for inclusion in ASNSerializer and is only used to avoid a circular import of SiteSerializer.
6 properties 5 required
PatchedWritableVLANRequest
object
Base serializer class for models inheriting from PrimaryModel.
14 properties
NestedIPAddressRequest
object
Represents an object related through a ForeignKey field. On write, it accepts a primary key (PK) value or a dictionary of attributes which can be used to uniqu…
1 property 1 required
NestedTag
object
Represents an object related through a ForeignKey field. On write, it accepts a primary key (PK) value or a dictionary of attributes which can be used to uniqu…
7 properties 6 required
BriefTenant
object
Base serializer class for models inheriting from PrimaryModel.
6 properties 5 required
PatchedWritableIPRangeRequest
object
Base serializer class for models inheriting from PrimaryModel.
13 properties
VLANTranslationRuleRequest
object
Adds support for custom fields and tags.
4 properties 3 required
IPAddressRequest
object
Base serializer class for models inheriting from PrimaryModel.
14 properties 1 required
PatchedFHRPGroupRequest
object
Base serializer class for models inheriting from PrimaryModel.
10 properties
BriefVRF
object
Base serializer class for models inheriting from PrimaryModel.
7 properties 5 required
BriefVLANGroupRequest
object
Base serializer class for models inheriting from OrganizationalModel.
3 properties 2 required
ASN
object
Base serializer class for models inheriting from PrimaryModel.
17 properties 9 required
VLANTranslationRule
object
Adds support for custom fields and tags.
7 properties 6 required
BriefVLANRequest
object
Base serializer class for models inheriting from PrimaryModel.
3 properties 2 required
NestedTagRequest
object
Represents an object related through a ForeignKey field. On write, it accepts a primary key (PK) value or a dictionary of attributes which can be used to uniqu…
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netbox-ipam-api-openapi.yml Raw ↑

Other APIs NetBox publishes across the network.

NetBox GraphQL API
NetBox authentication-check API
NetBox circuits API
NetBox core API
NetBox dcim API
NetBox extras API
NetBox schema API
NetBox status API
NetBox tenancy API
NetBox users API
NetBox virtualization API
NetBox vpn API