RepositoryV1_1
RepositoryV1_1
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | Description Example : Carpe diem. | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| lifecycle_policy optional | Lifecycle policy | any of [LifecyclePolicyV1_1, null] | |
| lock_policy optional | Lock Policy | any of [LockPolicy, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Repository name Example : sample | string | |
| private_endpoint_url optional | Private Endpoint URL Example : sample.scr.private.{region}.{environment}.samsungsdscloud.com:30748/sample-repo | any of [string, null] | |
| public_endpoint_url optional | Public Endpoint URL Example : sample.scr.{region}.{environment}.samsungsdscloud.com:30748/sample-repo | any of [string, null] | |
| pull_policy optional | Pull policy | any of [PullPolicy, null] | |
| registry_id optional | Registry ID Example : rpqtmqgec3174541bbf77eecf2cd3585 | string | |
| scan_policy optional | Scan policy | any of [ScanPolicy, null] | |
| state required | Repository state Example : Active | string |