MemoryChunks schema contains the definition of a memory chunk and its configuration.X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/Systems//MemoryDomains//MemoryChunks/' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>'{}