| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 服务详情。 | ||
| ServiceGroup | string | 服务所在分组。 | my_group |
| Memory | integer | 每个实例申请的内存,单位为 MB。 | 1024 |
| Cpu | integer | 每个实例申请的 CPU。 | 1 |
| Image | string | 服务的数据镜像。 | registry.cn-shanghai.aliyuncs.com/eas/echo_cn-shanghai:v0.0.1-20210129111320 |
| Gpu | integer | 每个实例申请的 GPU。 | 0 |
| TotalInstance | integer | 服务的所有实例总个数。 | 1 |
| AccessToken | string | 服务的请求 Token。 | MzJiMDI5MDliODc0MTlkYmI0ZDhlYmExYjczYTIyZTE3Zm******** |
| ResourceBurstable | boolean | 服务是否开启弹性资源池 枚举值:
| true |
| InternetEndpoint | string | 服务的公网 Endpoint。该字段仅在 DescribeService 接口中返回。 | http://10123*****.cn-shanghai.aliyuncs.com/api/predict/echo |
| ResourceAlias | string | 服务所在的资源组别名。 | my_resource |
| Status | string | 服务的状态。 枚举值:
| Running |
| TrafficState | string | 流量状态 枚举值:
| standalone |
| RequestId | string | 请求 ID。 | 40325405-579C-4D82******** |
| Resource | string | 服务所在的资源组。 | eas-r-xxxxxxx |
| SecondaryInternetEndpoint | string | 异步服务同步请求的公网 Endpoint。该字段仅在 DescribeService 接口中返回。 | http://10123*****.cn-shanghai.aliyuncs.com/api/predict/async_path.echo |
| Labels | array<object> | 服务标签列表。 | |
| object | |||
| LabelValue | string | 服务标签值。 | value1 |
| LabelKey | string | 服务标签键。 | key1 |
| Namespace | string | 服务所在的命名空间。 | echo |
| Weight | integer | 服务灰度发布的权重值。 | 100 |
| Role | string | 服务角色。 | Queue |
| SecondaryIntranetEndpoint | string | 异步服务同步请求的内网 Endpoint。该字段仅在 DescribeService 接口中返回。 | http://10123*****.vpc.cn-shanghai.aliyuncs.com/api/predict/async_path.echo |
| PendingInstance | integer | 被挂起的服务的实例个数。 | 0 |
| ServiceName | string | 服务的名称。 | echo |
| SafetyLock | string | 服务安全锁。 枚举值:
| dangerous |
| Region | string | 服务所在的区域。 | cn-shanghai |
| AppType | string | 应用服务类型 | LLM |
| InstanceCountInResource | object | 实例在各个资源类型上的数量分布 | |
| Quota | integer | 使用灵骏 quota 的实例数量 | 10 |
| Public | integer | 使用公共资源组的实例数量 | 10 |
| Dedicated | integer | 使用专属资源组、自运维资源组的实例数量。 | 10 |
| IntranetEndpoint | string | 服务内网 Endpoint。该字段仅在 DescribeService 接口中返回。 | http://10123*****.vpc.cn-shanghai.aliyuncs.com/api/predict/echo |
| QuotaId | string | 服务的配额 Id。只有部署在灵骏资源配额上的服务才会有此信息。 | quotaxxxxx |
| Message | string | 服务的摘要信息。 | Service start successfully |
| CurrentVersion | integer | 当前运行的模型版本。 | 1 |
| RunningInstance | integer | 正在运行的服务的实例个数。 | 1 |
| WorkspaceId | string | 服务所属工作空间 ID | 123445 |
| CallerUid | string | 服务创建账号的 UID。 | 20123******* |
| Reason | string | 服务的状态原因。 | RUNNING |
| Source | string | 服务的部署来源。 | dsw |
| ServiceId | string | 服务的唯一 ID。 | eas-m-xxasdat |
| AppVersion | string | 应用服务版本 | v1 |
| CronscalerEnabled | boolean | 服务是否开启定时扩缩容 枚举值:
| true |
| 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"} |
| Gateway | string | 服务的专属网关 Id。只有绑定了专属网关的服务才有此信息。 | gw-xxxxxx |
| AppSpecName | string | 应用服务规格名称 | llama_7b_fp16 |
| GPUCorePercentage | integer | 开启 GPU 共享之后,每个实例所申请的 GPU 算力大小 | 50 |
| GPUMemory | integer | 开启 GPU 共享后,每个实例所申请的 GPU 显存大小 | 20 |
| AppConfig | string | 应用服务配置信息 | {"ModelStorage":"oss"} |
| CreateTime | string | 服务的创建时间。UTC 时间,RFC3339 格式。 | 2021-01-29T11:13:20Z |
| AutoscalerEnabled | boolean | 服务是否开启弹性伸缩 枚举值:
| true |
| ExtraData | string | 服务的额外信息。 | {"blue_green_services":["test","testxxxx"]} |
| LatestVersion | integer | 服务最新版本号。 | 1 |
| UpdateTime | string | 服务的更新时间。UTC 时间,RFC3339 格式。 | 2021-01-29T11:13:20Z |
| ServiceUid | string | 服务 ID,同 ServiceId。 | eas-m-xxasdat |
| ParentUid | string | 服务创建账号的主账号 UID。 | 11234******* |
| RoleAttrs | string | 服务角色额外属性。该字段仅在 DescribeService 接口中返回。 | {"ApproxMaxLength":null,"Length":null,"MaxPayloadBytes":null} |
该文章对您有帮助吗?