Managing granular rights on vSphere objects

Bazy wiedzy

Managing granular rights on vSphere objects


Icons/System/eye-open Created with Sketch. 25 wyśw. 06.10.2025 Cloud / VMware

Objective

In addition to global datacenter rights, you can assign granular rights to users on specific objects in your Hosted Private Cloud vSphere inventory (for example, a VM or datastore). This guide explains how to add and remove these rights through the OVHcloud API.

Prerequisites

Instructions

Add rights to a vSphere object

  1. Call the following API endpoint:

  2. Fill in the request body with the object and user you want to grant access to.

    You can choose whether or not to propagate the right to child objects, similar to vSphere native rights.

  3. Confirm the request. A task of type addUserObjectRight is created and applied on the vSphere object.

    Add object right

Remove rights from a vSphere object

  1. Call the following API endpoint:

  2. Fill in the fields with the objectRightId corresponding to the right you want to remove.

  3. Confirm the request. A task of type removeUserObjectRight is created and removes the user right from the vSphere object.

    Remove object right

Viewing rights in the OVHcloud Control Panel

  1. Open the OVHcloud Control Panel. Click Hosted Private Cloud in the top bar, then Managed VMware vSphere in the left menu, and select your PCC service.

  2. Go to the Users tab. On the desired user row, open the menu and click View/Edit the rights for each DC.

    Users tab and actions menu

  3. On the Manage admin user rights by datacentre page, locate the datacenter row. Click the menu (or Modify rights) to edit the rights.

    Manage rights by datacentre

  4. In the Editing rights window, set the rights and confirm.

    Editing rights modal

Rights reference

vSphere access — global user rights on vSphere.

RightDescription
ProviderReserved for OVHcloud admins
NoneNo access
Read-onlyRead-only access
Read/WriteRead and write access

Access to the VM Network — management rights over the public network section (“VM Network” in vSphere).

RightDescription
ProviderAllows VMs to be configured on a public network
OperatorAllows VMs to be configured on a public network
NoneNo access
Read-onlyRead access only

Access to V(X)LANs / GENEVE — management rights over the private network section (VXLAN/GENEVE for Hosted Private Cloud, VLAN for SDDC).

RightDescription
ProviderAllows VMs to be configured on a private network
AdministratorAllows port groups to be managed on the virtual switch (create, modify, delete). SDDC and Premier only
NoneNo access
Read-onlyRead access only

Host and storage management — when enabled, the user can add or delete hosts and storage via the OVHcloud plugin in the vSphere client.

Go further

If you need training or technical assistance to implement our solutions, please contact your sales representative or click this link to get a quote and request a personalised analysis of your project from our Professional Services team.

Join our community of users.

Powiązane artykuły