{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Device Network API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Device Network", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Device Network Network:retrieve", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/device-network/network:retrieve", "headers": [ { "name": "x-ms-client-request-id", "value": "" }, { "name": "apc-gateway-id", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Retrieves the network a given device is on. Returns network in a networkCode format that can be used for other APIs." } ] } ], "bundled": true }