-
When searching for an address it appears to work fine when the IP is already created (reserved) but we're getting a 404 error when the IP exists in a valid subnet but isn't yet created.
// Works be…
-
Hi,
We have a requirement to search by hostname using wildcards in call '/api/my_app/addresses/search_hostname/{hostname}/'
It would be great if '*' and '?' would be supported.
-
if you use through api by AppID & AppCode you don't authenticate by username/password and you don't have a token in the header request.
this generally works with all api commands tested so far, exc…
-
Hello.
I'm trying phpipam and it seems a good product.
Yet, i have a request:
Can we search a host or ip by wildcard ?
like hostname* / hostname%
We have some hostnames with a suffix in o…
-
To allow NetBox to become more extensible while still keeping its code clean and focused, a webhooks system could be implemented, enabling hooks to fire when certain events take place.
This might be …
-
When you try to create a subnet with non ASCII characters in the description, the API request fails with the error message "Invalid CIDR format!".
```
curl -X POST --header 'token: token_here' --h…
-
Hi
For example I’ve a /29 network and allocated including network and broadcast address 8 ips. So there should be available 2 ips. But the Subnet Usage shows Used: 8 | Free: 0 (0%) | Total: 8. The Us…
-
Hello
I am looking for some insight into the connection with the PHPIPAM API. When I try it with Basic Auth everything works fine. The troubles start when I try to connect with the app_id and with …
-
Maybe I am missing something, but I am working on trying to use the API to find all subnets related to a specific circuit ID. I stumbled over issue #1143 which mentioned using the filter_by method, bu…
-
Hi @phpipam
misc/CHANGELOG shows lots of fixes/changes. Can we release 1.4.0 ?
Anything else remaining ?