-
**Request for help using phpIPAM / Misc question?**
HI. Within PHPIpam it's possible to run a scan on a subnet. That subnet returns alive/warning/dead statuses. (Sidenote, but what does 'warning' m…
-
**Request for help using phpIPAM / Misc question?**
...
So I try to run the curl statement below to update description of my subnet
> curl -s -X PATCH http://phpipam.xxx.co.uk/api/Cloud/subnets/8…
-
I used the fork https://github.com/absynth47215/ipam-migrator
Thank you @Callum027 and @absynth47215 for sharing your work!
I have phpIPAM v1.4.5 and NetBox v3.1.5
When I do a migration with th…
-
How to get network scan/discovery to work on a cloud hosted phpipam to discover our on prem network ?
tried the agent and api does not work yet? solutions ?
-
I've got an install I've been using for years and it has worked fine, but what seems like out of the blue, I cannot get the API to work. The issue is authentication -- no matter what I do, I get a cod…
-
Hi,
From documentation https://phpipam.net/#response_handling:
> Response in JSON/XML format will always contain following fields to simplify management:
>
> success: (true, false)
While q…
-
**Is your feature request related to a problem? Please describe.**
docker network support external ipam driver
```bash
docker network create -d macvlan myvlan --subnet 10.10.0.0/16 --gateway 10.1…
-
My first time trying to use the api. I am using the latest code base from the master branch. My php version is PHP 5.6.38-0+deb8u1. I am using the php client. I modified the api-config.php with my ap…
-
Hello dear community,
i'm tryin to get my user token on my labs with postman but i'm still block on message 403 "Please provide token"
https://cloud-ipam.info/api/rest/user/
api id = rest
TYPE =…
-
Hi there - thanks for this code - it's very useful!
I was wondering if you had a diff of what you changed in the php code to allow create_subnet to work without any errors? I've been digging but my p…