Update Rule
Updates a routing rule's name, strategy, or match configuration.
PUT
/gateway/{gateway_id}/rules/{rule_id}/Path parameters
gateway_idPathintegerrequiredGateway ID
rule_idPathintegerrequiredRule ID
Query parameters
project_idQueryintegerrequiredProject ID
locationQuerystringrequiredLocation
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
Request body
application/json
Updated rule name.
example
updated-routeUpdated routing strategy.
Updated rule status.
Updated routing configuration.
Responses
No documented responses.