API - prefixes - available-ips #8675
-
Hi All, Im trying to get available ips on an specific prefix and it is returning an empty list. On the GUI, I can see 2 availables: API GET: Any ideas on why is this happen? |
Beta Was this translation helpful? Give feedback.
Answered by
markkuleinio
Feb 17, 2022
Replies: 1 comment 1 reply
-
Your /31 subnet is already fully allocated (two addresses), so there is nothing /available-ips/ could return. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
resparis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your /31 subnet is already fully allocated (two addresses), so there is nothing /available-ips/ could return.