Prefetch

Prefetch

post

This setting is available in small, large, VOD and dynamic(aksela) resource types.

Path parameters
organization_uuidstringRequiredExample: ****-*****-****-****
resource_uuidstringRequiredExample: ****-*****-****-*****
Body
resource_uuidstringRequiredExample: ****-***-****-****-****
file_pathstring[] · max: 25Required

List of file paths to prefetch.

Example: /example/111/images/20230101_01.jpg
Responses
200

Prefetch request successfully created

application/json
post
/api/v1/cdn/{organization_uuid}/job/{resource_uuid}/prefetch
200

Prefetch request successfully created

Prefetch Requests

get

This setting is available in small, large, VOD and dynamic(aksela) resource types.

Path parameters
organization_uuidstringRequiredExample: ****-*****-****-****
resource_uuidstringRequiredExample: ****-*****-****-*****
Query parameters
pageintegerOptionalExample: 1
limitintegerOptionalExample: 10
opIDstringRequiredExample: ***-***-***-****
Responses
200

Successfully retrieved prefetch requests

application/json
get
/api/v1/cdn/{organization_uuid}/job/{resource_uuid}/prefetch
200

Successfully retrieved prefetch requests

Last updated

Was this helpful?