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

List Nodes

Description

Get list of infrastructure nodes. Only admin users can retrieve this information.

Request

Request

URL

URL


get
https://vrni.example.com/api/ni/infra/nodes
Copy

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns NodeListResult of type(s) application/json
{
    "total_count": 1
}
array of NodeId
results Optional

integer
total_count Optional
Errors

Errors

401

Unauthorized


403

Forbidden


500

Internal Error

Code Samples

Code Samples

cURL Command

curl https://vrni.example.com/api/ni/infra/nodes


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

Was this page helpful?