[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

Get NSX-v Controller Cluster

Description

Show NSX-v Controller Cluster details

Request

Request

URL

URL


get
https://vrni.example.com/api/ni/data-sources/nsxv-managers/{id}/controller-cluster
Copy

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns NSXControllerDataCollection of type(s) application/json
{
	"controller_password": "string",
	"enabled": false
}
string
controller_password Optional

Controller Password


boolean
enabled Optional

Whether or not to collect data from the NSX-v Controller Cluster

Errors

Errors

401

Unauthorized


403

Forbidden


404

Not Found


500

Internal Error

Code Samples

Code Samples

cURL Command

curl https://vrni.example.com/api/ni/data-sources/nsxv-managers/{id}/controller-cluster


[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Data Sources Operations
Feedback

Was this page helpful?