Service

更新时间:
复制为 MD 格式

名称

类型

描述

示例值

object

服务详情。

RequestId

string

请求 ID。

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

Region

string

服务所在的区域。

cn-shanghai

CallerUid

string

服务创建账号的 UID。

20123*******

ParentUid

string

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

11234*******

CurrentVersion

integer

当前运行的模型版本。

1

Cpu

integer

每个实例申请的 CPU。

1

Gpu

integer

每个实例申请的 GPU。

0

Image

string

服务的数据镜像。

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

PendingInstance

integer

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

0

RunningInstance

integer

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

1

TotalInstance

integer

服务的所有实例总个数。

1

InternetEndpoint

string

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

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

IntranetEndpoint

string

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

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

LatestVersion

integer

服务最新版本号。

1

Memory

integer

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

1024

Message

string

服务的摘要信息。

Service start successfully

Namespace

string

服务所在的命名空间。

echo

Reason

string

服务的状态原因。

RUNNING

Resource

string

服务所在的资源组。

eas-r-xxxxxxx

ResourceAlias

string

服务所在的资源组别名。

my_resource

ServiceConfig

string

服务的配置信息。

{"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"}

ServiceName

string

服务的名称。

echo

ServiceGroup

string

服务所在分组。

my_group

Status

string

服务的状态。

Running

CreateTime

string

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

2021-01-29T11:13:20Z

UpdateTime

string

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

2021-01-29T11:13:20Z

Weight

integer

服务灰度发布的权重值。

100

ServiceId

string

服务的唯一 ID。

eas-m-xxasdat

ServiceUid

string

服务 ID,同 ServiceId。

eas-m-xxasdat

AccessToken

string

服务的请求 Token。

MzJiMDI5MDliODc0MTlkYmI0ZDhlYmExYjczYTIyZTE3Zm********

Source

string

服务的部署来源。

dsw

ExtraData

string

服务的额外信息。

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

Role

string

服务角色。

Queue

RoleAttrs

string

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

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

SafetyLock

string

服务安全锁。

dangerous

SecondaryInternetEndpoint

string

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

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

SecondaryIntranetEndpoint

string

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

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

Labels

array

服务标签列表。

object

LabelKey

string

服务标签键。

key1

LabelValue

string

服务标签值。

value1

WorkspaceId

string

服务所属工作空间 ID

123445

AppType

string

应用服务类型

LLM

AppConfig

string

应用服务配置信息

{"ModelStorage":"oss"}

AppSpecName

string

应用服务规格名称

llama_7b_fp16

AppVersion

string

应用服务版本

v1

TrafficState

string

流量状态

standalone

QuotaId

string

服务的配额 Id。只有部署在灵骏资源配额上的服务才会有此信息。

quotaxxxxx

Gateway

string

服务的专属网关 Id。只有绑定了专属网关的服务才有此信息。

gw-xxxxxx

GPUMemory

integer

开启 GPU 共享后,每个实例所申请的 GPU 显存大小

20

GPUCorePercentage

integer

开启 GPU 共享之后,每个实例所申请的 GPU 算力大小

50

ResourceBurstable

boolean

服务是否开启弹性资源池

true

CronscalerEnabled

boolean

服务是否开启定时扩缩容

true

AutoscalerEnabled

boolean

服务是否开启弹性伸缩

true

InstanceCountInResource

object

实例在各个资源类型上的数量分布

Public

integer

使用公共资源组的实例数量

10

Dedicated

integer

使用专属资源组、自运维资源组的实例数量。

10

Quota

integer

使用灵骏 quota 的实例数量

10

WorkloadType

string