|
Post by AMI_garyliu on Dec 7, 2022 4:36:56 GMT
In the logic of Redfish, if user POST/PATCH a valid property but in invalid format, server suppose to response 400 (may with error message) Under this scenario DeviceMaximumTransferChunkSizeBytes only 64 bytes and the operation response with TaskSpawned=1
The RDE Cmds be used in the operation as below:
RDEOperationInit RDEMultipartSend * N SupplyCustomRequestParameters RDEOperationStatus * M RDEMultipartReceive * X RDEOperationComplete
The Status code should be based on which Completion code of commands?
|
|