Bug 1272745 - Add "Confirm host has been rebooted" to Rest-Api
Summary: Add "Confirm host has been rebooted" to Rest-Api
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: RestAPI
Version: 3.6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Juan Hernández
QA Contact: Pavel Stehlik
URL:
Whiteboard: virt
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-18 12:07 UTC by Ori Gofen
Modified: 2016-05-26 01:51 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-17 13:35:12 UTC
oVirt Team: ---
Embargoed:
ogofen: planning_ack?
ogofen: devel_ack?
ogofen: testing_ack?


Attachments (Terms of Use)

Description Ori Gofen 2015-10-18 12:07:42 UTC
Description of problem:
"Confirm host has been rebooted" command is needed upon rebooting a hypervisor in order to stop SPM operations on hosts, 'power off' (db action) vms, and start soft fencing.
Afaik right now this command is not aligned to RestApi, and is needed for Automation purposes.

Version-Release number of selected component (if applicable):
rhevm-3.6-17

How reproducible:
100%

Comment 1 Oved Ourfali 2015-10-19 05:47:37 UTC
No such whiteboard api. Api is under infra.

Comment 2 Juan Hernández 2015-10-19 09:45:01 UTC
This is already available:

  POST /hosts/{host:id}/fence
  <action>
    <fence_type>manual</fence_type>
  </action>

Please check that it works and close as NOTABUG.

Comment 3 Tomas Jelinek 2015-12-17 13:35:12 UTC
this is already implemented: closing according to comment 2


Note You need to log in before you can comment on or make changes to this bug.