2v0-3322 Exam QuestionsBrowse all questions from this exam

2v0-3322 Exam - Question 30


A cloud administrator wants to restrict junior administrators to creating, deleting, and managing virtual machines in the Development folder in the VMware Cloud on AWS vCenter Server instance.

Which type of access should be granted to these junior administrators?

Show Answer
Correct Answer: BC

To restrict junior administrators to creating, deleting, and managing virtual machines specifically within the Development folder, the appropriate access level would be the CloudAdmin role on the Development folder. This will provide necessary permissions for managing VMs within that specified folder without granting them broader administrative access to other parts of the vCenter environment.

Discussion

6 comments
Sign in to comment
VCIX_ChrisOption: B
Nov 23, 2023

CloudAdmin is enough to to the required tasks

JasongoodOption: C
Apr 2, 2023

I think C is correct, granting CloudAdmin allows you to: VirtualMachine.Inventory.Create VirtualMachine.Inventory.CreateFromExisting VirtualMachine.Inventory.Delete VirtualMachine.Inventory.Move VirtualMachine.Inventory.Register VirtualMachine.Inventory.Unregister https://docs.vmware.com/en/VMware-Cloud-on-AWS/services/com.vmware.vsphere.vmc-aws-manage-data-center-vms.doc/GUID-DFB3C048-5728-4DE9-9380-7240748875C3.html

VCIX_Chris
Nov 23, 2023

Bro, CloudAdmin is noch C, but B.

krkmarOption: C
Apr 13, 2023

https://docs.aws.amazon.com/prescriptive-guidance/latest/identity-access-management-vmware-cloud-aws/vcenter.html

VirtualSteveOOption: B
Oct 27, 2023

There is no Administrator role in vCenter, this is replaced with Cloud Admin. There is an Administrator role in the Cloud Services Console, but this can't be applied to folders. Only answer B makes sense.

EJ_StrattonOption: B
Feb 11, 2024

B. is the correct answer

IAZZUSOption: B
Jun 5, 2024

B. CloudAdmin role on the Development folder: This grants the necessary permissions to manage VMs within the Development folder without granting broader administrative access to other parts of the vCenter environment. The CloudAdmin role is specifically designed for managing VMs and can be scoped to a particular folder.