API Guide

Table Of Contents
ComputerSystem
Description
This resource is used to represent resources that represent a computing system in the Redfish specification.
URL
/redfish/v1/Systems
Supported HTTP methods and privileges
HTTP method Required privilege
GET Login
Navigation URL
/redfish/v1/Systems/<ID>
Supported HTTP methods and privileges
HTTP method Required privilege
PATCH ConfigureManager
Supported status codes and error messages
HTTP status code
Extended information
200 Base.1.0.success
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyValueNotInList
Base.1.0.PropertyUnknown
Base.1.0.PropertyNotWritable
Base.1.0.PropertyValueFormatError
500 Base.1.0.InternalError
Supported properties and values
Property
Values
ResetType
On
ForceOff
GracefulRestart
PushPowerButton
NMI
PowerState
On
Off
SystemType Physical
13