Skip to main content

Purge Information

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

opID

Specifies the purge process ID. Required when info of specific purge is requested.

String

No

Response

CODE
{
  "status": true,
  "data": {
    "page": 1,
    "total": 1,
    "limit": 1,
    "search": "",
    "requests": [
      {
        "completedAt": "2023-04-14T07:18:40.384Z",
        "message": "Invalid purge request.",
        "purgeID": "***-****-***-****",
        "status": -1,
        "url": "hidden.mncdn.com/my/images/Fish.jpg"
      }
    ]
  }
}
JavaScript errors detected

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

If this problem persists, please contact our support.