{ "opencollection": "1.0.0", "info": { "name": "Citrix ADC (NetScaler) NITRO Access Policies Hypervisors API", "version": "14.1" }, "request": { "auth": { "type": "apikey", "key": "NITRO_AUTH_TOKEN", "value": "{{NITRO_AUTH_TOKEN}}", "placement": "query" } }, "items": [ { "info": { "name": "Hypervisors", "type": "folder" }, "items": [ { "info": { "name": "Citrix List hypervisor connections", "type": "http" }, "http": { "method": "GET", "url": "https://{netscaler-ip}/nitro/v1/Hypervisors", "headers": [ { "name": "Citrix-CustomerId", "value": "" }, { "name": "Citrix-InstanceId", "value": "" } ] }, "docs": "Retrieve all hypervisor connections configured within the customer site." } ] } ], "bundled": true }