Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Conversation

@odraghi
Copy link

@odraghi odraghi commented Oct 5, 2022

Update compute policies of a VM.

Options:
--placement Placement policy to configure the VM.
--sizing Sizing policy to configure the VM.
--no-placement Configure the VM without placement policy.

Exemple:
vcd vm update-compute-policies vapp1 vm1
--sizing 'System Default'
--placement 'ESXi in Rack1'

The command show an error if required compute policy is not found in the vdc.

Ability to change the placement and/or sizing policy of a VM.
Ability to remove the placement policy of the VM.

Signed-off-by: Olivier DRAGHI <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant