{ | |
"/GetStatus": { | |
"target": "http://localhost:9999", | |
"secure": false | |
}, | |
"/ActionInfo": { | |
"target": "http://localhost:9999", | |
"secure": false | |
}, | |
"/RepairService": { | |
"target": "http://localhost:9999", | |
"secure": false | |
}, | |
"/CollectLogs": { | |
"target": "http://localhost:9999", | |
"secure": false | |
}, | |
"/ListDiagnosticChecks": { | |
"target": "http://localhost:9999", | |
"secure": false | |
}, | |
"/RunDiagnosticCheck": { | |
"target": "http://localhost:9999", | |
"secure": false | |
} | |
} |