Skip to content
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

Added Dynamic IP creation by using API method /addresses/first_free/{subnetId}/ #6

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

pavel-z1
Copy link

Added Dynamic IP creation by using API method /addresses/first_free/{subnetId}/

Endpoint is described https://phpipam.net/api/api_documentation/#addresses:
/api/my_app/addresses/first_free/{subnetId}/ - Returns first available address (subnetId can be provided with parameters)

@pavel-z1 pavel-z1 force-pushed the master branch 2 times, most recently from 2098737 to 8f7ea86 Compare June 13, 2022 13:55
pavel-z1 and others added 5 commits June 15, 2022 14:50
…n_by_cidr

Revert "Feature search in section by CIDR"
Added search Subnet by CIDR and SectionID
Sets the password as the token, if the username is empty.
This way one can login using an api token.
pavel-z1 and others added 7 commits March 23, 2023 18:41
Enable the http client to pick up proxy from environment
When having multiple subnets with same ip range this will return the address in the given subnet. Those subnet may not talk to each other, but still exist under one phpIPAM instance especially on ones migrated from previous versions
Adding function GetAddressesByIpInSubnet to search an ip with in a subnet
Added missing Nameservers details in testGetSubnetByIDOutputExpected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.