Commit graph

  • cad361c1b4 Update deploy.ps1 with new logic Ben Claussen 2022-12-01 09:46:13 -05:00
  • cd0d6383e6 Update parent parameter type to string Ben Claussen 2022-11-29 11:28:11 -05:00
  • 7aedcf8338 Add Site parameter and validation logic Ben Claussen 2022-11-28 15:45:19 -05:00
  • cb4e2f2f57
    Merge pull request #35 from alagoutte/fix-pssa Alexis La Goutte 2022-07-06 21:48:15 +02:00
  • e29299022e Clear-NetboxCredential: Fix PSSA (trailing whitespace) Alexis La Goutte 2022-06-29 07:49:55 +02:00
  • 9dd6bc2b0e Remove old ThrowNetboxRESTError function Ben Claussen 2021-09-10 12:44:48 -04:00
  • 3e03e1e3ad Add Clear-NetboxCredential - Grants ability to clear the stored credentials in $Netboxconfig variable Ben Claussen 2021-09-10 12:43:34 -04:00
  • 7edbae953f
    Tests: Fix PSSA (#27) Alexis La Goutte 2021-09-10 17:38:00 +02:00
  • a608d6ebd7
    Fix PSSA deploy(.ps1) warning (#26) Alexis La Goutte 2021-09-10 17:35:49 +02:00
  • e8a5fdf15d
    Enhance (DCIM) Site (#25) Alexis La Goutte 2021-09-10 17:34:37 +02:00
  • e162c05900
    Fix Publish on PSGallery (with PS Core) (#24) Alexis La Goutte 2021-09-10 17:31:15 +02:00
  • 26c7ccfdd0
    v1.5.0 (#22) Ben Claussen 2021-07-23 16:24:34 -04:00
  • c8e0a96690
    Merge branch 'master' into dev Ben Claussen 2021-07-23 16:22:19 -04:00
  • 30ae377493 Increment version to 1.5.0 Ben Claussen 2021-07-23 16:19:03 -04:00
  • c11680a20e Remove unused files Ben Claussen 2021-07-23 16:16:13 -04:00
  • f9fc02756c Update readme Ben Claussen 2021-07-23 16:15:46 -04:00
  • 48452ce686 Update deploy.ps1 docs Ben Claussen 2021-07-23 16:15:34 -04:00
  • 42b00279cb
    Add release.(yml) Github Actions (#21) Alexis La Goutte 2021-07-23 22:12:46 +02:00
  • 8167b0dbf0
    Fix PSSA Warning (#20) Alexis La Goutte 2021-07-23 22:06:42 +02:00
  • ddf1d22e18
    Add Assigned Object (Type and ID) to New IPAM Address (#19) Alexis La Goutte 2021-07-23 22:03:07 +02:00
  • 11ae767a6c Update deployment files Ben Claussen 2021-07-23 10:26:14 -04:00
  • 01335bd225
    Fix Typo and Enhance AvailableIP Example (#18) Alexis La Goutte 2021-07-23 16:24:27 +02:00
  • 739f5e98e2
    Version 1.4 (#14) Ben Claussen 2021-07-22 12:00:12 -04:00
  • 2b7c1b4be3 Increment version to 1.4 Ben Claussen 2021-07-22 11:53:58 -04:00
  • 68161a78b0 Remove API Definition caching and replace with Netbox version check Ben Claussen 2021-07-22 11:52:57 -04:00
  • 17c4d9d779 Add Get-NetboxVersion function Ben Claussen 2021-07-22 11:51:49 -04:00
  • ea9f6c41bc Trim whitespaces Ben Claussen 2021-07-22 11:39:39 -04:00
  • 22607fde48 Add TimeoutSeconds parameter and logic to Connect-NetboxAPI - Updated InvokeNetboxRequest to use NetboxConfig.Timeout - Updated Get-NetboxAPIDefinition to use NetboxConfig.Timeout Ben Claussen 2021-07-22 11:06:13 -04:00
  • 802ab317f6 Merge branch 'dev' of github.com:benclaussen/NetboxPS into dev Ben Claussen 2021-07-22 10:49:39 -04:00
  • 218114d8fe Add Get/Set timeout functions Ben Claussen 2021-07-22 10:48:41 -04:00
  • c48bfe78ad Add Get/Set timeout functions Ben Claussen 2021-07-22 10:48:41 -04:00
  • 06d758d7b3 Correct brace formatting Ben Claussen 2021-07-22 10:28:22 -04:00
  • 989c5eaac2 Correct typo Ben Claussen 2021-07-22 10:27:58 -04:00
  • 6122fd2301 Update psproj Ben Claussen 2021-07-22 10:22:19 -04:00
  • 1f66348205
    Merge pull request #12 from alagoutte/enhance-connect Ben Claussen 2021-07-22 10:16:00 -04:00
  • fcbb25c088
    PSSA: Add Github Actions for launch PSSA (PowerShell Script Analyzer) when launch PR (#11) Alexis La Goutte 2021-07-22 15:23:15 +02:00
  • 4800cc6564 Connect: Add SkipCertificateCheck parameter (for PS5 and Core) Alexis La Goutte 2021-07-21 23:02:18 +02:00
  • 1a2484db2c InvokeNetboxRequest: Add to Splat NetboxInvokeParams Alexis La Goutte 2021-07-21 23:00:59 +02:00
  • 254a2798ac Add Get/Set netboxInvokeParms for Get and Set Invoke Params (array) Alexis La Goutte 2021-07-21 22:41:26 +02:00
  • c8233ab572 Add Set-NetboxUnstrustedSSL for disable SSL chain test (for PS 5.0 Alexis La Goutte 2021-07-21 22:36:39 +02:00
  • c8c6d48ee4 Add Set-netboxCipherSSL for enable TLS1.1 and TLS1.2 (for PS 5.0) Alexis La Goutte 2021-07-21 22:35:39 +02:00
  • 2bf4ed6f6f InvokeNetboxRequest(Helpers): Fix indent (using Visual Code Formatter) Alexis La Goutte 2021-07-21 22:22:59 +02:00
  • 4ad0562466 Support(Setup): Fix indent (using Visual Code Formatter) Alexis La Goutte 2021-07-21 22:22:28 +02:00
  • 5b1ee45769 Setup(Functions): Fix indent (using Visual Code Formatter) Alexis La Goutte 2021-07-21 22:19:45 +02:00
  • b164ffe0b4 Connect(Setup): Fix indent (using Visual code Formatter) Alexis La Goutte 2021-07-21 22:06:00 +02:00
  • 1f89363cbd
    v1.3.3 Ben Claussen 2021-03-31 10:37:34 -04:00
  • 7436f53f54 Update version to 1.3.3 Ben Claussen 2021-03-31 10:24:08 -04:00
  • 5921bfee57 Update help Ben Claussen 2021-03-31 10:23:45 -04:00
  • 214d5615e7
    Merge pull request #7 from benclaussen/connect_http Ben Claussen 2021-03-31 10:09:22 -04:00
  • cd6dad5937 Add logic and functions to connect via HTTP instead of HTTPS Ben Claussen 2021-03-31 10:06:41 -04:00
  • ef03cc5467 Merge branch 'dev' Ben Claussen 2021-03-30 11:32:22 -04:00
  • 13b00d4fc9
    v1.3.2 (#6) Ben Claussen 2021-03-30 11:02:26 -04:00
  • 5a23e75512 Increment version to 1.3.2 Ben Claussen 2021-03-30 11:00:53 -04:00
  • 5fc0a8e9fa Merge branch 'master' into dev Ben Claussen 2021-03-30 10:58:08 -04:00
  • 83944e0a45
    Update readme (#5) Alexis La Goutte 2021-03-30 16:34:51 +02:00
  • 2595c58eaa
    (WIP) Enhance IPAM Address (#4) Alexis La Goutte 2021-03-30 16:34:25 +02:00
  • cfb53cf933
    Version 1.3.0 (#3) Ben Claussen 2021-03-25 16:52:08 -04:00
  • 6d00855644 Increment version to 1.3.0 Ben Claussen 2021-03-25 16:45:40 -04:00
  • ad4c80e4f6 Add Set-NetboxIPAMPrefix function Ben Claussen 2021-03-23 14:39:08 -04:00
  • e11dfe726b Update deploy.ps1 Ben Claussen 2021-03-23 14:32:20 -04:00
  • af5315d43a Fix logic for bound parameters Ben Claussen 2021-02-16 15:11:16 -05:00
  • d087ff8eed Add Postman collection Ben Claussen 2020-12-08 15:29:01 -05:00
  • 3a4f8d9152 Add Postman collection Ben Claussen 2020-12-08 15:29:01 -05:00
  • acbbb284d3 Remove references to _choices API calls Ben Claussen 2020-12-08 12:11:44 -05:00
  • f29701ad2f Update exported files Ben Claussen 2020-12-08 12:00:26 -05:00
  • 7badb7cda8 Update deploy.ps1 variables Ben Claussen 2020-12-08 11:45:20 -05:00
  • 55510e5f03 Set theme jekyll-theme-slate Ben Claussen 2020-12-08 09:29:51 -05:00
  • 3b82f91fc0 Update psproj Ben Claussen 2020-11-13 12:20:35 -05:00
  • ae9371e883 Add Get-ModelDefinition function Ben Claussen 2020-11-13 12:20:15 -05:00
  • cc52fdc844 Update Set-NetboxIPAMAddress - Replace Interface parameter with Assigned_Object_Type and Assigned_Object_Id - Add validation logic for Assigned_Object_ parameters - Change Status parameter to string Ben Claussen 2020-11-13 12:19:46 -05:00
  • b4803a5697 Update deploy script output path Ben Claussen 2020-11-13 12:18:23 -05:00
  • c844322e48 Add Circuit cmdlets - New-NetboxCircuit - Get-NetboxCircuitProvider - Get-NetboxCircuitTermination - Get-NetboxCircuitType Ben Claussen 2020-11-13 12:17:49 -05:00
  • 6636fe74d8 Move Get-NetboxCircuit Ben Claussen 2020-11-13 12:16:56 -05:00
  • de9b616093 Update deploy.ps1 Ben Claussen 2020-10-05 10:44:33 -04:00
  • 43b628a736 Update psproj Ben Claussen 2020-10-05 10:44:23 -04:00
  • a6b3d31d44 Add Get-NetboxDCIMSite Ben Claussen 2020-10-05 10:43:35 -04:00
  • 18852aa990 Add parameter sets and logic for ID/Query searches Ben Claussen 2020-10-05 10:43:22 -04:00
  • b72684709a Update parameter types Ben Claussen 2020-10-05 10:42:29 -04:00
  • 9649237394 Allow pipeline input for Address parameter in New-NetboxIPAMAddress Ben Claussen 2020-10-02 15:49:46 -04:00
  • a905a8d598 Add parameter position 0 for 'Address' in Get-NetboxIPAMAddress Ben Claussen 2020-10-02 10:38:49 -04:00
  • ee7ba72450 Correct help block for New-NetboxIPAMAddress Ben Claussen 2020-10-02 10:38:22 -04:00
  • b36632cb9a SkipConnectedCheck for Get-NetboxAPIDefinition Ben Claussen 2020-10-02 10:37:52 -04:00
  • a98495e5f4 Add help block for Get-NetboxTenant Ben Claussen 2020-10-02 10:37:27 -04:00
  • 657a8405bc Remove parameter validation as workaround for CHOICES API endpoint until further testing Ben Claussen 2020-05-04 12:36:46 -04:00
  • c9077abd51 Add OPTIONS method validation Ben Claussen 2020-05-01 09:49:51 -04:00
  • 5a3487b6d4
    Merge pull request #1 from benclaussen/dev Ben Claussen 2020-04-09 16:35:07 -04:00
  • dbee6fbf97 Update version Ben Claussen 2020-04-09 16:33:10 -04:00
  • bf8cbb41cc Correct New-NetboxIPAMVLAN function copied from Net-NetboxIPAMAddress Ben Claussen 2020-04-09 16:19:36 -04:00
  • 909cd73327 Add prefix parameter Ben Claussen 2020-04-09 09:58:52 -04:00
  • 4fdc9bb833 Add address parameter Ben Claussen 2020-04-09 09:58:36 -04:00
  • 0b095e7280 Add deploy.ps1 for PSS deploy workaround Ben Claussen 2020-04-09 09:57:59 -04:00
  • d6b4e69f69 File restructuring Ben Claussen 2020-04-09 09:57:20 -04:00
  • 9f543b8f2d Restructure files Ben Claussen 2020-03-23 12:18:01 -04:00
  • 002feadb4a Begin writing tests Ben Claussen 2019-12-10 15:10:02 -05:00
  • 8194acb5eb Push compiled module Ben Claussen 2019-12-10 15:09:42 -05:00
  • 32b7db1eb7 Project file updates Ben Claussen 2018-10-18 12:56:05 -04:00
  • bb9ff77e5c Start tenancy functions Ben Claussen 2018-10-18 12:55:43 -04:00
  • ecad4ab499 Add test for Custom Field parameters Ben Claussen 2018-10-18 12:55:23 -04:00
  • 113eb3585d Change IF to SWITCH for CmdletParameterName for ID, Query, Custom fields Ben Claussen 2018-10-18 12:55:03 -04:00
  • 839fe3e1e5 Move support functions to separate files for PSS Export functionality Ben Claussen 2018-10-18 12:54:15 -04:00