/
/Bare Metal Solution API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects33
  • get/v2/{+name}/locations
  • get/v2/{+name}
  • delete/v2/{+name}
  • patch/v2/{+name}
  • post/v2/{+name}:disableHyperthreading
  • post/v2/{+name}:disableInteractiveSerialConsole
  • post/v2/{+name}:rename
  • post/v2/{+name}:enableInteractiveSerialConsole
  • post/v2/{+instance}:detachLun
  • get/v2/{+parent}/instances
  • post/v2/{+name}:reset
  • post/v2/{+name}:stop
  • get/v2/{+name}:loadAuthInfo
  • post/v2/{+name}:enableHyperthreading
  • post/v2/{+name}:start
  • post/v2/{+name}:reimage
  • get/v2/{+parent}/provisioningQuotas
  • get/v2/{+parent}/osImages
  • get/v2/{+parent}/nfsShares
  • post/v2/{+parent}/nfsShares
  • post/v2/{+parent}/provisioningConfigs
  • post/v2/{+parent}/provisioningConfigs:submit
  • get/v2/{+location}/networks:listNetworkUsage
  • get/v2/{+parent}/networks
  • post/v2/{+volume}:resize
  • post/v2/{+name}:evict
  • get/v2/{+parent}/volumes
  • get/v2/{+parent}/luns
  • post/v2/{+volumeSnapshot}:restoreVolumeSnapshot
  • get/v2/{+parent}/snapshots
  • post/v2/{+parent}/snapshots
  • get/v2/{+parent}/sshKeys
  • post/v2/{+parent}/sshKeys
    projects

    Lists the public SSH keys registered for the specified project. These SSH keys are used only for the interactive serial console feature.

    get/v2/{+parent}/sshKeys

    Path parameters

    parentstring required

    Required. The parent containing the SSH keys. Currently, the only valid value for the location is "global".

    Query parameters

    pageSizeinteger

    The maximum number of items to return.

    pageTokenstring

    The next_page_token value returned from a previous List request, if any.

    Response

    Successful response

    Changes