Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2015
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.22 KB | None | 0 0
  1. {
  2. "id": "1ph2",
  3. "type": "machine",
  4. "links": {
  5. "self": "…/v1/projects/1a5/machines/1ph2",
  6. "account": "…/v1/projects/1a5/machines/1ph2/account",
  7. "hosts": "…/v1/projects/1a5/machines/1ph2/hosts",
  8. },
  9. "actions": {
  10. "remove": "…/v1/projects/1a5/machines/1ph2/?action=remove",
  11. },
  12. "name": "testevbx",
  13. "state": "error",
  14. "accountId": "1a5",
  15. "amazonec2Config": null,
  16. "authCertificateAuthority": null,
  17. "authKey": null,
  18. "azureConfig": null,
  19. "created": "2015-10-22T21:26:15Z",
  20. "createdTS": 1445549175000,
  21. "description": null,
  22. "digitaloceanConfig": null,
  23. "driver": "virtualbox",
  24. "exoscaleConfig": null,
  25. "externalId": "37ac6385-5404-4076-a0a6-810dafc6b05f",
  26. "kind": "machine",
  27. "labels": { },
  28. "openstackConfig": null,
  29. "packetConfig": null,
  30. "rackspaceConfig": null,
  31. "removed": null,
  32. "softlayerConfig": null,
  33. "transitioning": "error",
  34. "transitioningMessage": "exec: \"VBoxManage\": executable file not found in $PATH",
  35. "transitioningProgress": null,
  36. "uuid": "1aa34147-7f34-4405-b21d-87cc046b65ab",
  37. "virtualboxConfig": {
  38. "cpuCount": "-1",
  39. "diskSize": "10000",
  40. "memory": "4096",
  41. "hostonlyCidr": null,
  42. "boot2dockerUrl": null,
  43. "importBoot2dockerVm": null,
  44. },
  45. "vmwarevcloudairConfig": null,
  46. "vmwarevsphereConfig": null,
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement