mirror of
https://github.com/benclaussen/NetboxPS.git
synced 2025-12-16 03:05:47 +00:00
parent
4fc505b90b
commit
af9a31dfe4
1 changed files with 4 additions and 0 deletions
|
|
@ -90,6 +90,10 @@ function New-NetboxIPAMAddress {
|
||||||
|
|
||||||
[string]$Dns_name,
|
[string]$Dns_name,
|
||||||
|
|
||||||
|
[string]$Assigned_Object_Type,
|
||||||
|
|
||||||
|
[int]$Assigned_Object_Id,
|
||||||
|
|
||||||
[switch]$Force,
|
[switch]$Force,
|
||||||
|
|
||||||
[switch]$Raw
|
[switch]$Raw
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue