{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GlobalUsers API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GlobalUsers", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Getenvironment", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/getEnvironment", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "$expand", "value": "", "type": "query", "description": "Specify the $expand query. Example: 'properties($expand=environment)'" }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Gets the virtual machine details" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Getoperationbatchstatus", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/getOperationBatchStatus", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Get batch operation status" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Getoperationstatus", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/getOperationStatus", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Gets the status of long running operation" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Getpersonalpreferences", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/getPersonalPreferences", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Get personal preferences for a user" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Listenvironments", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/listEnvironments", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "List Environments for the user" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Listlabs", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/listLabs", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "List labs for the user." }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Register", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/register", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Register a user to a managed lab" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Resetpassword", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/resetPassword", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Resets the user password on an environment This operation can take a while to complete" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Startenvironment", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/startEnvironment", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Starts an environment by starting all resources inside the environment. This operation can take a while to complete" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Labservices Users Username Stopenvironment", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.LabServices/users/:userName/stopEnvironment", "params": [ { "name": "userName", "value": "", "type": "path", "description": "The name of the user." }, { "name": "api-version", "value": "", "type": "query", "description": "Client API version." } ] }, "docs": "Stops an environment by stopping all resources inside the environment This operation can take a while to complete" } ] } ], "bundled": true }