Advertisement
Guest User

Untitled

a guest
Apr 9th, 2015
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. {
  2. "changed": true,
  3. "msg": "All items completed",
  4. "results": [
  5. {
  6. "instances": [
  7. {
  8. "name": "server-app-01",
  9. "rax_accessipv4": "134.213.51.171",
  10. "rax_accessipv6": "2a00:1a48:7808:101:be76:4eff:fe08:5251",
  11. }
  12. ],
  13. "item": "server-app-01",
  14. "success": [
  15. {
  16. "name": "server-app-01",
  17. "rax_accessipv4": "134.213.51.171",
  18. "rax_accessipv6": "2a00:1a48:7808:101:be76:4eff:fe08:5251",
  19. }
  20. ],
  21. "timeout": []
  22. },
  23. {
  24. "instances": [
  25. {
  26. "name": "server-app-02",
  27. "rax_accessipv4": "134.213.56.103",
  28. "rax_accessipv6": "2a00:1a48:7808:102:be76:4eff:fe08:5e19",
  29. }
  30. ],
  31. "item": "server-app-02",
  32. "success": [
  33. {
  34. "name": "server-app-02",
  35. "rax_accessipv4": "134.213.56.103",
  36. "rax_accessipv6": "2a00:1a48:7808:102:be76:4eff:fe08:5e19",
  37. },
  38. ],
  39. "timeout": []
  40. }
  41. ]
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement