Start Inventory Tier 0 and 1
SCSI Write Buffer Command
Mode of 2, Buffer ID of X’10’, Buffer Offset of X’000000’. Buffer data contains the http POST command:
POST /v1/tasks
Accept: application/json
Content-Type: application/json
Content-Length: 50
{"type": "inventoryTier0and1", "location": "library"}
SCSI Write Buffer Response
The response from SCSI is command complete.
SCSI Read Buffer Command
Mode of 2, Buffer ID of X’11’, Buffer Offset of X’000000’, Allocation Length of X’100000’
SCSI Read Buffer Response
Buffer data contains the minimum http response:
HTTP/1.1 201 Created
Content-Type: application/json
Content-Length: 20
{"ID": "1098711043"}