1V0-31.21 · Question #64
An operator has been tasked with powering on a single virtual machine that has been onboarded, along with a number of additional virtual machines, into a single deployment within vRealize…
The correct answer is A. Locate the deployment in vRealize Automation, and use the Power On Day 2 action. E. Locate the virtual machine in vRealize Automation, and use the Power On Day 2 action. Power On Day 2 action is a vRealize Automation action that can be used to power on a virtual machine that has been onboarded into a deployment.
Question
An operator has been tasked with powering on a single virtual machine that has been onboarded, along with a number of additional virtual machines, into a single deployment within vRealize Automation. The virtual machine was onboarded in a powered-off state. Which two actions could the operator take to complete the task? (Choose two.)
Options
- ALocate the deployment in vRealize Automation, and use the Power On Day 2 action.
- BLocate the virtual machine in vRealize Log Insight, and use the Power On action.
- CLocate the deployment in vRealize Operations, and use the Power on action.
- DLocate the virtual machine in vRealize Operations, and use the Power On action.
- ELocate the virtual machine in vRealize Automation, and use the Power On Day 2 action.
How the community answered
(31 responses)- A71% (22)
- B3% (1)
- C10% (3)
- D16% (5)
Explanation
Power On Day 2 action is a vRealize Automation action that can be used to power on a virtual machine that has been onboarded into a deployment.
Topics
Community Discussion
13A and E are correct because vRealize Automation is the system of record for onboarded deployments, and Power On is exposed as a Day 2 action there, either at the deployment level (A) or scoped to the individual VM resource within that deployment (E). Log Insight is a log analytics tool with no power management actions, and while vRealize Operations can trigger some actions, it is not the authoritative control plane for VMs onboarded through vRA and would not surface the Day 2 action catalog you need here.
A and E are correct. In vRealize Automation, Day 2 actions like Power On can be triggered at either the deployment level (option A) or at the individual resource/VM level within that deployment (option E), and both paths exist natively in the vRA interface for onboarded machines. The other options reference vRealize Log Insight, which has no power management capability, and vRealize Operations, which is a monitoring tool and does not expose Day 2 lifecycle actions for vRA-managed workloads.
Which tool actually owns the deployment, vRA or vROps?
vRA owns the deployment lifecycle, provisioning and decommissioning the workloads, while vROps sits outside that loop watching performance and compliance after the fact.
A and E are correct. In vRA, Day 2 actions like Power On can be run at either the deployment level (which lets you pick which resource to act on) or directly on the specific VM resource within that deployment, so both paths get you there without leaving the vRA console.
I kept second-guessing myself on D because vRealize Operations does surface VM power actions through its integration layer, but the exam blueprint is explicit that Day 2 actions on onboarded resources are managed through vRealize Automation, not vROps. Once I re-read the vRA 8.x documentation on onboarding blueprints and deployment-level Day 2 actions, it clicked that A and E are correct because you can target either the deployment as a whole or the individual VM resource within vRA to invoke Power On as a Day 2 action, and nothing in the other tools qualifies under the official onboarding workflow.
The vROps trap catches a lot of people because the integration layer does expose those actions, but the exam is really testing whether you know that vRA owns the Day 2 surface for onboarded resources, so your read is right, though worth noting that the deployment-level versus resource-level distinction in A and E matters operationally because targeting the deployment runs any pre/post extensibility subscriptions wired to the deployment lifecycle, while hitting the VM resource directly may bypass them.
The tricky part here is that A says "deployment" and E says "virtual machine," and both are valid paths in vRA because you can trigger the Power On Day 2 action at either the deployment level or the individual resource level within that deployment. D is the classic trap since vRealize Operations does let you power on VMs in some configurations, but the machine was onboarded into vRA, so that is where you manage it.
I initially flagged D as a lock because vRealize Operations does surface power state controls and I conflated monitoring-layer actions with actual Day 2 execution authority, but once I remembered that Day 2 actions live in vRA and can be scoped to either the whole deployment or a single resource within it, A and E clicked immediately as the only two that put you in the right tool with the right action type.
B has to be in the mix because vRealize Log Insight gives you direct visibility into the VM's operational state and the Power On action is right there once you locate the resource, no need to go hunting through a whole deployment just to touch one machine. I've seen this workflow come up in lab practice and it makes sense operationally when you're scoped to a single VM rather than acting on the entire deployment umbrella.
Imani, Log Insight is great for log analysis but it is not the right tool for powering on a VM or managing deployment-level actions, so B drops out. The correct picks are A and E because vRealize Automation gives you the deployment context to locate the VM and trigger lifecycle actions like Power On directly through the service catalog interface, which is exactly the workflow the exam scenario is testing.
D and E. D works because vROps lets you power on individual VMs directly.
Good effort on E, Grigory, but D is the trap here: vROps can recommend power actions and even automate them through its policies, yet it does not power on individual VMs directly as a standalone action the way the option implies, which is why A is the correct pairing with E since A reflects the actual workload optimization action that vROps initiates through vCenter.