Skip to main content

Enable/Disable Resource

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

status

Write true to make the resource active, false to make it passive.

 

Boolean

Yes

Payload

CODE
{
  "status": false
}
JavaScript errors detected

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

If this problem persists, please contact our support.