{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GET API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GET", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get The Non Security Related Metadata Of An Iot Hub", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "Get the non-security related metadata of an IoT hub." }, { "info": { "name": "Microsoft Azure Get All The Iot Hubs In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Devices/IotHubs", "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." }, { "info": { "name": "Microsoft Azure Get All The Iot Hubs In A Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs", "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 IoT hub." } ] }, "docs": "Get all the IoT hubs in a resource group." }, { "info": { "name": "Microsoft Azure Get The Statistics From An Iot Hub", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName/IotHubStats", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "Get the statistics from an IoT hub." }, { "info": { "name": "Microsoft Azure Get The List Of Valid Skus For An Iot Hub", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName/skus", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "Get the list of valid SKUs for an IoT hub." }, { "info": { "name": "Microsoft Azure Get A List Of The Consumer Groups In The Event Hub Compatible Device To Cloud Endpoint In An Iot Hub", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName/eventHubEndpoints/:eventHubEndpointName/ConsumerGroups", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." }, { "name": "eventHubEndpointName", "value": "", "type": "path", "description": "The name of the Event Hub-compatible endpoint." } ] }, "docs": "Get a list of the consumer groups in the Event Hub-compatible device-to-cloud endpoint in an IoT hub." }, { "info": { "name": "Microsoft Azure Get A Consumer Group From The Event Hub Compatible Device To Cloud Endpoint For An Iot Hub", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName/eventHubEndpoints/:eventHubEndpointName/ConsumerGroups/:name", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." }, { "name": "eventHubEndpointName", "value": "", "type": "path", "description": "The name of the Event Hub-compatible endpoint in the IoT hub." }, { "name": "name", "value": "", "type": "path", "description": "The name of the consumer group to retrieve." } ] }, "docs": "Get a consumer group from the Event Hub-compatible device-to-cloud endpoint for an IoT hub." }, { "info": { "name": "Microsoft Azure Get A List Of All The Jobs In An Iot Hub For More Information, See: Https: Docs Microsoft Com Azure Iot Hub Iot Hub Devguide Identity Registry", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName/jobs", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "Get a list of all the jobs in an IoT hub. For more information, see: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-identity-registry." }, { "info": { "name": "Microsoft Azure Get The Details Of A Job From An Iot Hub For More Information, See: Https: Docs Microsoft Com Azure Iot Hub Iot Hub Devguide Identity Registry", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName/jobs/:jobId", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." }, { "name": "jobId", "value": "", "type": "path", "description": "The job identifier." } ] }, "docs": "Get the details of a job from an IoT hub. For more information, see: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-identity-registry." }, { "info": { "name": "Microsoft Azure Get The Quota Metrics For An Iot Hub", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName/quotaMetrics", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "Get the quota metrics for an IoT hub." }, { "info": { "name": "Microsoft Azure Get The Health For Routing Endpoints", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:iotHubName/routingEndpointsHealth", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "resourceGroupName", "value": "", "type": "path" }, { "name": "iotHubName", "value": "", "type": "path" }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." } ] }, "docs": "Get the health for routing endpoints." }, { "info": { "name": "Microsoft Azure Get The Number Of Iot Hubs In The Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Devices/usages", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription identifier." }, { "name": "api-version", "value": "", "type": "query", "description": "The version of the API." } ] }, "docs": "Get the number of free and paid iot hubs in the subscription" }, { "info": { "name": "Microsoft Azure List Private Link Resources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/iotHubs/:resourceName/privateLinkResources", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "List private link resources for the given IotHub" }, { "info": { "name": "Microsoft Azure Get The Specified Private Link Resource", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/iotHubs/:resourceName/privateLinkResources/:groupId", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." }, { "name": "groupId", "value": "", "type": "path", "description": "The name of the private link resource" } ] }, "docs": "Get the specified private link resource for the given IotHub" }, { "info": { "name": "Microsoft Azure List Private Endpoint Connections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/iotHubs/:resourceName/privateEndpointConnections", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "List private endpoint connection properties" }, { "info": { "name": "Microsoft Azure Get Private Endpoint Connection", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/iotHubs/:resourceName/privateEndpointConnections/:privateEndpointConnectionName", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." }, { "name": "privateEndpointConnectionName", "value": "", "type": "path", "description": "The name of the private endpoint connection" } ] }, "docs": "Get private endpoint connection properties" }, { "info": { "name": "Microsoft Azure Get A Device Enrollment Record", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/enrollments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "This id is used to uniquely identify a device registration of an enrollment. A case-insensitive string (up to 128 characters long) of alphanumeric characters plus certain special characters : . _ -. No special characters allowed at start or end." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request. Supported versions include: 2021-10-01" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get A Device Enrollment Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/enrollmentGroups/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Enrollment group ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request. Supported versions include: 2021-10-01" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The Device Registration State", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/registrations/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Registration ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for the request. Supported versions include: 2021-10-01" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }