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: {OrgId}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{"hw_flavor":"59ce2170-67cb-4215-bcdb-b88f943c8207"}'{}