Get a cache memory profile

This operation retrieves the details of a cache memory profile instance.

Path Params
integer
required

Uniquely identifies a cache memory profile instance.

Responses

Response body
object
integer
required
≥ 1

The unique identifier for a cache memory profile.

string
required
length between 1 and 128

A unique name for a cache memory profile. Memory profile names can consist of up to 40 alphanumeric characters, backslashes, dashes or underscores, and spaces. The maximum length is 128 and the minimum length is 1.

integer
0 to 90
Defaults to 5

The percentage of memory allocated on each node for storing chunks of popular content in hot cache memory. Use hot cache memory to store both standard and RAM-only content. Akamai recommends that you don't change the default value of 5 for this memory category.

integer
0 to 90
Defaults to 0

The percentage of memory allocated for content that is identified for storage in RAM-only cache memory. RAM-only caching is applicable to all sites, both client-serving and not client-serving.

integer
0 to 90
Defaults to 0

The percentage of memory allocated on each node for storing entire objects in front-end cache memory.

integer
0 to 50
Defaults to 10

The percentage of memory allocated on each node for storing the internal index in disk index cache memory. Use the internal index to access all content stored on disk for that node. You can size disk index memory based on available disk space and the average object size. As a general guide, an index for one object takes 48 bytes of memory.

Language
Credentials
OAuth2
URL