function Test-NetboxAPIConnected { [CmdletBinding()] param () $script:NetboxConfig.Connected }