Name | Type | Description | Notes |
---|---|---|---|
id | int | The ID of the tag | [optional] |
repository_id | int | The ID of the repository that the tag belongs to | [optional] |
artifact_id | int | The ID of the artifact that the tag attached to | [optional] |
name | str | The name of the tag | [optional] |
push_time | datetime | The push time of the tag | [optional] |
pull_time | datetime | The latest pull time of the tag | [optional] |
immutable | bool | The immutable status of the tag | [optional] |
signed | bool | The attribute indicates whether the tag is signed or not | [optional] |