zaqar/api-ref/source/samples/messages-delete-bypop-response.json
Jude Cross 941bd74be7 Update docs to properly describe delete with pop
This patch updates the documentation for the Zaqar API to properly
describe when a delete is invoked with the pop query parameter.

Change-Id: Id586797eb4707f5db9d751c80035ba07270627c3
Closes-Bug: 1768157
2018-05-03 10:59:15 -07:00

16 lines
305 B
JSON

{
"messages": [
{
"body": {
"current_bytes": "0",
"event": "BackupProgress",
"total_bytes": "99614720"
},
"age": 443,
"claim_count": 1,
"claim_id": "51db7067821e727dc24df754",
"id": "578f0055508f153f256f717f",
"ttl": 3600
}
]
}