1Z0-902 · Question #12
You are hardening the security posture of your Exadata Database Machine. Before disabling ssh access to the storage servers, what should you do to enable REST access to the MS process?
The correct answer is B. The MS Process on the storage servers is natively endowed with REST services, but are not. To enable REST access to the MS process, you need to manually enable the REST services on each storage server by running the command cellcli -e "ALTER CELL ENABLE REST" and then configure authentication and authorization to ensure secure access.
Question
You are hardening the security posture of your Exadata Database Machine. Before disabling ssh access to the storage servers, what should you do to enable REST access to the MS process?
Options
- AInstall Oracle Rest Data Services on each Database server and install the MS APEX application.
- BThe MS Process on the storage servers is natively endowed with REST services, but are not
- CInstall Oracle Rest Data Services on each Storage server and install the MS APEX application.
- DThe MS Process on the storage servers is natively endowed with REST services and are enabled
How the community answered
(31 responses)- A3% (1)
- B81% (25)
- C10% (3)
- D6% (2)
Explanation
To enable REST access to the MS process, you need to manually enable the REST services on each storage server by running the command cellcli -e "ALTER CELL ENABLE REST" and then configure authentication and authorization to ensure secure access.
Topics
Community Discussion
No community discussion yet for this question.