sahara/api-ref/source/v2/samples/job-binaries/create-response.json

14 lines
414 B
JSON

{
"job_binary": {
"is_public": false,
"description": "This is a job binary",
"url": "swift://container/jar-example.jar",
"project_id": "11587919cc534bcbb1027a161c82cf58",
"created_at": "2013-10-15 14:49:20.106452",
"id": "07f86352-ee8a-4b08-b737-d705ded5ff9c",
"updated_at": null,
"name": "jar-example.jar",
"is_protected": false
}
}