post /enginehealth/table
Stability index
EXPERIMENTAL.
This API is under development. Do not rely on it. It may change or be removed in future versions.
This API is under development. Do not rely on it. It may change or be removed in future versions.
Request body
- tabledefinition (required)
- TableDefinition
Query parameters
- filter (optional)
- skip (optional)
- take (optional)
- sortcolumn (optional)
- orderascending (optional)
Return type
Example data
Content-Type: application/json
{
"columnNames" : [ "columnNames", "columnNames" ],
"schemaPath" : "schemaPath",
"id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"rows" : [ [ "{}", "{}" ], [ "{}", "{}" ] ]
}
Responses
- 201
- Created