motd.json 282 B

12345678910
  1. {
  2. "href" : "/api/v1/settings/motd",
  3. "Settings" : {
  4. "content" : "{\"text\":\"You are using test mode\", \"button\":\"\", \"status\":\"true\"}",
  5. "name" : "motd",
  6. "setting_type" : "ambari-server",
  7. "update_timestamp" : 1454428666251,
  8. "updated_by" : "admin"
  9. }
  10. }