NetboxPS/Functions/Setup
Ben Claussen 9e84ec86b4
v1.8.5 (#53)
* Update New-NetboxContactAssignment name

* Update Get-NetboxAPIDefinition for new path
- Add $Format parameter for json or yaml

* Move Get-NetboxTag file

* Update psproj

* Add Set-NetboxContactRole and Assignment functions

* Update New-NetboxContactAssignment Content_Type parameter values and validation

* Correct variable references in ShouldProcess

* Update version to 1.8.5

Fixes #51 

---------

Co-authored-by: Ben Claussen <benclaussen@gmail.com>
2023-11-09 12:19:20 -05:00
..
Support v1.8.5 (#53) 2023-11-09 12:19:20 -05:00
Clear-NetboxCredential.ps1 Clear-NetboxCredential: Fix PSSA (trailing whitespace) 2022-06-29 07:59:13 +02:00
Connect-NetboxAPI.ps1 Remove whitespace 2023-02-24 15:14:04 -05:00
Get-NetboxCredential.ps1 Setup(Functions): Fix indent (using Visual Code Formatter) 2021-07-21 23:06:17 +02:00
Get-NetboxHostname.ps1 Setup(Functions): Fix indent (using Visual Code Formatter) 2021-07-21 23:06:17 +02:00
Get-NetboxHostPort.ps1 Fix PSSA Warning (#20) 2021-07-23 16:06:42 -04:00
Get-NetboxHostScheme.ps1 Fix PSSA Warning (#20) 2021-07-23 16:06:42 -04:00
Get-NetboxInvokeParams.ps1 Correct typo 2021-07-22 10:27:58 -04:00
Get-NetboxTimeout.ps1 Trim whitespaces 2021-07-22 11:39:39 -04:00
Get-NetboxVersion.ps1 Add Get-NetboxVersion function 2021-07-22 11:52:08 -04:00
Set-NetboxCipherSSL.ps1 Add Set-netboxCipherSSL for enable TLS1.1 and TLS1.2 (for PS 5.0) 2021-07-21 23:06:17 +02:00
Set-NetboxCredential.ps1 Setup(Functions): Fix indent (using Visual Code Formatter) 2021-07-21 23:06:17 +02:00
Set-NetboxHostName.ps1 Setup(Functions): Fix indent (using Visual Code Formatter) 2021-07-21 23:06:17 +02:00
Set-NetboxHostPort.ps1 Fix PSSA Warning (#20) 2021-07-23 16:06:42 -04:00
Set-NetboxHostScheme.ps1 Fix PSSA Warning (#20) 2021-07-23 16:06:42 -04:00
Set-NetboxInvokeParams.ps1 Correct brace formatting 2021-07-22 10:28:22 -04:00
Set-NetboxTimeout.ps1 Trim whitespaces 2021-07-22 11:39:39 -04:00
Set-NetboxUnstrustedSSL.ps1 Add Set-NetboxUnstrustedSSL for disable SSL chain test (for PS 5.0 2021-07-21 23:06:17 +02:00