projects
Copies an already existing Vertex AI Model into the specified Location. The source Model must exist in the same Project. When copying custom Models, the users themselves are responsible for Model.metadata content to be region-agnostic, as well as making sure that any resources (e.g. files) it depends on remain accessible.
post/v1/{+parent}/models:copy
Path parameters
parentstring required
Required. The resource name of the Location into which to copy the Model. Format: projects/{project}/locations/{location}
Request body
Response
Successful response