cacheGetMetadata

Gets the metadata values for a cached object.

cacheGetMetadata(id [, objectType] [, region]) → returns struct

Argument Reference

id string
Required

The ID of the cached object.

objectType string

Gets metadata for template caches.

region string

The name of the cache region

Examples
Sample code invoking the cacheGetMetadata function


Fork me on GitHub