GetInstanceDefaultCredentials
GET {{baseUrl}}/instances/:instanceId/defaultCredentials
Gets the generated credentials for the instance. Only works for instances that require a password to log in, such as Windows. For certain operating systems, users will be forced to change the initial credentials.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |
RESPONSES
status: OK
{"username":"quis pariatur ipsum","password":"amet magna culpa"}