Files
grafana/pkg/storage/unified/resource/testdata/playlist-resource.json
T

22 lines
708 B
JSON

{
"kind": "Playlist",
"apiVersion": "playlist.grafana.app/v0alpha1",
"metadata": {
"name": "ae2ntrqxefvnke",
"namespace": "default",
"uid": "playlist-1",
"creationTimestamp": "2024-06-01T10:11:12Z",
"annotations": {
"grafana.app/createdBy": "user:ABC",
"grafana.app/updatedBy": "user:XYZ",
"grafana.app/repoName": "SQL",
"grafana.app/repoPath": "15",
"grafana.app/repoHash": "xyz",
"grafana.app/updatedTimestamp": "2024-07-01T10:11:12Z"
}
},
"spec": {
"title": "test playlist unified storage",
"description": "description for the test playlist"
}
}