Tags
Tags
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성일시 Example : 2024-08-15T13:05:09.701645823+09:00 | string (date-time) | |
| hash_digest required | Hash digest Example : | string | |
| id required | Tags ID Example : b48210c7a226460fa15b6e3e221b30b0 | string | |
| image_id required | 이미지 ID Example : 5b5ed4f2881a440583536fc1a8c39a28 | string | |
| lock_policy optional | Lock 정책 | any of [LockPolicy, null] | |
| manifest required | 매니페스트 Example : | string | |
| manifest_media_type required | Manifest 미디어 타입 Example : | string | |
| modified_at required | 수정일시 Example : 2024-08-16T16:06:09.701645823+09:00 | string (date-time) | |
| reference_tags required | 참조 중인 tags 목록 Example : ["sample"] | array[string] | |
| registry_id optional | Example : | string | |
| repository_id required | Repository ID Example : e5611ca6c1484df480668c5adce8b078 | string | |
| state required | 태그 상태 Example : Active | string |