mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-06 20:18:58 -06:00
47 lines
1.8 KiB
JSON
47 lines
1.8 KiB
JSON
[
|
|
{
|
|
"name": "ocis-server",
|
|
"full_name": "first-ocis-instance",
|
|
"organization": "Owncloud",
|
|
"domain": "ocis-server:9200",
|
|
"homepage": "https://owncloud.com",
|
|
"services": [
|
|
{
|
|
"endpoint": {
|
|
"type": {
|
|
"name": "OCM",
|
|
"description": "CERNBox Open Cloud Mesh API"
|
|
},
|
|
"name": "CERNBox - OCM API",
|
|
"path": "https://ocis-server:9200/ocm/",
|
|
"is_monitored": true
|
|
},
|
|
"api_version": "0.0.1",
|
|
"host": "ocis-server:9200"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "federation-ocis-server",
|
|
"full_name": "Federation ocis",
|
|
"organization": "Owncloud",
|
|
"domain": "federation-ocis-server:10200",
|
|
"homepage": "https://owncloud.com",
|
|
"services": [
|
|
{
|
|
"endpoint": {
|
|
"type": {
|
|
"name": "OCM",
|
|
"description": "CERNBox Open Cloud Mesh API"
|
|
},
|
|
"name": "CERNBox - OCM API",
|
|
"path": "https://federation-ocis-server:10200/ocm/",
|
|
"is_monitored": true
|
|
},
|
|
"api_version": "0.0.1",
|
|
"host": "federation-ocis-server:10200"
|
|
}
|
|
]
|
|
}
|
|
]
|