Skip to main content
Effective Date — May 7, 2026
As part of the IAM hierarchy simplification, a new format of the TIR APIs is now available. All endpoints that previously included /teams/:team_id segment will now follow a service-centric structure, with project_id now passed as a query parameter instead of a path segment. You can read more about this change

Attach VPC IP

Attach a reserved VPC IP to the model endpoint.

Note: A reserved VPC IP must exist in your TIR account before attaching. Reserve IPs under Network → Reserve IP in the TIR.

POST/serving/inference/{inference_id}/vpc_ips/{vpc_ip_id}/

Path parameters

  • inference_idPathintegerrequired
  • vpc_ip_idPathintegerrequired

    ID of the reserved VPC IP to attach.

Query parameters

  • project_idQueryintegerrequired

    Project ID

  • active_iamQueryintegeroptional

    Active IAM ID (To access contact person account) Find your Active IAM ID here

  • locationQuerystringrequired

    Location

Responses

200VPC IP attach scheduled successfully.
object
codeinteger
example200
datastring
errorsobject
messagestring
exampleSuccess