You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
532 B
29 lines
532 B
|
|
###### Active Response #####
|
|
[expose:modaction_adhoc]
|
|
pattern = alerts/modaction_adhoc
|
|
methods = POST
|
|
|
|
[expose:modaction_invocations]
|
|
pattern = alerts/modaction_invocations
|
|
methods = GET
|
|
|
|
[expose:modaction_queue_key]
|
|
pattern = alerts/modaction_queue/key
|
|
methods = GET
|
|
|
|
###### CIM Setup #######
|
|
[expose:admin_macros]
|
|
pattern = admin/macros
|
|
|
|
[expose:admin_macros_ELEMENT]
|
|
pattern = admin/macros/*
|
|
methods = GET,POST
|
|
|
|
[expose:data_models]
|
|
pattern = data/models
|
|
|
|
[expose:data_models_ELEMENT]
|
|
pattern = data/models/*
|
|
methods = GET,POST
|