Retrieves the profile information used for logging in to a virtual machine on Google Compute Engine.
HTTP request
GET https://oslogin.googleapis.com/v1alpha/{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-platformhttps://www.googleapis.com/auth/cloud-platform.read-onlyhttps://www.googleapis.com/auth/computehttps://www.googleapis.com/auth/compute.readonly
For more information, see the Authentication Overview.


