Cloud OS Login API (oslogin:v1beta)

2023-08-04

1 new method

Additions

    Methods
  • oslogin.users.projects.zones.signSshPublicKey

      Parameter Order : parent

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

      Parameters :

        parent

          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.

          Location : path

          Type : string

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

      HTTP Method : POST

      Path : v1beta/{+parent}:signSshPublicKey

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • Description : Signs an SSH public key for a user to authenticate to an instance.