{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DeviceServices API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DeviceServices", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Windowsiot Deviceservices Devicename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.WindowsIoT/deviceServices/:deviceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Windows IoT Device Service." }, { "name": "deviceName", "value": "", "type": "path", "description": "The name of the Windows IoT Device Service." } ] }, "docs": "Get the non-security related metadata of a Windows IoT Device Service." }, { "info": { "name": "Microsoft Azure Create Or Update The Metadata Of A Windows Iot Device Service", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.WindowsIoT/deviceServices/:deviceName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Windows IoT Device Service." }, { "name": "deviceName", "value": "", "type": "path", "description": "The name of the Windows IoT Device Service." } ] }, "docs": "Create or update the metadata of a Windows IoT Device Service. The usual pattern to modify a property is to retrieve the Windows IoT Device Service metadata and security metadata, and then combine them with the modified values in a new body to update the Windows IoT Device Service." }, { "info": { "name": "Microsoft Azure Updates The Metadata Of A Windows Iot Device Service", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.WindowsIoT/deviceServices/:deviceName", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Windows IoT Device Service." }, { "name": "deviceName", "value": "", "type": "path", "description": "The name of the Windows IoT Device Service." } ] }, "docs": "Updates the metadata of a Windows IoT Device Service. The usual pattern to modify a property is to retrieve the Windows IoT Device Service metadata and security metadata, and then combine them with the modified values in a new body to update the Windows IoT Device Service." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Windowsiot Deviceservices Devicename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.WindowsIoT/deviceServices/:deviceName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Windows IoT Device Service." }, { "name": "deviceName", "value": "", "type": "path", "description": "The name of the Windows IoT Device Service." } ] }, "docs": "Delete a Windows IoT Device Service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Windowsiot Deviceservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.WindowsIoT/deviceServices", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group that contains the Windows IoT Device Service." } ] }, "docs": "Get all the IoT hubs in a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Windowsiot Deviceservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.WindowsIoT/deviceServices", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." } ] }, "docs": "Get all the IoT hubs in a subscription." } ] } ], "bundled": true }