List Nodes
Get list of infrastructure nodes. Only admin users can retrieve this information.
Request
URI
GET
https://vrni.example.com/api/ni/infra/nodes
COPY
Responses
200
OK
Returns NodeListResult of type(s) application/json
{
"results": [
{
"id": "1000:104:12213212",
"entity_type": "string"
}
],
"total_count": 1
}
integer
total_count
Optional
total_count
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
500
Internal Error
Operation doesn't return any data structure
Infrastructure Operations
DELETE
Delete VCF Watermark
GET
Get Node
GET
Get VCF Watermark
GET
List Nodes
POST
Save VCF Watermark
PUT
Update VCF Watermark