Skip to main content

List the Organization’s Resource

Response

CODE
{
    "status": true,
    "data": {
        "current_page": 1,
        "data": [
            {
                "resource_uuid": "*****-*****-****-****",
                "resource_name": "rtmp_resource_streaming",
                "resource_type": "streaming",
                "resource_label": null,
                "data_source": "rtmp_push",
                "protocol": "http",
                "origin_address": null,
                "cdn_url": "rtmp_resource_streaming",
                "streaming_cdn_url": "mn-nl.mncdn.com/rtmp_resource_streaming",
                "server_name": null,
                "alias_domain": null,
                "waf_status": null,
                "created_at": "2023-12-11T10:43:43.000000Z",
                "status": "active",
                "deleted_at": null
            },
            {
                "resource_uuid": "****-*****-****-****",
                "resource_name": "api-test",
                "resource_type": "dynamic",
                "resource_label": null,
                "data_source": "origin",
                "protocol": "https",
                "origin_address": "api.test.com",
                "cdn_url": "api-test.mncdn.com",
                "streaming_cdn_url": null,
                "server_name": "apitest.com",
                "alias_domain": [],
                "waf_status": "off",
                "created_at": "2023-11-08T11:40:34.000000Z",
                "status": "active",
                "deleted_at": null
            },
            {
                "resource_uuid": "****-****-****-****",
                "resource_name": "test-test",
                "resource_type": "small",
                "resource_label": null,
                "data_source": "origin",
                "protocol": "https",
                "origin_address": "www.test.com",
                "cdn_url": "test-test.mncdn.com",
                "streaming_cdn_url": null,
                "server_name": null,
                "alias_domain": [],
                "waf_status": null,
                "created_at": "2023-11-03T12:33:24.000000Z",
                "status": "active",
                "deleted_at": null
            },
        ],
        "first_page_url": "https://cloud.medianova.com/api/v1/cdn/*****-*****-*****-****/resource?page=1",
        "from": 1,
        "last_page": 15,
        "last_page_url": "https://cloud.medianova.com/api/v1/cdn/****-****-****-****/resource?page=15",
        "links": [
            {
                "url": null,
                "label": "« Previous",
                "active": false
            },
            {
                "url": "https://cloud.medianova.com/api/v1/cdn/****-****-****-****/resource?page=1",
                "label": "1",
                "active": true
            }
        ],
        "next_page_url": "https://cloud.medianova.com/api/v1/cdn/****-****-****-****/resource?page=2",
        "path": "https://cloud.medianova.com/api/v1/cdn/****-****-****-****/resource",
        "per_page": 24,
        "prev_page_url": null,
        "to": 24,
        "total": 346
    }
}

JavaScript errors detected

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

If this problem persists, please contact our support.