Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: DOC-1653: Changing VMware vSphere Local Operations Permission to Subcategory #5610

Merged
merged 1 commit into from
Jan 31, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions _partials/permissions/_vsphere-permissions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ all required privileges on all required objects.

:::info

Propegation refers to the inheritance of permissions from a parent vSphere object to a child object. If a permission is
Propagation refers to the inheritance of permissions from a parent vSphere object to a child object. If a permission is
propagated to a child object, the child object inherits the permission from the parent object.

:::
Expand All @@ -139,7 +139,7 @@ Select the tab for the vSphere version you are using to view the required privil
| **CNS** | Searchable |
| **Datastore** | Allocate space<br />Browse datastore<br />Low level file operations<br />Remove file<br />Update virtual machine files<br />Update virtual machine metadata |
| **Folder** | Create folder<br />Delete folder<br />Move folder<br />Rename folder |
| **Host Local Operations** | Reconfigure virtual machine |
| **Host** | Local Operations: Reconfigure virtual machine |
| **Network** | Assign network |
| **Resource** | Apply recommendation<br />Assign virtual machine to resource pool<br />Migrate powered off virtual machine<br />Migrate powered on virtual machine<br />Query vMotion |
| **Sessions** | Validate session |
Expand Down Expand Up @@ -174,7 +174,7 @@ Virtual Machines.
| **CNS** | Searchable |
| **Datastore** | Allocate space<br />Browse datastore<br />Low level file operations<br />Remove file<br />Update virtual machine files<br />Update virtual machine metadata |
| **Folder** | Create Folder<br />Delete folder<br />Move folder<br />Rename folder |
| **Host Local Operations** | Reconfigure virtual machine |
| **Host** | Local Operations: Reconfigure virtual machine |
| **Network** | Assign network |
| **Resource** | Apply recommendation<br />Assign virtual machine to resource pool<br />Migrate powered off virtual machine<br />Migrate powered on virtual machine<br />Query vMotion |
| **Profile-driven Storage** | View |
Expand Down Expand Up @@ -209,7 +209,7 @@ Virtual Machines.
| **CNS** | Searchable |
| **Datastore** | Allocate space<br />Browse datastore<br />Low level file operations<br />Remove file<br />Update virtual machine files<br />Update virtual machine metadata |
| **Folder** | Create Folder<br />Delete folder<br />Move folder<br />Rename folder |
| **Host Local Operations** | Reconfigure virtual machine |
| **Host** | Local Operations: Reconfigure virtual machine |
| **Network** | Assign network |
| **Resource** | Apply recommendation<br />Assign virtual machine to resource pool<br />Migrate powered off virtual machine<br />Migrate powered on virtual machine<br />Query vMotion |
| **Profile-driven Storage** | View |
Expand Down