NSX-T Data Center REST API

Get a registered NSX Application Platform as specified

Get the registered NSX Application Platform as specified.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/sites/napp/registration/{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:
NappRegistration+

Example Response:

{ "cluster_id": "12f563af-af9f-48f3-848e-e9257c8740b0", "cluster_name": "NSX Application Platform", "message_bus_ip_address": "10.33.76.94", "ingress_ip_address": "10.33.76.80", "status": "DEPLOYMENT_SUCCESSFUL" }

Required Permissions:

read

Feature:

nsx_intelligence_cluster_node_deployment

Additional Errors: