[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
List Nodes
DescriptionGet list of infrastructure nodes. Only admin users can retrieve this information.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://vrni.example.com/api/ni/infra/nodes
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
NodeListResult
of type(s) application/json
{
"total_count": 1
}
integer
total_count
Optional
Errors
401
Unauthorized
403
Forbidden
500
Internal Error
Code Samples
cURL Command
curl https://vrni.example.com/api/ni/infra/nodes
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Infrastructure Operations
delete
get
get
post