Created
February 12, 2015 18:49
-
-
Save edvm/d017a332e10fabe4a2c1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (vims-cli)[edvm@laptop asd]$ vims-cli get http://vims-devel.planisys.net/api/tasks/2375 --token sk_live_8A8TCvuS6IC0lD4p5nJV0DEpBS8R1pTX | |
| content-length 564 | |
| server nginx/1.6.2 | |
| connection keep-alive | |
| date Thu, 12 Feb 2015 18:49:11 GMT | |
| access-control-allow-origin * | |
| access-control-allow-headers Authorization | |
| content-type application/json | |
| { | |
| "data": { | |
| "comment": null, | |
| "end": null, | |
| "hn": {}, | |
| "id": 2375, | |
| "name": "Configure CDN Host (all)", | |
| "output": null, | |
| "percentage": 0, | |
| "service": { | |
| "description": "cdn-devel", | |
| "id": 942, | |
| "name": null | |
| }, | |
| "start": "Thu, 12 Feb 2015 18:43:17 GMT", | |
| "status": "QUEUED", | |
| "task_remote_id": null, | |
| "task_type": "meta_celery", | |
| "user": { | |
| "email": "[email protected]", | |
| "id": 2 | |
| }, | |
| "vims_task_type": "cdn_configure", | |
| "vm": {} | |
| }, | |
| "message": "bundle found", | |
| "status": "ok" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment