区块链服务 BCS-获取全部通知:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
notifications |
Array of NotificationList objects |
通知列表 |
参数 |
参数类型 |
描述 |
---|---|---|
channel_name |
String |
通道名称 |
status |
String |
当前状态 |
updated_time |
String |
更新时间 |
tc3_need |
Boolean |
是否开启可信 |
invitor_info |
InvitorInfo object |
邀请方信息 |
invitee_info |
InviteeInfo object |
被邀请方信息 |
hide |
Long |
是否删除 |
invitee_orgs |
Array of OrganizationV2 objects |
被邀请的组织信息 |
read_status |
Long |
阅读状态值 |
cross_version_upgrade |
String |
跨版本进行升级 |
参数 |
参数类型 |
描述 |
---|---|---|
invitor_id |
String |
邀请方用户id |
invitor_name |
String |
邀请方用户名 |
invitor_bcs_id |
String |
邀请方的服务实例id |
invitor_bcs_name |
String |
邀请方的服务实例名 |
invitor_consensus |
String |
邀请方的共识 |
invitor_project_id |
String |
邀请方的projectID |
invitor_cluster_type |
String |
邀请方的集群类型 |
invitor_database_type |
String |
邀请方数据库类型 |
invitor_signature_algorithm |
String |
邀请方的签名算法 |
invitor_fabric_version |
String |
邀请方的fabric版本 |
order_fade_enabled |
Boolean |
是否允许共识节点老化 |
order_fade_cache |
Long |
共识节点的老化阈值 |
参数 |
参数类型 |
描述 |
---|---|---|
invitee_id |
String |
被邀请用户id |
invitee_name |
Long |
被邀请租户名称 |
invitee_bcs_name |
String |
被邀请的服务实例名称 |
invitee_bcs_id |
String |
被邀请的服务实例id |
invitee_project_id |
String |
被邀请的项目id |
参数 |
参数类型 |
描述 |
---|---|---|
name |
String |
组织名称 |
name_hash |
String |
组织hash |
node_count |
Integer |
组织节点 |
status |
String |
状态 |
status_detail |
String |
状态描述 |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 最小长度:8 最大长度:36 |
error_msg |
String |
错误描述 最小长度:2 最大长度:512 |
状态码: 401
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 最小长度:8 最大长度:36 |
error_msg |
String |
错误描述 最小长度:2 最大长度:512 |
状态码: 403
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 最小长度:8 最大长度:36 |
error_msg |
String |
错误描述 最小长度:2 最大长度:512 |
状态码: 404
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 最小长度:8 最大长度:36 |
error_msg |
String |
错误描述 最小长度:2 最大长度:512 |
状态码: 500
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码 最小长度:8 最大长度:36 |
error_msg |
String |
错误描述 最小长度:2 最大长度:512 |