Libraries
»
onyphe
(2.0.0)
»
Index
»
Onyphe
»
Clients
»
Alert
»
#list
Method: Onyphe::Clients::Alert#list
Defined in:
lib/onyphe/clients/alert.rb
#
list
⇒
Object
6 7 8
# File 'lib/onyphe/clients/alert.rb', line 6
def
list
get
(
"/alert/list"
)
{
|
json
|
json
}
end