mirror of https://github.com/grafana/grafana.git
32 lines
624 B
JSON
32 lines
624 B
JSON
{
|
|
"metadata": {
|
|
"name": "cejobd88i85j4d",
|
|
"namespace": "org-0",
|
|
"uid": "boDNh7zU3nXj46rOXIJI7r44qaxjs8yy9I9dOj1MyBoX",
|
|
"generation": 2,
|
|
"creationTimestamp": null
|
|
},
|
|
"spec": {
|
|
"access": "proxy",
|
|
"basicAuth": true,
|
|
"basicAuthUser": "xxx",
|
|
"database": "db",
|
|
"isDefault": true,
|
|
"jsonData": {
|
|
"aaa": "bbb",
|
|
"bbb": true,
|
|
"ccc": 1.234
|
|
},
|
|
"title": "Hello testdata",
|
|
"url": "http://something/",
|
|
"withCredentials": true
|
|
},
|
|
"secure": {
|
|
"extra": {
|
|
"name": "ds-bb8b5d8b32"
|
|
},
|
|
"password": {
|
|
"name": "ds-973a1eb29d"
|
|
}
|
|
}
|
|
} |