NSX-T Data Center REST API

Get all registered NSX Application Platforms

Get all registered NSX Application Platforms.

Request:

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

Example Response:

{ "napp_registration_results": [ { "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: