-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow available-ips to specify network bits #6582
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide. |
Marking this as blocked by bug #5869 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide. |
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
…bits Allow the POST /ipam/prefixes/{id}/available-ips to specify prefix length (for example when I need to create /32's)
Closes netbox-community#6582: Allow available-ips to specify network bits
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide. |
Marking this as blocked by #12180 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide. |
NetBox version
v2.10.6
Feature type
Change to existing functionality
Proposed functionality
Allow the
POST /ipam/prefixes/{id}/available-ips
to specify prefix length (for example when I need to create /32's)Use case
Specifying custom network bits.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: