vService privileges control the ability to create, configure, and update vService dependencies for virtual machines and vApps.
You can set this privilege at different levels in the hierarchy. For example, if you set a privilege at the folder level, you can propagate the privilege to one or more objects within the folder. The object listed in the Required On column must have the privilege set, either directly or inherited.
Privilege Name in the vSphere Client | Description | Required On | Privilege Name in the API |
---|---|---|---|
Create dependency | Allows creation of a vService dependency for a virtual machine or vApp. |
vApps and virtual machines |
vService.CreateDependency |
Destroy dependency | Allows removal of a vService dependency for a virtual machine or vApp. |
vApps and virtual machines |
vService.DestroyDependency |
Reconfigure dependency configuration | Allows reconfiguration of a dependency to update the provider or binding. |
vApps and virtual machines |
vService.ReconfigureDependency |
Update dependency | Allows updates of a dependency to configure the name or description. |
vApps and virtual machines |
vService.UpdateDependency |