Skip to main content

Creating a CNAME

This setting is available in small and large 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

 cname

Canonical Name (CNAME) is the nickname given to URL records.

Array

Yes

Payload

CODE
{
    "resource_uuid": "*****-****-***-****",
    "cname": [
        "cdn.test.com"
    ]
}

JavaScript errors detected

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

If this problem persists, please contact our support.