Authorization: Bearer ********************curl --location --request POST '/api/v1/vmware/vpc//storage//delete-storage?page=1&page_size=25' \
--header 'Authorization: Bearer <token>'{
"status": true,
"error_code": null,
"data": null,
"message": "Delete storage successfully"
}