NetboxPS/Functions/IPAM/Address
Alexis La Goutte ddf1d22e18
Add Assigned Object (Type and ID) to New IPAM Address (#19)
* IPAMAddress(New): Remove tab (use 4 spaces)

* IPAMAddress(New): Remove not longer needed code about value validation

* IPAMAddress(New): Add Assigned Object Type and ID

Fix #17

* IPAMAddress(New): add Parameter example

* IPAMAddress(New): Add Validate for Assigned Object Type

Can be only dcim.interface or virtualization.vminterface

* IPAMAddress(New): Fix Example (it is New and not Create Verb !)

* IPAMAddress(New): Remove -Force parameter, use -Confirm if you want a confirmation

it is the standard with ShouldProcess
2021-07-23 16:03:07 -04:00
..
Get-NetboxIPAMAddress.ps1 (WIP) Enhance IPAM Address (#4) 2021-03-30 10:34:25 -04:00
Get-NetboxIPAMAvailableIP.ps1 Fix Typo and Enhance AvailableIP Example (#18) 2021-07-23 10:24:27 -04:00
New-NetboxIPAMAddress.ps1 Add Assigned Object (Type and ID) to New IPAM Address (#19) 2021-07-23 16:03:07 -04:00
Remove-NetboxIPAMAddress.ps1 (WIP) Enhance IPAM Address (#4) 2021-03-30 10:34:25 -04:00
Set-NetboxIPAMAddress.ps1 (WIP) Enhance IPAM Address (#4) 2021-03-30 10:34:25 -04:00