vmware.local

vRealize Network Insight API Reference

🔑 apikey 161 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

pyvcloud ✓ Official
pip install pyvcloud
pip install vsphere-automation-sdk-python
vcd-ext-sdk ✓ Official
npm install vcd-ext-sdk
go get github.com/vmware/vsphere-automation-sdk-go
go-vcloud-director ✓ Official
go get github.com/vmware/go-vcloud-director
alb-sdk ✓ Official
# Maven: see https://github.com/vmware/alb-sdk
dotnet add package vsphere-automation-sdk-.net
# See https://github.com/vmware-archive/vsphere-automation-sdk-rest
# See https://github.com/vmware/vsphere-automation-sdk-java
curl examples
List nodes
curl \
  -H "Authorization: $API_KEY" \
  http://vmware.local/infra/nodes
List vms
curl \
  -H "Authorization: $API_KEY" \
  http://vmware.local/entities/vms
Show version info
curl \
  -H "Authorization: $API_KEY" \
  http://vmware.local/info/version
Endpoints (161 total)
GET
/infra/nodes
List nodes
GET
/entities/vms
List vms
GET
/info/version
Show version info
GET
/entities/flows
List flows
GET
/entities/hosts
List hosts
GET
/entities/vnics
List vnics
GET
/entities/folders
List folders
GET
/entities/ip-sets
List ip sets
GET
/entities/vmknics
List vmknics
GET
/infra/nodes/{id}
Show node details
GET
/entities/clusters
List clusters
GET
/entities/problems
List problems
At a glance
Total SDKs9
Languages6
Endpoints161
Authapikey
Categories1
http://vmware.local