|
名稱 |
類型 |
描述 |
樣本值 |
|---|---|---|---|
|
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 |
服務是否開啟Auto Scaling |
true |
| InstanceCountInResource |
object |
執行個體在各個資源類型上的數量分布 |
|
| Public |
integer |
使用公用資源群組的執行個體數量 |
10 |
| Dedicated |
integer |
使用專屬資源群組、自營運資源群組的執行個體數量。 |
10 |
| Quota |
integer |
使用靈駿 quota 的執行個體數量 |
10 |
| WorkloadType |
string |