| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | Registry identifier | [optional] |
| name | String | Registry name | [optional] |
| URL | String | URL or IP address of the Docker registry | [optional] |
| authentication | Boolean | Is authentication against this registry enabled | [optional] |
| username | String | Username used to authenticate against this registry | [optional] |
| authorizedUsers | [Number] | List of user identifiers authorized to use this registry | [optional] |
| authorizedTeams | [Number] | List of team identifiers authorized to use this registry | [optional] |