mirror of
https://github.com/benclaussen/NetboxPS.git
synced 2025-12-15 02:35:46 +00:00
Added Mark_Connected parameter
This commit is contained in:
parent
e40af029cc
commit
0557939548
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ function Add-NetboxDCIMRearPort
|
|||
|
||||
[string]$Description,
|
||||
|
||||
[bool]$Mark_Connected,
|
||||
|
||||
[uint16[]]$Tags
|
||||
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue