1Z0-339 · Question #36
Your customer reports that the IT staff is not able to update some OPAM configuration resource objects through RESTful interfaces by using the configuration resource API. They claim that they are…
The correct answer is B. The WindowsAgentCount resource object can't be updated through the configuration resource API. Explanation/Reference: https://docs.oracle.com/cd/E52734_01/opam/OPMAG/app_rest.htm#CIHFIEFG
Question
Your customer reports that the IT staff is not able to update some OPAM configuration resource objects through RESTful interfaces by using the configuration resource API. They claim that they are trying to update the number of Windows agents that have been deployed and that the parameters sent are correct. However, they are not receiving a successful message. API Parameters URI: https://opam_server_host:opam_ssl_port/opam/config/sessionmgrconfig Method: GET Content-Type: NA Body: JSON representation of Modification What should you do to fix this?
Options
- ASet the method as POST.
- BThe WindowsAgentCount resource object can't be updated through the configuration resource API.
- CSet URI as https://opam_server_host:opam_ssl_port/opam/config/sessionconfig.
- DSend configUID and configType along with the WindowsAgentCount parameter to run the update.
How the community answered
(28 responses)- A4% (1)
- B82% (23)
- C4% (1)
- D11% (3)
Explanation
Explanation/Reference: https://docs.oracle.com/cd/E52734_01/opam/OPMAG/app_rest.htm#CIHFIEFG
Topics
Community Discussion
No community discussion yet for this question.