NSX-T Data Center REST API

Get a registered Security Services Platform as specified

Get the registered Security Services Platform as specified.

Request:

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

Example Request:

GET https://<nsx-mgr>/policy/api/v1/infra/ssp/registration/f6a71112-9c36-48f2-9e29-eaf571138542

Successful Response:

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

Example Response:

{ "cluster_id": "f6a71112-9c36-48f2-9e29-eaf571138542", "cluster_name": "ssp", "cluster_type": "LICENSE_SSP", "message_bus_hostname": "10.33.76.94", "ingress_hostname": "ssp-test.broadcom.com", "principal_identities": [ "ssp_platform_egress_mutable_license_f6a71112-9c36-48f2-9e29-eaf57113854d", "ssp_platform_egress_license_f6a71112-9c36-48f2-9e29-eaf57113854d", "ssp_platform_ingress_license_f6a71112-9c36-48f2-9e29-eaf57113854d", "ssp_platform_kafka_license_f6a71112-9c36-48f2-9e29-eaf57113854d" ], "resource_type": "SspRegistration", "id": "f6a71112-9c36-48f2-9e29-eaf571138542", "display_name": "f6a71112-9c36-48f2-9e29-eaf571138542", "path": "/infra/settings/ssp/ssp-info/f6a71112-9c36-48f2-9e29-eaf571138542", "relative_path": "f6a71112-9c36-48f2-9e29-eaf571138542", "parent_path": "/infra", "remote_path": "/orgs/default/projects/default/infra/settings/ssp/ssp-info/f6a71112-9c36-48f2-9e29-eaf571138542--Paris", }

Required Permissions:

read

Feature:

nsx_intelligence_cluster_node_deployment

Additional Errors: