Skip to main content

Page Rule Query String Parameter - Ignore All

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

page_rule

A Page Rule is a set of configurations containing custom settings for a specific URL pattern or path.

Object

Yes

page_rule.id

Represents the unique identifier of the Page Rule. It is a singular identifier for a specific Page Rule.

Integer

Yes

Payload

CODE
{
    "page_rule": [
        {
            "rule_id": 2,
            "status_qs": "off"
        }
    ]
}

JavaScript errors detected

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

If this problem persists, please contact our support.