31 lines
821 B
JSON
31 lines
821 B
JSON
{
|
|
"gitSyncId": "67d625955fe7897636dc61e1_6c34c300-975f-47b8-ab89-4aea4fb4f440",
|
|
"id": "Containers_get_foss",
|
|
"pluginId": "postgres-plugin",
|
|
"pluginType": "DB",
|
|
"unpublishedAction": {
|
|
"actionConfiguration": {
|
|
"body": "SELECT * FROM public.\"foss\" LIMIT 10;",
|
|
"encodeParamsToggle": true,
|
|
"paginationType": "NONE",
|
|
"pluginSpecifiedTemplates": [
|
|
{
|
|
"value": true
|
|
}
|
|
],
|
|
"timeoutInMillisecond": 10000
|
|
},
|
|
"confirmBeforeExecute": false,
|
|
"datasource": {
|
|
"id": "Directus Database",
|
|
"isAutoGenerated": false,
|
|
"name": "Directus Database",
|
|
"pluginId": "postgres-plugin"
|
|
},
|
|
"dynamicBindingPathList": [],
|
|
"executeOnLoad": false,
|
|
"name": "get_foss",
|
|
"pageId": "Containers",
|
|
"userSetOnLoad": false
|
|
}
|
|
} |