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] |