{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-windowsiot-windowsiotservices","description":"DeviceServices","version":"2019-06-01","base_url":"https://management.azure.com","endpoints":8,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api DeviceServices\n@base https://management.azure.com\n@version 2019-06-01\n@auth OAuth2\n@common_fields {api-version: any # The version of the API.}\n@endpoints 8\n@toc providers(1), subscriptions(7)\n\n@group providers\n@endpoint GET /providers/Microsoft.WindowsIoT/operations\n@desc Lists all of the available Windows IoT Services REST API operations.\n@returns(200) OK. The request has succeeded.\n\n@endgroup\n\n@group subscriptions\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.WindowsIoT/deviceServices/{deviceName}\n@desc Get the non-security related metadata of a Windows IoT Device Service.\n@required {subscriptionId: any # The subscription identifier., resourceGroupName: any # The name of the resource group that contains the Windows IoT Device Service., deviceName: any # The name of the Windows IoT Device Service.}\n@returns(200) OK. The request has succeeded.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.WindowsIoT/deviceServices/{deviceName}\n@desc Create or update the metadata of a Windows IoT Device Service.\n@required {subscriptionId: any # The subscription identifier., resourceGroupName: any # The name of the resource group that contains the Windows IoT Device Service., deviceName: any # The name of the Windows IoT Device Service., deviceService: map # The Windows IoT Device Service metadata and security metadata.}\n@optional {If-Match: any # ETag of the Windows IoT Device Service. Do not specify for creating a new Windows IoT Device Service. Required to update an existing Windows IoT Device Service.}\n@returns(200) OK. The request has succeeded.\n@returns(201) OK. The request has succeeded.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.WindowsIoT/deviceServices/{deviceName}\n@desc Updates the metadata of a Windows IoT Device Service.\n@required {subscriptionId: any # The subscription identifier., resourceGroupName: any # The name of the resource group that contains the Windows IoT Device Service., deviceName: any # The name of the Windows IoT Device Service., deviceService: map # The Windows IoT Device Service metadata and security metadata.}\n@optional {If-Match: any # ETag of the Windows IoT Device Service. Do not specify for creating a brand new Windows IoT Device Service. Required to update an existing Windows IoT Device Service.}\n@returns(200) OK. The request has succeeded.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.WindowsIoT/deviceServices/{deviceName}\n@desc Delete a Windows IoT Device Service.\n@required {subscriptionId: any # The subscription identifier., resourceGroupName: any # The name of the resource group that contains the Windows IoT Device Service., deviceName: any # The name of the Windows IoT Device Service.}\n@returns(200) OK. The request has succeeded.\n@returns(204) OK. The request has succeeded with no content to return.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.WindowsIoT/deviceServices\n@desc Get all the IoT hubs in a resource group.\n@required {subscriptionId: any # The subscription identifier., resourceGroupName: any # The name of the resource group that contains the Windows IoT Device Service.}\n@returns(200) OK. The request has succeeded.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.WindowsIoT/deviceServices\n@desc Get all the IoT hubs in a subscription.\n@required {subscriptionId: any # The subscription identifier.}\n@returns(200) OK. The request has succeeded.\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.WindowsIoT/checkDeviceServiceNameAvailability\n@desc Check if a Windows IoT Device Service name is available.\n@required {subscriptionId: any # The subscription identifier., deviceServiceCheckNameAvailabilityParameters: map # Set the name parameter in the DeviceServiceCheckNameAvailabilityParameters structure to the name of the Windows IoT Device Service to check.}\n@returns(200) OK. The request has succeeded.\n\n@endgroup\n\n@end\n"}