Authorization: Bearer ********************
curl --location -g --request POST '/api/v1/vmware/vpc/{{vpc_id}}/compute/instance//terminate' \
--header 'Accept: application/json, text/plain, */*' \
--header 'OrgId: cd37c4a6-4103-469d-a3c7-a183fe22c5f9'
{"status":200,"message":null}