NSX-T Data Center REST API

Patch SCRX config on cluster level

Patch HighLatencySensitivityMode on cluster level.

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/settings/scrx/cluster-configs/{cluster-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
ScrxClusterConfig+

Example Request:

PATCH https://<policy-mgr>/policy/api/v1/infra/settings/scrx/cluster-configs/test { "high_latency_sensitivity_mode_enabled": false, "size": "TM-08", "cluster": { "target_id": "dba23aaf-99a7-4d61-81b0-7bef13cf0ede:domain-c9" } }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_dfw_ids

Additional Errors: