projects
Creates a new repository in a given project and location. The Repository.Instance field is required in the request body for requests using the securesourcemanager.googleapis.com endpoint.
post/v1/{+parent}/repositories
Path parameters
parentstring required
Required. The project in which to create the repository. Values are of the form projects/{project_number}/locations/{location_id}
Query parameters
repositoryIdstring
Required. The ID to use for the repository, which will become the final component of the repository's resource name. This value should be 4-63 characters, and valid characters are /a-z-/.
Request body
Response
Successful response