Account Onboard Utility - can we update the automaticManagement attribute? #236
Francesco-f7o
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hello @Francesco-f7o,
Check this script and see if it fits your needs
https://github.com/cyberark/epv-api-scripts/tree/main/Get%20Accounts#invoke-bulkaccountactions
Regards,
Assaf
…On Fri, Feb 25, 2022, 15:45 Francesco-f7o ***@***.***> wrote:
We have a RETS API capability to update the account field defining if
automatic credential management is enabled or not at the account level.
In some scenarios it would be useful to be able to update this field in
bulk, for example to stop or to start credential management on a specific
group of accounts, when they are not belonging to the same platform, or
stored in the same safe, or during a migration process, where we need to
pause automatic management for a limited amount of time.
The feature is described here:
https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/Latest/en/Content/SDK/UpdateAccount%20v10.htm#Bodyparameters
Is there a chance we could include the capability to update this account
attribute in the account onboard utility script?
—
Reply to this email directly, view it on GitHub
<#236>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3PN3NQRW34DL4M75MLJXLU46BXVANCNFSM5PKKHGOQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have a RETS API capability to update the account field defining if automatic credential management is enabled or not at the account level.
In some scenarios it would be useful to be able to update this field in bulk, for example to stop or to start credential management on a specific group of accounts, when they are not belonging to the same platform, or stored in the same safe, or during a migration process, where we need to pause automatic management for a limited amount of time.
The feature is described here: https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/Latest/en/Content/SDK/UpdateAccount%20v10.htm#Bodyparameters
Is there a chance we could include the capability to update this account attribute in the account onboard utility script?
Beta Was this translation helpful? Give feedback.
All reactions