Update properties of a manifest

patch/acr/v1/{name}/_manifests/{digest}

Path parameters

namestring required

Name of the image (including the namespace)

digeststring required

Digest of a BLOB

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

deleteEnabledboolean

Delete enabled

writeEnabledboolean

Write enabled

listEnabledboolean

List enabled

readEnabledboolean

Read enabled

Response

The request has succeeded.

registrystring

Registry login server name. This is likely to be similar to {registry-name}.azurecr.io.

imageNamestring

Repository name

Changes

Changed in 2 of the 5 revisions of this API.216

  • 2018-08-10-previewbe283057eb0911See the full diff
    • added the new required query request parameter api-version

      new-required-request-parameter

    • api tag Repository removed

      api-tag-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2018-08-10-preview64c2cd483faa115See the full diff
    • removed the success response with the status

      response-success-status-removed

    • deleted the query request parameter api-version

      request-parameter-removed

    • api operation id ContainerRegistry_UpdateManifestProperties removed and replaced with UpdateAcrManifestAttributes

      api-operation-id-removed

    • api tag AcrManifest added

      api-tag-added

    • api tag AcrMetadata added

      api-tag-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the success response with the status

      response-success-status-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog