Cloud OS Login API (oslogin:v1beta)

2023-10-07

1 new method

Additions

    Methods
  • oslogin.users.projects.locations.signSshPublicKey

      HTTP Method : POST

      Flat Path : v1beta/users/{usersId}/projects/{projectsId}/locations/{locationsId}:signSshPublicKey

      Scopes :

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

      Path : v1beta/{+parent}:signSshPublicKey

      Parameters :

        parent

          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.

          Type : string

          Required : Yes

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

          Location : path

      Description : Signs an SSH public key for a user to authenticate to an instance.