File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "name" : " ocis" ,
44 "full_name" : " ocis server" ,
55 "organization" : " ownCloud" ,
6- "domain" : " localhost :9200" ,
6+ "domain" : " .* :9200" ,
77 "homepage" : " https://owncloud.com" ,
88 "services" : [
99 {
1313 "description" : " ownCloud Open Cloud Mesh API"
1414 },
1515 "name" : " ownCloud - OCM API" ,
16- "path" : " https://localhost :9200/ocm/" ,
16+ "path" : " https://.* :9200/ocm/" ,
1717 "is_monitored" : true
1818 },
1919 "api_version" : " 0.0.1" ,
20- "host" : " localhost:9200"
21- }
22- ]
23- },
24- {
25- "name" : " federation-ocis-server" ,
26- "full_name" : " Federation ocis" ,
27- "organization" : " Owncloud" ,
28- "domain" : " localhost:10200" ,
29- "homepage" : " https://owncloud.com" ,
30- "services" : [
31- {
32- "endpoint" : {
33- "type" : {
34- "name" : " OCM" ,
35- "description" : " CERNBox Open Cloud Mesh API"
36- },
37- "name" : " CERNBox - OCM API" ,
38- "path" : " https://localhost:10200/ocm/" ,
39- "is_monitored" : true
40- },
41- "api_version" : " 0.0.1" ,
42- "host" : " localhost:10200"
20+ "host" : " .*:9200"
4321 }
4422 ]
4523 }
You can’t perform that action at this time.
0 commit comments