Cloud OS Login API (oslogin:v1alpha)

2025-02-14

1 new method

Additions

    Methods
  • oslogin.users.projects.provisionPosixAccount

      Path : v1alpha/{+name}

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

      HTTP Method : POST

      Parameters :

        name

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

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • Description : Create a POSIX account if it doesn't exist.