Gets the metadata values for a cached object.
cacheGetMetadata(id [, objectType] [, region])
returns struct
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | Yes | The ID of the cached object. | |
| objectType | string | No | Gets metadata for template caches. | |
| region | string | No | The name of the cache region |