Detach VPC IP
Detach a VPC IP from the model endpoint.
DELETE
/serving/inference/{inference_id}/vpc_ips/{vpc_ip_id}/Path parameters
inference_idPathintegerrequiredvpc_ip_idPathintegerrequiredID of the VPC IP to detach.
Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Responses
200VPC IP detach scheduled successfully.
example
200example
Success