id | int | The registry ID. | [optional] |
url | str | The registry URL string. | [optional] |
name | str | The registry name. | [optional] |
credential | RegistryCredential | | [optional] |
type | str | Type of the registry, e.g. 'harbor'. | [optional] |
insecure | bool | Whether or not the certificate will be verified when Harbor tries to access the server. | [optional] |
description | str | Description of the registry. | [optional] |
status | str | Health status of the registry. | [optional] |
creation_time | datetime | The create time of the policy. | [optional] |
update_time | datetime | The update time of the policy. | [optional] |