Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 369 Bytes

getdbmtuserinfo.md

File metadata and controls

19 lines (14 loc) · 369 Bytes

getdbmtuserinfo

The getdbmtuserinfo interface will fetch cubrid manager information.

Request Json Syntax

Key Description
task task name
token token string encrypted.

Request Sample

{
  "task": "getdbmtuserinfo",
  "token": "cdfb4c5717170c5e237a227a2ceeccc6ae9e10c16754fb85371c0d74fa0d9d577926f07dd201b6aa"
}