路网数字化服务 DRIS-查询应用列表:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
count |
Long |
参数说明:总记录数。 最小值:0 最大值:1000000 |
edge_apps |
Array of QueryApplicationBriefResponseDTO objects |
参数说明:列举每条记录。 |
参数 |
参数类型 |
描述 |
---|---|---|
edge_app_id |
String |
参数说明:用户自定义应用唯一ID。 取值范围:只允许字母、数字、下划线(_)、连接符(-)、美元符号($)的组合。 最小长度:1 最大长度:32 |
description |
String |
参数说明:应用描述。 取值范围:只允许中文、字母、数字、下划线(_)、中文分号(;)、中文冒号(:)、中文问号(?)、中文感叹号(!)中文逗号(,)、中文句号(。)、英文引号(;)、英文冒号(:)、英文逗号(,)、英文句号(.)、英文问号(?)、英文感叹号(!)、顿号(、)、连接符(-)的组合。 最小长度:0 最大长度:255 |
created_time |
String |
参数说明:创建时间。 最小长度:0 最大长度:255 |
last_modified_time |
String |
参数说明:更新时间。 最小长度:0 最大长度:255 |
last_published_version |
String |
参数说明:最新发布版本。 最小长度:0 最大长度:64 |