jLinux

Untitled

Dec 23rd, 2015
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.    "id":2,
  3.    "hostname":"ldjen02.server.ad",
  4.    "monitoring":1,
  5.    "operating_system_id":2,
  6.    "created_at":null,
  7.    "updated_at":null,
  8.    "operating_system":{
  9.       "id":2,
  10.       "type":"linux",
  11.       "flavor":"CentOS",
  12.       "release":"6.7",
  13.       "code_name":null,
  14.       "description":"CentOS release 6.7 (Final)",
  15.       "created_at":"2015-12-23T20:48:44.000Z"
  16.    },
  17.    "application":[
  18.       {
  19.          "id":5,
  20.          "name":"Jenkins",
  21.          "version":"1.642",
  22.          "created_at":null,
  23.          "updated_at":null,
  24.          "_pivot_server_id":2,
  25.          "_pivot_application_id":5
  26.       },
  27.       {
  28.          "id":9,
  29.          "name":"Chef Client",
  30.          "version":null,
  31.          "created_at":null,
  32.          "updated_at":null,
  33.          "_pivot_server_id":2,
  34.          "_pivot_application_id":9
  35.       }
  36.    ]
  37. }
Advertisement
Add Comment
Please, Sign In to add comment