Skip to main content

Prefetch (Warmup)

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

Parameters

Description

Type

Required

organization_uuid

The created organization in Medianova Cloud Panel unit ID value. Path parameter.

String

Yes

resource_uuid

The created resource in Medianova Cloud Panel unit ID value. Path parameter.

String

Yes

file_path

Result count. Max 1000 row per request.

String

No

Payload

CODE
{
    "resource_uuid": "****-***-****-****-****", 
    "file_path": [
      "/example/111/images/20230101_01.jpg"
    ]
}

Response

CODE
{
    "message": "Your purge request has been created successfully.", 
    "opID": "266***-***-****-89eb-**** ",
    "status": true
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.