API Guide

Table Of Contents
Supported HTTP methods and privileges
HTTP method Required privilege
GET Login
PATCH ConfigureManager
NOTE: The properties for this resource are inherited from the web-server properties.
Supported status codes
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
SimpleStorage
Description
This property contains the UEFI device path used to identify and locate a specific storage controller.
URL
/redfish/v1/Systems/<ID>/Storage/Controllers
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
Supported status codes
HTTP status code
Extended information
200
400
403 Insufficient privileges.
500
TaskService
Description
This resource represents a task service for a Redfish implementation.
33