Cloud OS Login API (oslogin:v1)

2025-12-03

1 new method

Additions

    Methods
  • oslogin.users.projects.provisionPosixAccount

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • HTTP Method : POST

      Parameters :

        name

          Pattern : ^users/[^/]+/projects/[^/]+$

          Required : Yes

          Location : path

          Type : string

          Description : Required. The unique ID for the user in format `users/{user}/projects/{project}`.

      Path : v1/{+name}

      Flat Path : v1/users/{usersId}/projects/{projectsId}

      Description : Adds a POSIX account and returns the profile information. Default POSIX account information is set when no username and UID exist as part of the login profile.

      Parameter Order : name