Project

General

Profile

Story #9162 » example-config.json

Tom Clegg, 05/20/2016 03:19 PM

 
{
"Client": {
"APIHost": "4xphq.arvadosapi.com:443",
"AuthToken": "zzzzzz",
"Insecure": false
},
"RunPeriod": "600s",
"KeepServiceTypes": [
"disk"
]
"KeepServiceList": {
"items": [
{"uuid":"zzzzz-bi6l4-0123456789abcdef","service_host":"keep0.zzzzz.arvadosapi.com","service_port":25107},
{"uuid":"zzzzz-bi6l4-123456789abcdef0","service_host":"keep1.zzzzz.arvadosapi.com","service_port":25107}
]
}
}
(2-2/2)