project

Create a new project.

This endpoint is for user to create a new project.

post/projects

Headers

X-Request-Idstring

An unique ID for the request

X-Resource-Name-In-Locationboolean

The flag to indicate whether to return the name of the resource in Location. When X-Resource-Name-In-Location is true, the Location will return the name of the resource.

Request body

project_namestring

The name of the project.

publicboolean nullable

deprecated, reserved for project creation in replication

storage_limitinteger nullable

The storage quota of the project.

registry_idinteger nullable

The ID of referenced registry when creating the proxy cache project

Response

Created

Changes

No recorded changes to this endpoint across all 1 revision of this API.