vcd vdc create has no option for memory allocation which makes it impossible to run
Using all the options that are available the cli spits out:
Error: Status code: 400/BAD_REQUEST, [ afbaf0dc-a943-4398-8f24-e53071508886 ] The value for allocated memory must be above zero. You provided 0. (request id: afbaf0dc-a943-4398-8f24-e53071508886)
I looked in vdc.py to see if there was a memory option just not included in the vcd vdc -h but there is not
PYSDK code has exposed memory options for creating VDC but, VCD-CLI hasn't. It is a bug. We will take it in our backlog to fix.
Any news about this?
PYSDK code has exposed memory options for creating VDC but, VCD-CLI hasn't. It is a bug. We will take it in our backlog to fix.
a few years have passed. Is there any chance to get it implemented into vcd-cli?