Microsoft Azure · Example Payload

Azure Container Registry Manifest List Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

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

Top-level fields

registryimageNamemanifests

Example Payload

Raw ↑
{
  "registry": "example_value",
  "imageName": "example_value",
  "manifests": []
}