Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 954 Bytes

ProjectReq.md

File metadata and controls

15 lines (11 loc) · 954 Bytes

ProjectReq

Properties

Name Type Description Notes
ProjectName string The name of the project. [optional] [default to null]
Public bool deprecated, reserved for project creation in replication [optional] [default to null]
Metadata *ProjectMetadata The metadata of the project. [optional] [default to null]
CveAllowlist *CveAllowlist The CVE allowlist of the project. [optional] [default to null]
StorageLimit int64 The storage quota of the project. [optional] [default to null]
RegistryId int64 The ID of referenced registry when creating the proxy cache project [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]