Authorization: Bearer ********************
curl --location -g --request POST '/api/v1/vmware/vpc/{{vpc_id}}/compute/instance//change-instance-termination' \
--header 'Accept: application/json, text/plain, */*' \
--header 'OrgId;'
{"status":200,"message":"Successfully!"}