-
Hi,
are there a way to open access to certain SECTIONS when we use API.
for example, we have two section: SEC-PRODUCTION and SEC-DEVOPS, i want to forbid the access to the section SEC-PRODUCTION…
-
Hello,
I am currently trying to add to nginx configuration, redirect from http to https for phpipam, with no luck. I have tried every combination of configurations that were posted here for it with…
-
**Describe the bug**
In the latest master branch, I receive an HTTP 500 error when authenticating to the API using the following command. In version 1.6, this works fine.
```
curl -i --resolve 'ipa…
-
**Describe the bug**
Cannot use the API to create a nested subnet in a pool (isPool is true) where the subnet uses the entire pool
**phpIPAM version**
- Latest git `master` development branch.
…
-
**Request for help using phpIPAM / Misc question?**
...
[root@localhost html]# curl -X POST -d '{"subnet": "2001:4cd0:66:203:0:0:0:0/56", "mask": "56", "sectionId": "2"}' http://localhost/api/test…
-
This is a request/query to see if there is a way to centralise IPAM assigment to a master cluser and then we use it to assign IP' for pods in all other clusters. This helps in centralsing IPAM managem…
-
**Request for help using phpIPAM / Misc question?**
...Hi,
I am trying to get the API up and running, when I click on the link in the GUI for API I get a message up as below
"The following PHP ext…
-
Hi,
I follow your recommandations but it doesn(t work for me.
Here is my output when I call the example.php after fill in the api-config.php with good informations :
php example.php
* About …
-
Hi,
I have a problem when i try to create a subnet after calling /api/my_app/sections/{id}/subnets/.
When i create the subnet alone without doing a get request to /api/my_app/sections/{id}/subnets/,…
-
Hello, i receive **"Request is not valid"** when i try to connect:
_{"code":400,"success":0,"message":"Request is not valid","time":0.001}_
**curl -X POST --user user:password "https://myaddress…