Authorization: Bearer ********************
{"hw_flavor":"59ce2170-67cb-4215-bcdb-b88f943c8207"}
curl --location -g --request POST '/api/v1/vmware/vpc/{{vpc_id}}/compute/instance//reconfigure-vm' \
--header 'Accept: application/json, text/plain, */*' \
--header 'OrgId: cd37c4a6-4103-469d-a3c7-a183fe22c5f9' \
--header 'Content-Type: application/json' \
--data-raw '{"hw_flavor":"59ce2170-67cb-4215-bcdb-b88f943c8207"}'
{}