Cloud OS Login API (oslogin:v1alpha)

2023-08-05

1 new method

Additions

    Methods
  • oslogin.users.projects.zones.signSshPublicKey

      Description : Signs an SSH public key for a user to authenticate to a virtual machine on Google Compute Engine.

      Path : v1alpha/{+parent}:signSshPublicKey

      Flat Path : v1alpha/users/{usersId}/projects/{projectsId}/zones/{zonesId}:signSshPublicKey

      HTTP Method : POST

      Parameters :

        parent

          Location : path

          Type : string

          Required : Yes

          Description : The parent project and zone for the signing request. This is needed to properly ensure per-organization ISS processing and potentially to provide for the possibility of zone-specific certificates used in the signing process.

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

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • Parameter Order : parent