{
"results": {
"name": "<string>",
"type": "virtual",
"label": "<string>",
"spotlight": {
"categories": [
"<string>"
],
"visibility": "show"
},
"tags": [
"<string>"
],
"warehouse": "<string>",
"groupLabel": "<string>",
"baseTable": "<string>",
"joinedTables": [
{
"type": "inner",
"table": "<string>",
"hidden": true,
"sqlOn": "<string>",
"always": true,
"relationship": "one-to-many",
"tablesReferences": [
"<string>"
],
"compiledSqlOn": "<string>"
}
],
"tables": {},
"targetDatabase": "bigquery",
"databricksCompute": "<string>",
"ymlPath": "<string>",
"sqlPath": "<string>"
},
"status": "ok"
}
{
"results": {
"name": "<string>",
"type": "virtual",
"label": "<string>",
"spotlight": {
"categories": [
"<string>"
],
"visibility": "show"
},
"tags": [
"<string>"
],
"warehouse": "<string>",
"groupLabel": "<string>",
"baseTable": "<string>",
"joinedTables": [
{
"type": "inner",
"table": "<string>",
"hidden": true,
"sqlOn": "<string>",
"always": true,
"relationship": "one-to-many",
"tablesReferences": [
"<string>"
],
"compiledSqlOn": "<string>"
}
],
"tables": {},
"targetDatabase": "bigquery",
"databricksCompute": "<string>",
"ymlPath": "<string>",
"sqlPath": "<string>"
},
"status": "ok"
}
Success
The response is of type object
.