v5

latestSwagger 2.0raw.githubusercontent.com2019-06-115585158.4 KB
Environments

Resets the user password on an environment This operation can take a while to complete

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labaccounts/{labAccountName}/labs/{labName}/environmentsettings/{environmentSettingName}/environments/{environmentName}/resetPassword

Path parameters

subscriptionIdstring required

The subscription ID.

resourceGroupNamestring required

The name of the resource group.

labAccountNamestring required

The name of the lab Account.

labNamestring required

The name of the lab.

environmentSettingNamestring required

The name of the environment Setting.

environmentNamestring required

The name of the environment.

Query parameters

api-versionstring required

Client API version.

Request body

environmentIdstring required

The resourceId of the environment

usernamestring

The username for which the password will be reset.

passwordstring

The password to assign to the user specified in

Response

OK