# PortainerApi.RegistryCreateRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name that will be used to identify this registry | **URL** | **String** | URL or IP address of the Docker registry | **authentication** | **Boolean** | Is authentication against this registry enabled | **username** | **String** | Username used to authenticate against this registry | **password** | **String** | Password used to authenticate against this registry |