API Guide

Table Of Contents
Supported HTTP Method and Privileges
HTTP Method Required Privilege
GET Login
Supported Status Codes
HTTP Status Code Extended Information Error Code
200
401 Base.1.2.AccessDenied
404 Base.1.2.ResourceMissingAtURI SYS403
405 SYS402
500 Base.1.2.InternalError SYS446
503
PCIeFunction
Description
This is the schema definition for the PCIeFunction resource. It represents the properties of a PCIeFunction attached to a
System.
URL
/redfish/v1/Systems/System.Embedded.1/PCIeFunction/<id>
NOTE:
If you execute Get on the above URL, the properties Bus /Device/ Function are not displayed. However, their value
is displayed in the format <BUS-Device-Function> for property id (for example <24-0-1>).
Supported HTTP Method and Privileges
HTTP Method
Required Privilege
GET Login
Supported Status Codes
HTTP Status Code
Extended Information Error Code
200
401 Base.1.2.AccessDenied
404 Base.1.2.ResourceMissingAtURI SYS403
405 SYS402
500 Base.1.2.InternalError SYS446
503
Redfish resources 85