25 lines
547 B
JSON
25 lines
547 B
JSON
{
|
|
"metadata": {
|
|
"name": "cejobd88i85j4d",
|
|
"namespace": "default",
|
|
"uid": "IGIUtEQS21DtLpBG2rSGfuDoUX8cwsGrtb5aXauYeA4X",
|
|
"resourceVersion": "1745320815000",
|
|
"generation": 2,
|
|
"creationTimestamp": "2025-04-22T11:20:11Z"
|
|
},
|
|
"spec": {
|
|
"title": "grafana-testdata-datasource",
|
|
"access": "proxy",
|
|
"isDefault": true,
|
|
"url": "http://something/",
|
|
"database": "db",
|
|
"jsonData": {
|
|
"aaa": "bbb",
|
|
"bbb": true,
|
|
"ccc": 1.234
|
|
}
|
|
},
|
|
"secure": {
|
|
"password": { "input": "XXXX" }
|
|
}
|
|
} |