

- Use of HTTP v1.1 is required, with support for POST, GET, PATCH, and DELETE operations, including requirements on many HTTP headers
- JSON representations are required within payloads
- Several well-known URIs are specified
- /redfish/v1/ returns the ServiceRoot resource for locating resources
- /redfish/v1/OData/ returns the OData service document for locating resources
- /redfish/v1/$metadata returns the OData metadata document for locating the entity data model declarations.
Leave a Reply