mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-04 19:29:49 -06:00
47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
[
|
|
{
|
|
"name": "opencloud-server",
|
|
"full_name": "first-opencloud-instance",
|
|
"organization": "OpenCloud",
|
|
"domain": "localhost:9200",
|
|
"homepage": "https://opencloud.eu",
|
|
"services": [
|
|
{
|
|
"endpoint": {
|
|
"type": {
|
|
"name": "OCM",
|
|
"description": "CERNBox Open Cloud Mesh API"
|
|
},
|
|
"name": "CERNBox - OCM API",
|
|
"path": "https://localhost:9200/ocm/",
|
|
"is_monitored": true
|
|
},
|
|
"api_version": "0.0.1",
|
|
"host": "localhost:9200"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "federation-opencloud-server",
|
|
"full_name": "Federation opencloud",
|
|
"organization": "OpenCloud",
|
|
"domain": "localhost:10200",
|
|
"homepage": "https://opencloud.eu",
|
|
"services": [
|
|
{
|
|
"endpoint": {
|
|
"type": {
|
|
"name": "OCM",
|
|
"description": "CERNBox Open Cloud Mesh API"
|
|
},
|
|
"name": "CERNBox - OCM API",
|
|
"path": "https://localhost:10200/ocm/",
|
|
"is_monitored": true
|
|
},
|
|
"api_version": "0.0.1",
|
|
"host": "localhost:10200"
|
|
}
|
|
]
|
|
}
|
|
]
|