Exam PAM-DEF All QuestionsBrowse all questions from this exam
Question 39

Which change could CyberArk make to the REST API that could cause existing scripts to fail?

    Correct Answer: C

    Removing parameters from the REST API request could cause existing scripts to fail because those scripts might depend on the presence of those parameters. If a required parameter is suddenly missing, the script could produce errors or fail to execute as expected. Other changes, like adding optional parameters, adding REST methods, or returning additional values, would not inherently break existing scripts since they would not alter the current required structure of the request or the expected response.

Discussion
penuelaandyOption: C

https://docs.cyberark.com/Product-Doc/OnlineHelp/PAS/13.0/en/Content/WebServices/Implementing%20Privileged%20Account%20Security%20Web%20Services%20.htm