All Products
Search
Document Center

Platform For AI:Service

Last Updated:Dec 04, 2024
ParameterTypeDescriptionExample
object

The service details.

RequestIdstring

The request ID.

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

The region ID of the service.

cn-shanghai
CallerUidstring

The user ID (UID) of the Alibaba Cloud account or Resource Access Management (RAM) user that is used to create the service.

20123*******
ParentUidstring

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

11234*******
CurrentVersioninteger

The version of the model that is running.

1
Cpuinteger

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

1
Gpuinteger

The number of GPUs that you applied for each instance.

0
Imagestring

The data image of the service.

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

The number of instances that are pending for the service.

0
RunningInstanceinteger

The number of instances that are running for the service.

1
TotalInstanceinteger

The total number of instances for the service.

1
InternetEndpointstring

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

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

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

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

The latest version number of the service.

1
Memoryinteger

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

1024
Messagestring

The returned message.

Service start successfully
Namespacestring

The namespace in which the service resides.

echo
Reasonstring

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

RUNNING
Resourcestring

The resource group to which the service belongs.

eas-r-xxxxxxx
ResourceAliasstring

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

my_resource
ServiceConfigstring

The configurations of the service.

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

The service name.

echo
ServiceGroupstring

The group to which the service belongs.

my_group
Statusstring

The service state.

Valid values:

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

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

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

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

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

The weight of the service in canary release.

100
ServiceIdstring

The unique ID of the service.

eas-m-xxasdat
ServiceUidstring

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

eas-m-xxasdat
AccessTokenstring

The token that is used to access the service.

MzJiMDI5MDliODc0MTlkYmI0ZDhlYmExYjczYTIyZTE3Zm********
Sourcestring

The source from which the service deployment request is initiated.

dsw
ExtraDatastring

The additional information about the service.

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

The server role.

Queue
RoleAttrsstring

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

"{\"ApproxMaxLength\":null,\"Length\":null,\"MaxPayloadBytes\":null}"
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
SecondaryInternetEndpointstring

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

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

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

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

The service tags.

object
LabelKeystring

The tag key of the service.

key1
LabelValuestring

The tag value of the service.

value1
WorkspaceIdstring

The ID of the workspace to which the service belongs.

123445
AppTypestring

The application service type.

LLM
AppConfigstring

The application service configurations.

{"ModelStorage":"oss"}
AppSpecNamestring

The application service specifications.

llama_7b_fp16
AppVersionstring

The application service version.

v1