Commit graph

  • 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
  • 1c212a0375 PSSA: Add Github Actions for launch PSSA (PowerShell Script Analyzer) when launch PR Alexis La Goutte 2021-07-07 21:58:18 +02:00
  • 1f89363cbd
    v1.3.3 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) v1.3.2 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
  • 088a09d7f4 README(.md): Update url of netbox github Alexis La Goutte 2021-03-29 22:39:40 +02:00
  • cc747de22e README(.md): enhance connect example Alexis La Goutte 2021-03-29 22:35:45 +02:00
  • 90ac08e6c4 README(.md): module is now on NetboxPS folder Alexis La Goutte 2021-03-29 22:34:58 +02:00
  • 71081fed7b Address(IPAM): all integer are [int] (not uint16) Alexis La Goutte 2021-03-29 22:31:54 +02:00
  • 7a8bdff480 Address(IPAM): Add dns_name parameter to Add and Set Alexis La Goutte 2021-03-29 16:03:00 +02:00
  • eea2eebc82 Address(IPAM): Fix PSSA about Command accepts pipeline input but not defined a process block Alexis La Goutte 2021-03-29 15:55:14 +02:00
  • 354aeb66d3 Address(IPAM): Fix trailing whitespace (with Visual Code Formater) Alexis La Goutte 2021-03-29 15:51:30 +02:00
  • cfb53cf933
    Version 1.3.0 (#3) v1.3.0 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 v1.0.4 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
  • ea05aef908 Correct Primary_IPx parameter names Ben Claussen 2018-05-29 13:13:53 -04:00
  • 8ec7c97890 v1.0.2 v1.0.2 Ben Claussen 2018-05-29 10:43:23 -04:00
  • b73bbcb8dc Add pipeline support for Get-NetboxIPAMAvailableIP Ben Claussen 2018-05-29 10:41:57 -04:00
  • 3b33bcecce Moving functions to new files Ben Claussen 2018-05-25 15:11:59 -04:00
  • 1f98253f12 Test cleanup Ben Claussen 2018-05-25 12:58:28 -04:00
  • 5550d29864 Add DCIM Interface functions Ben Claussen 2018-05-25 12:56:12 -04:00
  • 856a51e187 Add Interface functions and tests Ben Claussen 2018-05-24 16:39:45 -04:00
  • bac691c196 Move imports for choices.json files Ben Claussen 2018-05-24 10:41:26 -04:00
  • 9a91803014 Add Set-NetboxDCIMDevice function and tests Ben Claussen 2018-05-24 10:41:11 -04:00
  • 3c30d37fd2 Add DCIMDevices add/set/remove functions and tests Ben Claussen 2018-05-23 16:47:31 -04:00
  • 6f26627fcb Add pipeline support for Set/Remove-NetboxIPAMAddress and tests Ben Claussen 2018-05-23 11:55:31 -04:00
  • 0d70d51a3a Begin DCIM cmdlets and tests Ben Claussen 2018-05-23 11:10:40 -04:00
  • b8bfcf33e3 Rename ValidateIPAMChoices and ValidateVirtualizationChoices to singluar Choice Ben Claussen 2018-05-23 11:09:51 -04:00
  • b50375722e Add DCIM choices and tests - Update ValidateChoice to handle strings and booleans Ben Claussen 2018-05-23 11:08:42 -04:00
  • 462357646e Changes - Add Remove-NetboxVirtualMachine - Rename Set-NetboxVirtualInterface - Update tests Ben Claussen 2018-05-22 16:50:51 -04:00
  • 644ddb95b6 v1.0.1 v1.0.1 Ben Claussen 2018-05-21 15:36:04 -04:00
  • 107040f9cd Update Verify function to Validate Ben Claussen 2018-05-21 15:35:26 -04:00
  • 6aea89d687 Change appropriate ADD to NEW commands - New-NetboxIPAMAddress - New-NetboxVirtualMachine Ben Claussen 2018-05-21 15:00:17 -04:00
  • cf4f2e3a0f Update credential parameter in Connect-NetboxAPI Ben Claussen 2018-05-21 14:50:36 -04:00
  • 4df43e6d6d Fix ScriptAnalyzer issues - Get/Set-NetboxCredential singular noun - Set-NetboxCredential token use securestring - Set-NetboxCredential/Hostname to use shouldProcess - Update tests Ben Claussen 2018-05-21 10:56:20 -04:00
  • 7ba549828d Set-NetboxVirtualMachine and tests Ben Claussen 2018-05-21 10:32:19 -04:00
  • 53a64915b5 Removing old files Ben Claussen 2018-05-21 10:31:43 -04:00
  • 895b16450a Removing staging files Ben Claussen 2018-05-18 12:44:10 -04:00
  • 749641bd12 Release v1 v1.0.0 Ben Claussen 2018-05-18 12:41:01 -04:00
  • 8964857c97 Update readme Ben Claussen 2018-05-18 12:37:57 -04:00
  • 982b1dcf7a Add readme Ben Claussen 2018-05-18 12:36:38 -04:00
  • eebb1caf4a Add license Ben Claussen 2018-05-18 12:19:15 -04:00
  • 97a88f5cf2 Changes Ben Claussen 2018-05-18 12:14:27 -04:00