Skip to content
Daniel Reed edited this page Jun 8, 2017 · 12 revisions

Welcome to the HPE OneView Hubot project. To run this project locally please visit the Quickstart guide. If you are interested in contributing to this project please read the Getting Started guide.

The HPE OneView Hubot script currently supports a limited number of operations. The list below describes the most basic ways of interacting with OV with the Hubot script.

Server Hardware

  • turn/power on/off hardware-name
  • get/list/show all hardware
  • get/list/show hardware-name utilization (CPU and network)
  • get/list/show hardware-name all utilization (CPU, temp, power and network)
  • get/list/show hardware-name

Server Profile Templates

  • get/list/show all templates
  • get/list/show available targets for template-name
  • get/list/show profiles using template-name
  • deploy/create num profile(s) from/using template-name
  • flex template-name by num profile/profiles/hardware/servers
  • undeploy/remove num profile(s) from template-name
  • undeploy/remove num server(s) from template-name
  • fix compliance issues for template-name

Server Profiles

  • get/list/show all profiles
  • get/list/show profile-name
  • get/list/show profile-name compliance
  • update/make profile-name compliant
  • turn/power on/off profile-name
Clone this wiki locally