Advertisement
Guest User

Untitled

a guest
Aug 17th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. {
  2. "created_at": "2016-01-07T13:23:52.761933",
  3. "deleted_at": null,
  4. "description": "Description of my audit template",
  5. "extra": {
  6. "automatic": true
  7. },
  8. "goal": "MINIMIZE_ENERGY",
  9. "scope": [{
  10. "host_aggregates": [{
  11. "id": "1"
  12. }, {
  13. "id": "2"
  14. }, {
  15. "id": "3"
  16. }]
  17. }, {
  18. "availability_zones": [{
  19. "name": "AZ1"
  20. }, {
  21. "name": "AZ2"
  22. }]
  23. }, {
  24. "exclude": [{
  25. "instances": [{
  26. "uuid": "9766dff1-3c81-4de2-92ae-19e0d9adcec6"
  27. }, {
  28. "uuid": "777541bb-ce4f-4bf3-8320-d5792d5cdf6e"
  29. }]
  30. }, {
  31. "compute_nodes": [{
  32. "name": "compute1"
  33. }]
  34. }]
  35. }],
  36. "links": [{
  37. "href": "http://localhost:9322/v1/audit_templates/27e3153e-d5bf-4b7e-b517-fb518e17f34c",
  38. "rel": "self"
  39. }, {
  40. "href": "http://localhost:9322/audit_templates/27e3153e-d5bf-4b7e-b517-fb518e17f34c",
  41. "rel": "bookmark"
  42. }],
  43. "name": "My Audit Template",
  44. "updated_at": "2016-01-07T13:23:52.761937",
  45. "uuid": "27e3153e-d5bf-4b7e-b517-fb518e17f34c"
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement