This website requires JavaScript.
Explore
Help
Sign in
dips
/
NetboxPS
Watch
1
Star
0
Fork
You've already forked NetboxPS
0
mirror of
https://github.com/benclaussen/NetboxPS.git
synced
2025-12-14 02:12:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4897d6b71f
NetboxPS
/
Functions
/
Setup
/
Support
/
Test-NetboxAPIConnected.ps1
7 lines
111 B
PowerShell
Raw
Normal View
History
Unescape
Escape
Remove whitespace
2023-03-10 14:37:49 -05:00
Add Test-NetboxAPIConnected
2023-03-10 12:20:14 -05:00
function
Test-NetboxAPIConnected
{
[
CmdletBinding
(
)
]
param
(
)
Remove whitespace
2023-03-10 14:37:49 -05:00
Add Test-NetboxAPIConnected
2023-03-10 12:20:14 -05:00
$script:NetboxConfig
.
Connected
}
Reference in a new issue
Copy permalink