Skip to main content

Updates a registry

PUT 

/platform/solutions/api/v1/orgs/{orgId}/docker-settings/registries/{registryId}

• Registry name uniqueness: Throws exception if registry name already exists in the deployment (excluding current registry)

• Registry type validation: Validates registry type and requires access key and secret key

• Registry type: One of Custom, DockerHub, AzureACR and AwsECR

• Encryption: Encrypts sensitive data (password, access key, access secret key)

• Region: Specifies the region for the registry

Request

Responses

OK