DATASOURCE::ECI::ImageCaches is used to query multiple image caches at a time.
Syntax
{
"Type": "DATASOURCE::ECI::ImageCaches",
"Properties": {
"SnapshotId": String,
"ResourceGroupId": String,
"ImageCacheId": String,
"ImageCacheName": String,
"Limit": Integer
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
SnapshotId | String | No | Yes | The ID of the snapshot that corresponds to the image cache. | None. |
ResourceGroupId | String | No | Yes | The ID of the resource group to which the image caches belong. | None. |
ImageCacheId | String | No | Yes | The ID of the image cache. | None. |
ImageCacheName | String | No | Yes | The name of the image cache. | None. |
Limit | Integer | No | Yes | The maximum number of entries to return. | None. |
Return values
Fn::GetAtt
ImageCacheIds: the IDs of the image caches.
ImageCaches: details of the image caches.
Property | Type | Description | Constraint |
ImageCacheIds | List | The IDs of the image caches. | None. |
ImageCaches | List | Details of the image caches. | None. |
ResourceGroupId | String | The ID of the resource group to which the image caches belong. | None. |
Events | List | The events of pulling an image to create the image cache. | None. |
Images | List | The images that are contained in the image cache. | None. |
ImageCacheId | String | The ID of the image cache. | None. |
Progress | String | The progress of creating the snapshot that corresponds to the image cache. | None. |
ContainerGroupId | String | The ID of the container group. | None. |
SnapshotId | String | The ID of the snapshot that corresponds to the image cache. | None. |
ImageCacheName | String | The name of the image cache. | None. |
ExpireDateTime | String | The expiration time. | None. |