PAM-DEF Exam QuestionsBrowse all questions from this exam

PAM-DEF Exam - Question 39


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

Show Answer
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

1 comment
Sign in to comment
penuelaandyOption: C
Mar 3, 2023

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