名称类型描述示例值
object

服务详情。

RequestIdstring

请求 ID。

40325405-579C-4D82********
Regionstring

服务所在的区域。

cn-shanghai
CallerUidstring

服务创建账号的 UID。

20123*******
ParentUidstring

服务创建账号的主账号 UID。

11234*******
CurrentVersioninteger

当前运行的模型版本。

1
Cpuinteger

每个实例申请的 CPU。

1
Gpuinteger

每个实例申请的 GPU。

0
Imagestring

服务的数据镜像。

registry.cn-shanghai.aliyuncs.com/eas/echo_cn-shanghai:v0.0.1-20210129111320
PendingInstanceinteger

被挂起的服务的实例个数。

0
RunningInstanceinteger

正在运行的服务的实例个数。

1
TotalInstanceinteger

服务的所有实例总个数。

1
InternetEndpointstring

服务的公网 Endpoint。该字段仅在 DescribeService 接口中返回。

http://10123*****.cn-shanghai.aliyuncs.com/api/predict/echo
IntranetEndpointstring

服务内网 Endpoint。该字段仅在 DescribeService 接口中返回。

http://10123*****.vpc.cn-shanghai.aliyuncs.com/api/predict/echo
LatestVersioninteger

服务最新版本号。

1
Memoryinteger

每个实例申请的内存,单位为 MB。

1024
Messagestring

服务的摘要信息。

Service start successfully
Namespacestring

服务所在的命名空间。

echo
Reasonstring

服务的状态原因。

RUNNING
Resourcestring

服务所在的资源组。

eas-r-xxxxxxx
ResourceAliasstring

服务所在的资源组别名。

my_resource
ServiceConfigstring

服务的配置信息。

{"metadata":{"cpu":1,"instance":1,"memory":1024},"name":"echo","processor_entry":"libecho.so","processor_path":"http://oss-cn-hangzhou-zmf.aliyuncs.com/059247/echo_processor_release.tar.gz","processor_type":"cpp"}
ServiceNamestring

服务的名称。

echo
ServiceGroupstring

服务所在分组。

my_group
Statusstring

服务的状态。

枚举值:
  • Creating创建中
  • Deploying等待中(等待部署完毕)
  • Stopped已停止
  • Failed部署失败
  • Updating升级中(实例会被更新)
  • Stopping停止中
  • Waiting等待中(等待实例启动完毕)
  • HotUpdate升级中(热更新,不更新实例)
  • Starting启动中
  • DeleteFailed删除失败
  • Running运行中
  • Scaling升级中(实例扩缩容中)
  • Pending等待中(等待具体处理)
  • Deleting删除中
Running
CreateTimestring

服务的创建时间。UTC 时间,RFC3339 格式。

2021-01-29T11:13:20Z
UpdateTimestring

服务的更新时间。UTC 时间,RFC3339 格式。

2021-01-29T11:13:20Z
Weightinteger

服务灰度发布的权重值。

100
ServiceIdstring

服务的唯一 ID。

eas-m-xxasdat
ServiceUidstring

服务 ID,同 ServiceId。

eas-m-xxasdat
AccessTokenstring

服务的请求 Token。

MzJiMDI5MDliODc0MTlkYmI0ZDhlYmExYjczYTIyZTE3Zm********
Sourcestring

服务的部署来源。

dsw
ExtraDatastring

服务的额外信息。

{"blue_green_services":["test","testxxxx"]}
Rolestring

服务角色。

Queue
RoleAttrsstring

服务角色额外属性。该字段仅在 DescribeService 接口中返回。

{"ApproxMaxLength":null,"Length":null,"MaxPayloadBytes":null}
SafetyLockstring

服务安全锁。

枚举值:
  • all禁止所有操作
  • dangerous禁止删除/停止服务
  • none不加锁
dangerous
SecondaryInternetEndpointstring

异步服务同步请求的公网 Endpoint。该字段仅在 DescribeService 接口中返回。

http://10123*****.cn-shanghai.aliyuncs.com/api/predict/async_path.echo
SecondaryIntranetEndpointstring

异步服务同步请求的内网 Endpoint。该字段仅在 DescribeService 接口中返回。

http://10123*****.vpc.cn-shanghai.aliyuncs.com/api/predict/async_path.echo
Labelsarray<object>

服务标签列表。

object
LabelKeystring

服务标签键。

key1
LabelValuestring

服务标签值。

value1
WorkspaceIdstring

服务所属工作空间 ID

123445
AppTypestring

应用服务类型

LLM
AppConfigstring

应用服务配置信息

{"ModelStorage":"oss"}
AppSpecNamestring

应用服务规格名称

llama_7b_fp16
AppVersionstring

应用服务版本

v1