cyberark / epv-api-scripts

These API scripts enable CyberArk users to automate privileged account management task like account creation, user management, and more.
https://www.cyberark.com/best
Apache License 2.0
197 stars 176 forks source link

Update safe-details_and_members-sample.csv #343

Closed Vishious81 closed 1 year ago

Vishious81 commented 1 year ago

Desired Outcome

When Safe Management automation runs, this file would be consumed with actioned without error of missing field/parameter

Implemented Changes

MemberType field was missing which is still required during operations. The field is present in the member detial csv and I included appropriate examples inline. This was tested and proven to resolve issues when field was not present.

Connected Issue/Story

NA

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security