/
/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

    Retrieves the list of snapshots for the specified volume. Returns a response with an empty list of snapshots if called for a non-boot volume.

    get/v2/{+parent}/snapshots

    Path parameters

    parentstring required

    Required. Parent value for ListVolumesRequest.

    Query parameters

    pageSizeinteger

    Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default.

    pageTokenstring

    A token identifying a page of results from the server.

    Response

    Successful response

    Changes