UpdateListenerRule

GET /?Action=UpdateListenerRule
Description

Updates the pattern of the listener rule.
This call updates the pattern matching algorithm for incoming traffic.

Body parameter

Required: false
Name: UpdateListenerRuleRequest

Name Description Required Schema Default Example

Attribute

The attribute of rule that needs to be modified (HostPattern| PathPattern).

true

string

RuleName

The name of the listener rule.

true

string

Value

The new value for the attribute.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

UpdateListenerRuleResponse

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata

Return

If true, the specified listener rule is updated. Otherwise, you receive an error.

false

boolean