Back to home page

EIC code displayed by LXR

 
 

    


Warning, /iDDS/monitor/data/conf.js.template is written in an unsupported language. File is not indexed.

0001 
0002 var appConfig = {{
0003     'iddsAPI_request': "{api_host_name}/idds/monitor_request/null/null",
0004     'iddsAPI_transform': "{api_host_name}/idds/monitor_transform/null/null",
0005     'iddsAPI_processing': "{api_host_name}/idds/monitor_processing/null/null",
0006     'iddsAPI_request_detail': "{api_host_name}/idds/monitor/null/null/true/false/false",
0007     'iddsAPI_transform_detail': "{api_host_name}/idds/monitor/null/null/false/true/false",
0008     'iddsAPI_processing_detail': "{api_host_name}/idds/monitor/null/null/false/false/true"
0009 }}