All Products
Search
Document Center

Platform For AI:Service

Last Updated:May 20, 2025
ParameterTypeDescriptionExample
object

The service details.

QuotaIdstring

The quota ID for the service. This parameter is available only for services deployed by using Lingjun resource quotas.

quotaxxxxx
Messagestring

The service summary.

Service start successfully
ServiceGroupstring

The group to which the service belongs.

my_group
Memoryinteger

The memory size that you applied for each instance. Unit: MB.

1024
CurrentVersioninteger

The version of the model that is running.

1
RunningInstanceinteger

The number of instances for the running service.

1
WorkspaceIdstring

The ID of the workspace to which the service belongs.

123445
Cpuinteger

The number of CPU cores that you applied for each instance.

1
Imagestring

The data image of the service.

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

The number of GPUs that you applied for each instance.

0
CallerUidstring

The user ID (UID) of the Alibaba Cloud account that is used to create the service.

20123*******
Reasonstring

The reason for which the service is in the current state.

RUNNING
Sourcestring

The source from which the service deployment request is initiated.

dsw
ServiceIdstring

The unique ID of the service.

eas-m-xxasdat
TotalInstanceinteger

The total number of instances for the service.

1
AppVersionstring

The application service version.

v1
ServiceConfigstring

The service configurations.

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

The token that is used to access the service.

MzJiMDI5MDliODc0MTlkYmI0ZDhlYmExYjczYTIyZTE3Zm********
Gatewaystring

The ID of the dedicated gateway for the service. This parameter is available only for services that are associated with dedicated gateways.

gw-xxxxxx
AppSpecNamestring

The name of the application service specification.

llama_7b_fp16
InternetEndpointstring

The public endpoint of the service. This parameter is returned only in the DescribeService API operation.

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

The alias of the resource group to which the service belongs.

my_resource
Statusstring

The service status.

Valid values:

  • Creating
  • Deploying
  • Stopped
  • Failed
  • Updating
  • Stopping
  • Waiting
  • HotUpdate
  • Starting
  • DeleteFailed
  • Running
  • Scaling
  • Pending
  • Deleting
Running
AppConfigstring

The application service configuration.

{"ModelStorage":"oss"}
TrafficStatestring

The traffic state.

Valid values:

  • standalone: independent traffic.
  • grouping: grouped traffic.
standalone
RequestIdstring

The request ID.

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

The time when the service was created. The time is displayed in the UTC RFC3339 format.

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

The resource group to which the service belongs.

eas-r-xxxxxxx
SecondaryInternetEndpointstring

The public endpoint that is used in the asynchronization request of the service. This parameter is returned only in the DescribeService API operation.

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

The labels.

object
LabelValuestring

The label value.

value1
LabelKeystring

The label key.

key1
ExtraDatastring

The additional information about the service.

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

The namespace in which the service resides.

echo
Weightinteger

The weight of the service in canary release.

100
Rolestring

The service role.

Queue
SecondaryIntranetEndpointstring

The internal endpoint that is used in the asynchronization request of the service. This parameter is returned only in the DescribeService API operation.

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

The number of instances for the pending service.

0
LatestVersioninteger

The latest version of the service.

1
ServiceNamestring

The service name.

echo
SafetyLockstring

The security lock of the service.

Valid values:

  • all: forbids all operations.
  • dangerous: forbids the operation of deleting or stopping the service.
  • none: forbids no operations.
dangerous
UpdateTimestring

The time when the service was updated. The time is displayed in the UTC RFC3339 format.

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

The service ID. ServiceUid has the same meaning as ServiceId, and the values of the two parameters are the same.

eas-m-xxasdat
Regionstring

The region in which the service resides.

cn-shanghai
AppTypestring

The application service type.

LLM
ParentUidstring

The UID of the Alibaba Cloud account that is used to create the service.

11234*******
IntranetEndpointstring

The internal endpoint of the service. This parameter is returned only in the DescribeService API operation.

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

The additional attributes of the service role. This parameter is returned only in the DescribeService API operation.

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