{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PartnerInventory API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PartnerInventory", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Api For Updating Inventory Metadata And Inventory Configuration", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.EdgeOrderPartner/locations/:location/productFamilies/:familyIdentifier/inventories/:serialNumber/manageInventoryMetadata", "params": [ { "name": "familyIdentifier", "value": "", "type": "path", "description": "Unique identifier for the product family" }, { "name": "location", "value": "", "type": "path", "description": "The location of the resource" }, { "name": "serialNumber", "value": "", "type": "path", "description": "The serial number of the device" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Api For Linking Management Resource With Inventory", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.EdgeOrderPartner/locations/:location/productFamilies/:familyIdentifier/inventories/:serialNumber/manageLink", "params": [ { "name": "familyIdentifier", "value": "", "type": "path", "description": "Unique identifier for the product family" }, { "name": "location", "value": "", "type": "path", "description": "The location of the resource" }, { "name": "serialNumber", "value": "", "type": "path", "description": "The serial number of the device" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Api For Search Inventories", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.EdgeOrderPartner/searchInventories" }, "docs": "Needs a more full description created." } ] } ], "bundled": true }