Pascal Liehne

Results 9 issues of Pascal Liehne

I had some trouble with vEOS-lab-4.20.1F-virtualbox.box from Arista download center, so I found this Git and build my own 4.21.0F without trouble. On this way, I didn't understand why we...

After https://github.com/benclaussen/NetboxPS/pull/60 I whould like to add the new feature DCIM/Virtual-Device-Context

After https://github.com/benclaussen/NetboxPS/pull/60 I whould like to add the add/remove/set for DCIM/Platform. I moved Get-NetboxDCIMPlatform.ps1 to the correct folder. For autogenerating slugs, I created an helper function. If this is accepted,...

After https://github.com/benclaussen/NetboxPS/pull/60 I whould like to add the new feature virtual disk

After https://github.com/benclaussen/NetboxPS/pull/60 I whould like to add VRFs

After https://github.com/benclaussen/NetboxPS/pull/60 I would like to remove the mandatory flag for site in VirtualMachine, because it is not mandatory. Site or Cluster has to be set.

Hi, I whould like to unset fields. Example: I created a new object ``` New-NetboxIPAMAddress -Address 192.0.2.0/24 -Status active id : 1 url : https://192.168.16.135/api/ipam/ip-addresses/1/ display : 192.0.2.0/24 family :...

After https://github.com/benclaussen/NetboxPS/pull/60 I whould like to add Site in Set-NetboxVirtualMachine

In Netbox v4 Content-Type is renamed to Object-Type. This Pullrequest will make this module compatible to Netbox >= 4