https://github.com/grofei/ps-bconnectopenapi
Powershell module for the baramundi OpenAPI Interface. This module is NOT a product of baramundi software GmbH.
https://github.com/grofei/ps-bconnectopenapi
automation baramundi bconnect openapi
Last synced: about 1 year ago
JSON representation
Powershell module for the baramundi OpenAPI Interface. This module is NOT a product of baramundi software GmbH.
- Host: GitHub
- URL: https://github.com/grofei/ps-bconnectopenapi
- Owner: Grofei
- Created: 2025-03-03T09:41:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T15:19:18.000Z (about 1 year ago)
- Last Synced: 2025-03-03T15:38:36.902Z (about 1 year ago)
- Topics: automation, baramundi, bconnect, openapi
- Language: PowerShell
- Homepage: https://www.baramundi.com/en/management-suite/interfaces/
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PS-bconnectOpenAPI
> [!IMPORTANT]
> This module is NOT a product of baramundi software GmbH (https://www.baramundi.com)
Require Powershell 7.x
## Modulinstallation
Datei speichern und mit "Import-Module "[Speicherort\bconnectV2.psm1] installieren
Get-childitem -Path "Pfad des Modules" -Filter *.ps1 | Unblock-File