organize models
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user