/
TA
tantorlabs
/
Stateless web service for pg_anon
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 31m ago · Updated 1mo ago
Details
View markdown
Handbooks
4
Operations
4
Stateless
7
post
Check DB connections with credentials
post
Create new scanning operation
post
Render preview rules by fields
post
Render preview data by rules
post
Create new dump operation
delete
[DEPRICATED] Delete dump
post
Run restore operation
Stateless
Render preview rules by fields
Rendering of preview rules by fields
post
/api/stateless/view-fields
Request body
ViewFieldsRequest
required
db_connection_params
DbConnectionParams
required
sens_dict_contents
DictionaryContent[]
required
schema_name
string
nullable
schema_mask
string
nullable
table_name
string
nullable
table_mask
string
nullable
view_only_sensitive_fields
boolean
fields_limit_count
integer
nullable
Response
Successful Response
ViewFieldsResponse
required
status_id
integer
required
status
string
required
content
ViewFieldsContent[]
nullable