Sha256: 48e9c87c58ef9f08394a5911ba33e33d99352e9c5feb1e61bd1de061f8a3db26
Contents?: true
Size: 174 Bytes
Versions: 3
Compression:
Stored size: 174 Bytes
Contents
class Sysdig::GetAlertNotification < Sysdig::Request def real(notification_id) service.request( :path => "/api/notifications/#{notification_id}", ) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sysdig-0.2.4 | lib/sysdig/get_alert_notification.rb |
sysdig-0.2.3 | lib/sysdig/get_alert_notification.rb |
sysdig-0.2.0 | lib/sysdig/get_alert_notification.rb |