API - available_prefixes.create() multiple subnets? #9245
FliesLikeABrick
started this conversation in
General
Replies: 1 comment
-
Disregard, from re-reading the documentation linked above I see that the available_ips.create() allows multiple; and available_prefxes.create() mentions a list of dicts, implying the same is possible (and confirmed) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
For the available_prefixes.create() functionality described at https://pynetbox.readthedocs.io/en/latest/IPAM.html
Is there a way to create multiple subnets in a single request, or does the client need to perform multiple calls?
Beta Was this translation helpful? Give feedback.
All reactions