API Guide

URL
/redfish/v1/Managers/<ID>/SerialInterfaces
HTTP methods and privileges
Table 127. HTTP methods and privileges for SerialInterfaces
HTTP method Required privilege
GET Login
Navigation URL
/redfish/v1/Managers/<ID>/SerialInterfaces/<Serial-key>
HTTP methods and privileges
Table 128. HTTP methods and privileges for the instance of the resource
HTTP method Required privilege
PATCH ConfigureManager
Updatable properties
Table 129. Properties for the instance of the resource
Property Description
BitRate Updates the bit-rate
InterfaceEnabled Updates InterfaceEnabled
Status codes
Table 130. Status codes for the instance of the resource
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
Redfish resources 101