政企自服务管理 ESM-大屏列表:响应
响应
- 响应参数
- 响应状态码200:返回VisualsListResponse。
表3 VisualsListResponse对象属性 参数
是否必选
类型
值域
说明
Visuals
否
无
项目列表
total
否
integer
无
项目总数
表4 VisualsInfo对象属性 参数
是否必选
类型
值域
说明
id
否
string
无
可视化ID
name
否
string
无
名称
description
否
string
无
描述
owner
否
string
无
数据Owner
category
否
string
无
归属类别, report-报表, screen-大屏
security_level
否
string
无
密级: open-公开 secret-秘密 top-机密
managed_status
否
integer
无
状态 0-创建,1-删除,2-发布
from_project_id
否
string
无
归属的OCC项目ID
from_project_name
否
string
无
归属的OCC项目名称
template_id
否
string
无
模板ID
snapshot_id
否
string
无
快照ID
thumbnail
否
string
无
缩略图的地址
created_date
否
int64
无
创建时间
created_by
否
string
无
创建者
created_user_name
否
string
无
创建者名字
last_updated_date
否
int64
无
最近更新时间
last_updated_by
否
string
无
最近更新者
iam_project_id
否
string
无
IAM 中project ID
domain_id
否
string
无
domain
share
否
string
无
分析ID
workspace_id
否
string
无
工作空间ID
nav_catalog_id
否
string
无
分类ID
nav_catalog_name
否
string
无
分类名称
nav_catalog_name_en
否
string
无
分类英文名称
subscribed_sum
否
int32
默认值:0
已订阅数量
x_language
否
string
无
国际化字段
is_preset
否
int32
默认值:0
是否预置数据
conflict_name
否
string
无
冲突名字
parent_id
否
string
无
父id
format
否
integer
无
格式:1-文档,2-幻灯片
scope
否
integer
无
使用域:1-通用,2-专用
manager
否
string
无
管理者(该参数用于存用户id,以“,”方式分隔)
published_date
否
int64
无
发布时间
dv_token
否
string
无
dv_token
dv_password
否
string
无
dv_password
dv_expiration_date
否
string
无
dv_expiration_date
dv_is_auth
否
string
无
dv_is_auth
dv_type
否
string
无
dv_type
dv_snap_shot_id
否
string
无
dv_snap_shot_id
dv_current_time
否
int64
无
dv_current_time
- 响应状态码200:返回VisualsListResponse。
- 响应示例
HTTP/1.1 200 OK Date:Wed,19 Jul 2023 14:15:28 GMT Server: example.com Content-Type: application/json;charset=UTF8