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

    Detach LUN from Instance.

    post/v2/{+instance}:detachLun

    Path parameters

    instancestring required

    Required. Name of the instance.

    Request body

    lunstring

    Required. Name of the Lun to detach.

    skipRebootboolean

    If true, performs lun unmapping without instance reboot.

    Response

    Successful response

    Changes