You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prefixes and Ip-Ranges support an additional endpoint 'available-ips' like this: /ipam/prefixes/{id}/available-ips/
I'm looking to create a pull-request to implement these however the mechanism of a 'dynamic' url (including the prefix-id) for a class with Entities does not come naturally to the current Entities implementation.
Do you have a preference on how to implement these endpoints?
The text was updated successfully, but these errors were encountered:
Prefixes and Ip-Ranges support an additional endpoint 'available-ips' like this: /ipam/prefixes/{id}/available-ips/
I'm looking to create a pull-request to implement these however the mechanism of a 'dynamic' url (including the prefix-id) for a class with Entities does not come naturally to the current Entities implementation.
Do you have a preference on how to implement these endpoints?
The text was updated successfully, but these errors were encountered: