put https://{hostname}/crux/v1/mgmt-pop/apps//urllocation/
Edits a URL location rule.
Response
Edits a URL location rule.
xxxxxxxxxx
curl --request PUT \
--url https://hostname/crux/v1/mgmt-pop/apps/applicationId/urllocation/locationId \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
78}
{
"app_uuid_url": "l_U22L2wSVy4eG3-TcggzA",
"description": null,
"name": "TEST_RULE",
"resource_uri": {
"href": "/api/v1/apps/l_U22L2wSVy4eG3-TcggzA/urllocation/238Yd-3DStaB0aUgT4Vntg"
},
"rule_type": 1,
"servers": [],
"settings": {
"anonymous_server_conn_limit": "50",
"anonymous_server_request_limit": "100",
"app_auth": "none",
"app_auth_domain": null,
"app_cookie_domain": null,
"app_location": null,
"app_server_read_timeout": "60",
"authenticated_server_conn_limit": "50",
"authenticated_server_request_limit": "100",
"authentication_enabled": "false",
"cookie_domain": null,
"external_cookie_domain": null,
"health_check_fall": "3",
"health_check_http_host_header": null,
"health_check_http_url": "/",