Microsoft Azure · Example Payload

Azure Container Registry Manifest Attributes Base Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Container Registry Manifest Attributes Base Example is an example object payload from Microsoft Azure, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

digestimageSizecreatedTimelastUpdateTimearchitectureosmediaTypeconfigMediaTypetags

Example Payload

Raw ↑
{
  "digest": "example_value",
  "imageSize": 10,
  "createdTime": "example_value",
  "lastUpdateTime": "example_value",
  "architecture": "example_value",
  "os": "example_value",
  "mediaType": "example_value",
  "configMediaType": "example_value",
  "tags": []
}