Skip to main content

Update Origin Address

This setting is available for all 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

 

 resource_label

Specifies the Resource. There is no character limit and special characters can be written.

String

No

 data_source

Determines the source of the resource. It can take “origin” and “storage” values.

String

Yes

 origin_url

It is the URL information of the resource created in the Medianova Cloud panel.  

String, URL

Yes

Payload

CODE
{
     "resource_label": null,
     "resource_uuid": "***-****-****-****",
     "data_source": "origin",
      "origin_url": "http://test.com"
}

JavaScript errors detected

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

If this problem persists, please contact our support.