1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
[
{
"pluginId": "DCAED",
"pluginDiscoveryUrl": "http://192.168.33.10:8183/dcaed/",
"pluginSourceUrl": "http://192.168.33.10:8183/dcaed/#/home",
"pluginStateUrl": "dcaed",
"pluginDisplayOptions": {
"context": {
"displayName": "Monitoring",
"displayContext": [
"SERVICE"
],
"displayRoles": [
"DESIGNER"
]
}
},
"isOnline": false
},
{
"pluginId": "DCAE-DS",
"pluginDiscoveryUrl": "http://192.168.33.10:8446/dcae/#/home",
"pluginSourceUrl": "http://192.168.33.10:8446/dcae/#/home",
"pluginStateUrl": "dcae-ds",
"pluginDisplayOptions": {
"tab": {
"displayName": "DCAE-DS",
"displayRoles": [
"DESIGNER"
]
}
},
"isOnline": false
}
]
|