Skip to content

Redfish performance: support Redfish deep operations #48

@nicklela

Description

@nicklela

This is about to improve Redfish performance. This task focus on "7.13 Deep operations" in Redfish specification.

While BIOS provisions collection resource, BIOS has to do POST one by one. Redfish support deep operations and BIOS can POST all data together. Like #47, BIOS has to check attribute "ProtocolFeaturesSupported" and see if BMC support this operation or not.

This can save time while there are a lot of boot options in system and BIOS has to provision them to BootOptions resource.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions