Server IPMI

From INAP Dropzone API
Revision as of 20:49, 15 January 2014 by Mhightower (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The ipmi service command returns information about the optional Intelligent Platform Management Interface (IPMI).

Contents

Path

  • /server/ipmi/ip/{$serverid}

Method

Availability

Required Data Parameters

  • {$serverid}: The server ID that is returned when using the list command.

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
  [data] =>  An array of zero or one IP address to the IPMI 
)
Personal tools