vmware-archive / vcd-cli

Command Line Interface for VMware vCloud Director
https://vmware.github.io/vcd-cli
Other
163 stars 106 forks source link

Add --mem-allocated to vdc create #539

Open dtolan opened 4 years ago

dtolan commented 4 years ago

To help us process your pull request efficiently, please include:

1 Added Optional Tag for --mem-allocated

  1. Added additional detailed help for vcd vdc with options for AllocationPool
  2. Added @click.option for '--mem-allocated' with description
  3. Added mem_allocated to dev create.

Tested against - VMware Cloud Director version: 10.1.2.16779297

Purpose for change : In trying to add a vdc with --allocation-model AllocationPool had the following error Status code: 400/BAD_REQUEST, [] The value for allocated memory must be above zero. You provided 0.