Add CyberArk 15.2 feature support - #622
Merged
Merged
Conversation
Adds new Self-Hosted (15.2+) commands and extends existing ones with tests, command documentation, regenerated external help and changelog entries. Added: - New-PASPlatformSecret: generate a secret for a platform - Stop-PASCPMTask: cancel a pending CPM task for an account - Resume-PASCPMAutoManagement: resume CPM auto management for an account Updated: - Set-PASSafe: add Quota parameter (15.2+), remove Gen1 API/UseGen1API, allow NumberOfVersionsRetention value of 0 - Get/Start/Stop/Restart-PASVRMService: add ENE serviceName value (15.2+) Stop-PASCPMTask and New-PASPlatformSecret implement SupportsShouldProcess to satisfy analyzer rules for state-changing functions.
pspete
reviewed
Jul 19, 2026
pspete
reviewed
Jul 19, 2026
pspete
reviewed
Jul 19, 2026
Owner
|
Happy to accept the 15.2 updates - just needs a confirmation of update on the commented files above |
Contributor
Author
|
I have updated the PR to not include the cleanup part, now it should only contain 15.2 related updates while keeping legacy support |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds some Self-Hosted 15.2 commands and extends existing ones with tests and command documentation.
I have only tested these changes on a 15.2 environment!
Added:
Updated:
Got some help by AI to create the tests and documentation, for info.
Type of change
How Has This Been Tested?
Test Configuration:
Checklist: