Skip to main content

Update Registry

PUT 

/projects/:projectId/providers/Aruba.Container/registries/:id

Update Registry

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    id stringrequired

    unique identifier of the registry

Query Parameters

    api-version string

    The requested API version

    Default value: 1

Body

registry to update

    metadata

    object

    Metadata of the resource

    namestring

    Name of the resource

    location

    object

    Contains information about the Region of a resource

    valuestring

    Value of the region in which the resource will be located. Available regions at present:

    • ITBG-Bergamo

    For more information, check the documentation.

    tagsstring[]nullable

    List of tags for the resource

    properties

    object

    billingPlan

    object

    billingPeriodstringnullable

    publicIp

    object

    uristring

    Uri of the resource

Responses

OK