NSX-T Data Center REST API

Read SCRX cluster config.

Read SCRX cluster config
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.

Request:

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

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ScrxClusterConfig+

Example Response:

{ "high_latency_sensitivity_mode_enabled": true, "cluster": { "target_id": "dba23aaf-99a7-4d61-81b0-7bef13cf0ede:domain-c9", "target_type": "VC_Cluster" } "resource_type": "ScrxClusterConfig", "id": "test", "display_name": "test", "path": "/infra/settings/scrx/cluster-configs/test", "relative_path": "test", "parent_path": "/infra", "remote_path": "", "unique_id": "4a3ff26a-e703-4e6b-8eeb-d9dd1f49675f", "realization_id": "4a3ff26a-e703-4e6b-8eeb-d9dd1f49675f", "owner_id": "5e3baa7f-29d5-4516-9181-f4fdbb7e90ba", "marked_for_delete": false, "overridden": false, "_system_owned": false, "_protection": "NOT_PROTECTED", "_create_time": 1726093034624, "_create_user": "admin", "_last_modified_time": 1726093107877, "_last_modified_user": "admin", "_revision": 0 }

Required Permissions:

read

Feature:

policy_dfw_ids

Additional Errors: