Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1.  Adding resource blocks from API. Redfish Composition service not allowing POST action for new resource blocks creation.

Resource block collection schema defines  resource blocks are not insertable.

            "deletable"false,
            "insertable"false,
            "updatable": 

...

false,

We should be able to support CRUD operations on the resource blocks.


2. System capabilities are global to the the system collection.

...

ODIM

...

collects resources from

...

many redfish services

...

that has its own capabilities. How to handle this in the multi vendor environment like ODIM.