跳到主要内容

Identify

调用该接口openapi identify。

Request

get /identify

Response

Response 200

Code2DescriptionTypeSchema
200OKObjectv1IdentifyResponse

v1IdentifyResponse

NameTypeDescription
addons_pointArray[v1AddonsPoint][ 具体参数可见下面 v1AddonsPoint ]
dependenceArray[v1BriefPluginInfo][ 具体参数可见下面 v1BriefPluginInfo ]
disable_manual_activationboolean
entriesArray[v1ConsoleEntry][ 具体参数可见下面 v1ConsoleEntry ]
implemented_pluginArray[v1ImplementedPlugin][ 具体参数可见下面 v1ImplementedPlugin ]
permissionsArray[v1Permission][ 具体参数可见下面 v1Permission ]
plugin_idstring
profilesstring
res
tkeel_versionstring
versionstring

v1AddonsPoint

NameTypeDescription
descstring
namestring

v1BriefPluginInfo

NameTypeDescription
idstring
versionstring

v1ConsoleEntry

NameTypeDescription
childrenArray[v1ConsoleEntry][ 具体参数可见下面 v1ConsoleEntry ]
entrystring
iconstring
idstring
namestring
pathstring
portal

v1ImplementedPlugin

NameTypeDescription
addonsArray[v1ImplementedAddons][ 具体参数可见下面 v1ImplementedAddons ]
plugin

v1ImplementedAddons

NameTypeDescription
addons_pointstring
implemented_endpointstring

v1Permission

NameTypeDescription
childrenArray[v1Permission][ 具体参数可见下面 v1Permission ]
dependencesArray[PermissionDependence][ 具体参数可见下面 PermissionDependence ]
descstring
idstring
namestring

PermissionDependence

NameTypeDescription
descstring
pathstring

Response default

Code2DescriptionTypeSchema
defaultAn unexpected error response.ObjectrpcStatus

rpcStatus

NameTypeDescription
codeinteger
detailsArray[protobufAny][ 具体参数可见下面 protobufAny ]
messagestring

protobufAny

NameTypeDescription
@typestring