跳到主要内容

openapi identify

接口说明

调用该接口openapi identify。

URI

get /identify

请求参数

名称参数位置类型描述是否必须

响应

响应<200>

Code描述类型
200OKObject(v1IdentifyResponse)

v1IdentifyResponse

字段名类型描述
addons_pointArray[v1AddonsPoint][ 具体参数可见下面 v1AddonsPoint ]
dependenceArray[v1BriefPluginInfo][ 具体参数可见下面 v1BriefPluginInfo ]
disable_manual_activationboolean
entriesArray[v1ConsoleEntry][ 具体参数可见下面 v1ConsoleEntry ]
implemented_pluginArray[v1ImplementedPlugin][ 具体参数可见下面 v1ImplementedPlugin ]
permissionsArray[v1Permission][ 具体参数可见下面 v1Permission ]
plugin_idstring
resObject[ 具体参数可见下面 v1Result ]
tkeel_versionstring
versionstring

v1AddonsPoint

字段名类型描述
descstring
namestring

v1BriefPluginInfo

字段名类型描述
idstring
versionstring

v1ConsoleEntry

字段名类型描述
childrenArray[v1ConsoleEntry][ 具体参数可见下面 v1ConsoleEntry ]
entrystring
iconstring
idstring
namestring
pathstring
portalObject[ 具体参数可见下面 v1ConsolePortal ]

v1ConsolePortal

字段名类型描述

v1ImplementedPlugin

字段名类型描述
addonsArray[v1ImplementedAddons][ 具体参数可见下面 v1ImplementedAddons ]
pluginObject[ 具体参数可见下面 v1BriefPluginInfo ]

v1ImplementedAddons

字段名类型描述
addons_pointstring
implemented_endpointstring

v1BriefPluginInfo

字段名类型描述
idstring
versionstring

v1Permission

字段名类型描述
childrenArray[v1Permission][ 具体参数可见下面 v1Permission ]
dependencesArray[PermissionDependence][ 具体参数可见下面 PermissionDependence ]
descstring
idstring
namestring

PermissionDependence

字段名类型描述
descstring
pathstring

v1Result

字段名类型描述
msgstring
retObject[ 具体参数可见下面 v1Retcode ]

v1Retcode

字段名类型描述