ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/api/odoo/tables/route
GET
Function GET
GET
()
:
Promise
<
|
NextResponse
<
{
success
:
boolean
;
tables
:
{
rank
:
number
;
table_name
:
any
;
row_count
:
number
;
size
:
any
;
inserts
:
number
;
updates
:
number
;
deletes
:
number
;
dead_rows
:
number
;
category
:
string
;
}
[]
;
categories
:
{
contacts
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
sales
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
purchases
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
inventory
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
products
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
accounting
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
manufacturing
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
mail
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
system
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
}
;
total_tables
:
number
;
total_rows
:
number
;
}
,
>
|
NextResponse
<
{
success
:
boolean
;
error
:
string
}
>
,
>
Returns
Promise
<
|
NextResponse
<
{
success
:
boolean
;
tables
:
{
rank
:
number
;
table_name
:
any
;
row_count
:
number
;
size
:
any
;
inserts
:
number
;
updates
:
number
;
deletes
:
number
;
dead_rows
:
number
;
category
:
string
;
}
[]
;
categories
:
{
contacts
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
sales
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
purchases
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
inventory
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
products
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
accounting
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
manufacturing
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
mail
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
system
:
{
name
:
string
;
description
:
string
;
tables
:
string
[]
}
;
}
;
total_tables
:
number
;
total_rows
:
number
;
}
,
>
|
NextResponse
<
{
success
:
boolean
;
error
:
string
}
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...