This is an Amazon S3 compatible operation with additional request parameters. The job and
offset parameters should always be used when doing a PUT object as part of a bulk PUT job (see
Processing a Bulk Put Job). If not using the job and offset parameters, the maximum object length is 1 TB (1,099,511,627,776 bytes).
See Put Object for Amazon S3 operation details.
The client-side checksum is passed to the BlackPearl gateway by supplying the applicable CRC HTTP header (see Common Request Header Elements). If this is done, the BlackPearl gateway verifies that the data received matches the checksum provided. End-to-end data protection requires that the client provide the CRC when uploading the object and then verify the CRC after downloading the object at a later time (see
Get Object). The BlackPearl gateway also verifies the CRC when reading from physical data stores so the gateway can identify problems before transmitting data to the client.