60 lines
968 B
JSON
60 lines
968 B
JSON
{
|
|
"descriptor": {
|
|
"name": "",
|
|
"description": "",
|
|
"settings": {
|
|
"cpuMultiView": {
|
|
"label": ""
|
|
},
|
|
"storageMultiView": {
|
|
"label": ""
|
|
},
|
|
"useCompactView": {
|
|
"label": ""
|
|
},
|
|
"graphs": {
|
|
"label": "",
|
|
"options": {
|
|
"cpu": "",
|
|
"ram": "",
|
|
"storage": "",
|
|
"network": "",
|
|
"gpu": ""
|
|
}
|
|
},
|
|
"url": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"title": "",
|
|
"errors": {
|
|
"noService": "",
|
|
"noInformation": ""
|
|
},
|
|
"graphs": {
|
|
"storage": {
|
|
"title": "",
|
|
"label": ""
|
|
},
|
|
"network": {
|
|
"title": "",
|
|
"label": "",
|
|
"metrics": {
|
|
"download": "",
|
|
"upload": ""
|
|
}
|
|
},
|
|
"cpu": {
|
|
"title": ""
|
|
},
|
|
"memory": {
|
|
"title": ""
|
|
},
|
|
"gpu": {
|
|
"title": ""
|
|
}
|
|
}
|
|
}
|
|
} |