-
**Describe the bug**
When using the API to delete an active token, you receive a 500 error and no data payload is returned. The token is deleted, however.
**phpIPAM version**
Versions of phpIPAM …
-
**Describe the bug**
Submitting an empty POST to the Devices Controller creates a blank Device. Yet, in the GUI, the `hostname` field is mandatory.
**phpIPAM version**
Versions of phpIPAM known t…
-
showVLAN showVRF and showSupernetOnly became int in phpIPAM version 1.6.0 causing provider to fail
```
│ Error: JSON parsing error: json: cannot unmarshal number into Go struct field Section.show…
-
Hi, noticed new client 👍
Once it is working let me know so I can reference it in
https://github.com/phpipam/phpipam-api-clients
if it is all right with you of course :)
br, Miha
-
**Request for help using phpIPAM / Misc question?**
...
Hi
I have IPAM installed on my pc and running as http://localhost/phpipam/
i can seemed to get API calls working, API id and key gener…
-
is there a way to pass a token as parameter in the URL, for example like this: https://ipam.domain/api/?token=xxx ?
Thank you
BR
-
I have upgraded from 1.2 to 1.3 because the crypt method with multiple parameters wasn't working.
Now, in 1.3 I can't get a response from phpipam
The command is ----" curl -X GET -H "Content-Type: …
-
Are there any plans to allow the scan agents to update the main console via API instead of a direct mysql connection? We have use cases where we'd like to deploy agents across unsecured networks and …
-
It does not look like you are able to manage phpIPAM settings via API calls. For example, if I want to enable PowerDNS and then configure the PowerDNS settings via an API call. As well as update other…
-
IPAM version: v1.6.0
MariaDB Version: 10.5.23
We have a problem accesing to the api after upgrade to PHP8.3 version from 7.4 when use user and password security method ("SSL with User token" in th…