Create a cache memory profileCopy Pagepost https://{hostname}/api/lcdn-services/v1/hypercache/cache-memory-profilesBody ParamscacheMemoryProfileIdinteger≥ 1namestringrequiredlength between 1 and 128hotCacheMemoryPercentinteger0 to 90Defaults to 5ramOnlyCacheMemoryPercentinteger0 to 90Defaults to 0frontEndCacheMemoryPercentinteger0 to 90Defaults to 0diskIndexMemoryPercentinteger0 to 50Defaults to 10Responses 200Successful response 201An HTTP 201 will be returned if the request is successfully processed, and a new cache-memory-profile object is created. The location of the new object will be specified in the location header. 400An HTTP 400 will be returned if the request is badly formed or has constraint violations 403An HTTP 403 will be returned if the principal is not authorized to access the instance of cache-hierarchy that the request was made against. 409An HTTP 409 will be returned if the cache-memory-profile offered for create/update would lead to a conflicting state.Updated 3 days ago