Versions Compared

Key

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

...

Delete a composed Resource: Composition service retire or decompose an already composed resource.


ReferenceReferences: 

Redfish Composition Service Mockup

Redfish Schema Supplement

Redfish v1.12 Specification


API

URI

HTTP Methods

Remarks

Composition Service

/redfish/v1/CompositionService

GET


Resource Blocks

/redfish/v1/CompositionService/ResourceBlocks

GET, POST

POST to add a resource block manually.  Not in Redfish specification.

Resource Zones

/redfish/v1/CompositionService/ResourceZones

GET, POST, PATCH, DELETE


...

The constrained composition, and other resource composition will be added later versions.  Also, future versions of composition service adopts new features added by DMTF Redfish Composability task force.


Questions to DMTF

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

...