VpasModule
A simplified PowerShell module to interact with CyberArk Web Services (REST API)
Install / Use
/learn @vmelamed5/VpasModuleREADME
Installation
Install the module via PowershellGallery
Install-Module VpasModule -scope CurrentUser
Usage
# Step1) import vpasmodule
Import-Module vpasmodule
# Step2) Retrieve cyberark login token via New-VPASToken
New-VPASToken -PVWA "MyPVWAServer.com" -AuthType cyberark
# Step3) Run desired API calls
$SafeDetails = Get-VPASSafes -searchQuery "TestSafe"
$AllAccounts = Get-VPASAllAccounts
# Step4: Invalidate cyberark login token via Remove-VPASToken
Remove-VPASToken
Supported Versions
> v10.10 - SelfHosted
> v11.X - SelfHosted
> v12.X - SelfHosted
> v13.X - SelfHosted + PrivilegeCloud
> v14.X - SelfHosted + PrivilegeCloud + Identity
> v15.X - SelfHosted + PrivilegeCloud + Identity + SIA + ConnectorManagement + SRS
> v15.0.0 (Current):
- SelfHosted
- PrivilegeCloudStandard
- SharedServices (ISPSS)
- SRS (WORK IN PROGRESS)
- Identity (WORK IN PROGRESS)
- ConnectorManagement (WORK IN PROGRESS)
- SecureInfrastructureAccess (WORK IN PROGRESS)
Documentation
Find version specific README.md inside specific vpasmodule versions for more documentation on function syntax, examples, usages, etc.
Please visit VpasModule Website to stay up to date with any updates, changes, and various other features
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
