{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector EnvironmentSettings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "EnvironmentSettings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "$expand", "value": "", "type": "query", "description": "Specify the $expand query. Example: 'properties($select=publishingState)'" }, { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply to the operation." }, { "name": "$top", "value": "", "type": "query", "description": "The maximum number of resources to return from the operation." }, { "name": "$orderby", "value": "", "type": "query", "description": "The ordering expression for the results, using OData notation." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "List environment setting in a given lab." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings Environmentsettingname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings/:environmentSettingName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "environmentSettingName", "value": "", "type": "path", "description": "The name of the environment Setting." }, { "name": "$expand", "value": "", "type": "query", "description": "Specify the $expand query. Example: 'properties($select=publishingState)'" }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Get environment setting" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings Environmentsettingname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings/:environmentSettingName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "environmentSettingName", "value": "", "type": "path", "description": "The name of the environment Setting." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Create or replace an existing Environment Setting. This operation can take a while to complete" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings Environmentsettingname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings/:environmentSettingName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "environmentSettingName", "value": "", "type": "path", "description": "The name of the environment Setting." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Modify properties of environment setting." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings Environmentsettingname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings/:environmentSettingName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "environmentSettingName", "value": "", "type": "path", "description": "The name of the environment Setting." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Delete environment setting. This operation can take a while to complete" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings Environmentsettingname Claimany", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings/:environmentSettingName/claimAny", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "environmentSettingName", "value": "", "type": "path", "description": "The name of the environment Setting." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Claims a random environment for a user in an environment settings" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings Environmentsettingname Publish", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings/:environmentSettingName/publish", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "environmentSettingName", "value": "", "type": "path", "description": "The name of the environment Setting." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Provisions/deprovisions required resources for an environment setting based on current state of the lab/environment setting." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings Environmentsettingname Start", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings/:environmentSettingName/start", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "environmentSettingName", "value": "", "type": "path", "description": "The name of the environment Setting." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Starts a template by starting all resources inside the template. This operation can take a while to complete" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Labservices Labaccounts Labaccountname Labs Labname Environmentsettings Environmentsettingname Stop", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.LabServices/labaccounts/:labAccountName/labs/:labName/environmentsettings/:environmentSettingName/stop", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "labAccountName", "value": "", "type": "path", "description": "The name of the lab Account." }, { "name": "labName", "value": "", "type": "path", "description": "The name of the lab." }, { "name": "environmentSettingName", "value": "", "type": "path", "description": "The name of the environment Setting." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Starts a template by starting all resources inside the template. This operation can take a while to complete" } ] } ], "bundled": true }