Authorization: Bearer ********************curl --location --request DELETE '/api/v2/vmware/vpc//hpc/subnets//' \
--header 'Authorization: Bearer <token>'{
"message": "The subnet is deleting.",
"data": {
"id": "1ad415c9-8ff1-4775-a507-c16179ad0d50",
"name": "tesst",
"extra_log": null
}
}