Retrieves the profile information used for logging in to a virtual machine on Google Compute Engine.
HTTP request
GET https://oslogin.googleapis.com/v1/{name=users/*}/loginProfile
The URL uses Google API HTTP annotation syntax.
Path parameters
Parameters | |
---|---|
name |
The unique ID for the user in format |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of LoginProfile
.
Authorization Scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/compute
For more information, see the Authentication Overview.