An administrator is troubleshooting a situation where a virtual machine cannot be powered on. The error message indicates insufficient permissions. The VM is in a folder named 'Production' and the administrator has been assigned a custom role with 'Virtual machine > Power On' permission at the folder level. However, the VM is also in a resource pool. What additional permission is most likely missing?
Trap 1: Network > Assign network permission on the network
Assign network is not required for power on.
Trap 2: Datastore > Allocate space permission on the datastore
Allocate space is not required for power on.
Trap 3: Virtual machine > Configuration permission on the VM
Configuration is not needed for power on.
- A
Network > Assign network permission on the network
Why wrong: Assign network is not required for power on.
- B
Resource > Assign virtual machine to resource pool permission on the resource pool
This permission is necessary to assign the VM to the resource pool during power on.
- C
Datastore > Allocate space permission on the datastore
Why wrong: Allocate space is not required for power on.
- D
Virtual machine > Configuration permission on the VM
Why wrong: Configuration is not needed for power on.