Azure Container Registry · Example Payload

Azure Container Registry Event Content Example

AzureContainer ImagesContainersDockerRegistry

Azure Container Registry Event Content Example is an example object payload from Azure Container Registry, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

actionidtimestamp

Example Payload

Raw ↑
{
  "action": "example-string",
  "id": "example-string",
  "timestamp": "2026-04-19T12:00:00Z"
}