cURL
curl --request POST \ --url http://api/v1/projects/{projectUuid}/sqlRunner/virtual-view \ --header 'Content-Type: application/json' \ --data ' { "columns": [ { "type": "string", "reference": "<string>" } ], "sql": "<string>", "name": "<string>" } '
{ "results": { "name": "<string>" }, "status": "ok" }
Create a virtual-view
Show child attributes
Success
From T, pick a set of properties whose keys are in the union K
ok