[
   {
      "description" : "Notifications will be sent immediately after detecting service recovery",
      "id" : "default",
      "name" : "Immediately"
   },
   {
      "description" : "Notifications will be sent 30 seconds after recovery",
      "id" : "after_30_seconds",
      "name" : "30 seconds after recovery"
   },
   {
      "description" : "Notifications will be sent 1 minute after recovery",
      "id" : "after_1_minute",
      "name" : "1 minute after recovery"
   },
   {
      "description" : "Notifications will be sent 5 minutes after recovery",
      "id" : "after_5_minutes",
      "name" : "5 minutes after recovery"
   },
   {
      "description" : "Notifications will be sent 10 minutes after recovery",
      "id" : "after_10_minutes",
      "name" : "10 minutes after recovery"
   },
   {
      "description" : "Notifications will be sent 15 minutes after recovery",
      "id" : "after_15_minutes",
      "name" : "15 minutes after recovery"
   },
   {
      "description" : "Notifications will be sent 30 minutes after recovery",
      "id" : "after_30_minutes",
      "name" : "30 minutes after recovery"
   }
]
