DeleteRule
In this article:
DeleteRule#
Description#
Request to remove a listener rule for the Elastic Load Balancer (ELB).
Request Parameters#
RuleArn — The Amazon Resource Name (ARN) of the listener rule.
Type: String
Required: Yes
Response Elements#
requestId — The request ID.
Type: String
return —
True
is returned if the request succeeds, and an error otherwise.Type: Boolean
Examples#
c2-elb DeleteRule RuleArn "rule_arn"