AcrManifest
AcrMetadata
Update attributes of a manifest
patch/acr/v1/{name}/_manifests/{reference}
Path parameters
namestring required
Name of the image (including the namespace)
referencestring required
A tag or a digest, pointing to a specific image
Request body
Example request
{
"quarantineDetails": "quarantineDetails",
"readEnabled": true,
"quarantineState": "quarantineState",
"listEnabled": true,
"deleteEnabled": true,
"writeEnabled": true
}Response
The attributes are updated