projects
Create a host project registration. A Google cloud project can be registered as a host project if it is not attached as a runtime project to another host project. A project can be registered as a host project only once. Subsequent register calls for the same project will fail.
post/v1/{+parent}/hostProjectRegistrations
Path parameters
parentstring required
Required. The parent resource for the host project. Format: projects/{project}/locations/{location}
Query parameters
hostProjectRegistrationIdstring
Required. The ID to use for the Host Project Registration, which will become the final component of the host project registration's resource name. The ID must be the same as the Google cloud project specified in the host_project_registration.gcp_project field.
Request body
Response
Successful response