VMware vRealize Operations Manager Advanced — Question 22
IT Services would like to automate the allocation of software applications. The company uses a modern virtual desktop platform with software management capabilities, and the platform supports interoperability via a REST API.
The following requirements have been established for this project:
✑ Business users will use a self-service portal to request software added to their existing system.
✑ The requestor may select one or more software applications from a list during the request.
✑ The software application list must be up-to-date.
✑ The virtual desktop team will provide REST API calls needed to interface with the existing platform.
Which three of these listed elements are required for this scenario? (Choose three.)
Answer options
- A. Customization of XaaS form
- B. vRealize Orchestrator workflow with script action
- C. Resource mapping
- D. Resource action
- E. External value definition
Correct answer: B, C, D
Explanation
The correct elements required for the automation project are the vRealize Orchestrator workflow with script action (B), which facilitates the automation process, Resource mapping (C), which ensures the correct allocation of resources, and Resource action (D), which allows actions to be performed on the resources. Customization of XaaS form (A) and External value definition (E) are not directly necessary for the automation of software allocation in this scenario.