{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PUT API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PUT", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Update Private Endpoint Connection Status", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Databricks/workspaces/:workspaceName/privateEndpointConnections/:privateEndpointConnectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." }, { "name": "privateEndpointConnectionName", "value": "", "type": "path", "description": "The name of the private endpoint connection" } ] }, "docs": "Update the status of a private endpoint connection with the specified name" }, { "info": { "name": "Microsoft Azure Create Or Update The Metadata Of An Iot Hub", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Devices/IotHubs/:resourceName", "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 IoT hub." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the IoT hub." } ] }, "docs": "Create or update the metadata of an Iot hub. The usual pattern to modify a property is to retrieve the IoT hub metadata and security metadata, and then combine them with the modified values in a new body to update the IoT hub." }, { "info": { "name": "Microsoft Azure Add A Consumer Group To An Event Hub Compatible Endpoint In An Iot Hub", "type": "http" }, "http": { "method": "PUT", "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 add." } ] }, "docs": "Add a consumer group to an Event Hub-compatible endpoint in an IoT hub." }, { "info": { "name": "Microsoft Azure Update Private Endpoint Connection", "type": "http" }, "http": { "method": "PUT", "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": "Update the status of a private endpoint connection with the specified name" }, { "info": { "name": "Microsoft Azure Create Or Update A Device Enrollment Record", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/enrollments/:id", "headers": [ { "name": "If-Match", "value": "" } ], "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 Create Or Update A Device Enrollment Group", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/enrollmentGroups/:id", "headers": [ { "name": "If-Match", "value": "" } ], "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." } ] } ], "bundled": true }