{
"apiVersion": "string",
"kind": "string",
"metadata": {
"annotations": {
"property1": "string",
"property2": "string"
},
"creationTimestamp": "2019-08-24T14:15:22Z",
"deletionTimestamp": "2019-08-24T14:15:22Z",
"finalizers": [
"string"
],
"generateName": "string",
"labels": {
"property1": "string",
"property2": "string"
},
"name": "string",
"version": 0
},
"spec": {
"expiresAt": "2019-08-24T14:15:22Z",
"format": "string"
},
"status": {
"completionTimestamp": "2019-08-24T14:15:22Z",
"failureMessage": "string",
"failureReason": "string",
"filename": "string",
"phase": "PENDING",
"size": 0,
"startTimestamp": "2019-08-24T14:15:22Z"
}
}