Updates only provided fields; omitted ones stay unchanged.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project ID
1
Region ID
1
L7 policy ID
"023f2e34-7806-443b-bfae-16c324569a3d"
Action
"REDIRECT_TO_URL""REDIRECT_TO_URL"
Requests matching this policy will be redirected to this URL. Only valid if action is REDIRECT_TO_URL.
"https://www.example.com"
Human-readable name of the policy
"redirect-example.com"
The position of this policy on the listener
1
Requests matching this policy will be redirected to the specified URL or Prefix URL with the HTTP response code. Valid if action is REDIRECT_TO_URL or REDIRECT_PREFIX. Valid options are 301, 302, 303, 307, or 308. Default is 302.
301
302
303
307
308
A list of simple strings assigned to the resource.
["test_tag"]OK
List of task IDs representing asynchronous operations. Use these IDs to monitor operation progress:
GET /v1/tasks/{task_id} - Check individual task status and details
Poll task status until completion (FINISHED/ERROR) before proceeding with dependent operations.["d478ae29-dedc-4869-82f0-96104425f565"]