// 🌟 This was machine generated. Do not edit. 🌟 // // Frame[0] { // "typeVersion": [ // 0, // 0 // ] // } // Name: // Dimensions: 4 Fields by 3 Rows // +-----------------------------------------+-----------------------------------------+-----------------------------------------+-----------------------------------------+ // | Name: name | Name: id | Name: retentionPolicy | Name: retentionPeriod | // | Labels: organizationID=059b46a59abab000 | Labels: organizationID=059b46a59abab000 | Labels: organizationID=059b46a59abab000 | Labels: organizationID=059b46a59abab000 | // | Type: []*string | Type: []*string | Type: []*string | Type: []*int64 | // +-----------------------------------------+-----------------------------------------+-----------------------------------------+-----------------------------------------+ // | grafana | 059b46a59abab001 | null | 604800000000000 | // | _tasks | 059b46a59abab002 | null | 259200000000000 | // | _monitoring | 059b46a59abab003 | null | 604800000000000 | // +-----------------------------------------+-----------------------------------------+-----------------------------------------+-----------------------------------------+ // // // 🌟 This was machine generated. Do not edit. 🌟 { "status": 200, "frames": [ { "schema": { "meta": { "typeVersion": [ 0, 0 ] }, "fields": [ { "name": "name", "type": "string", "typeInfo": { "frame": "string", "nullable": true }, "labels": { "organizationID": "059b46a59abab000" } }, { "name": "id", "type": "string", "typeInfo": { "frame": "string", "nullable": true }, "labels": { "organizationID": "059b46a59abab000" } }, { "name": "retentionPolicy", "type": "string", "typeInfo": { "frame": "string", "nullable": true }, "labels": { "organizationID": "059b46a59abab000" } }, { "name": "retentionPeriod", "type": "number", "typeInfo": { "frame": "int64", "nullable": true }, "labels": { "organizationID": "059b46a59abab000" } } ] }, "data": { "values": [ [ "grafana", "_tasks", "_monitoring" ], [ "059b46a59abab001", "059b46a59abab002", "059b46a59abab003" ], [ null, null, null ], [ 604800000000000, 259200000000000, 604800000000000 ] ] } } ] }