All Products
Search
Document Center

Platform For AI:ListServices

Last Updated:Nov 22, 2024

Lists services.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:

  • Operation: the value that you can use in the Action element to specify the operation on a resource.
  • Access level: the access level of each operation. The levels are read, write, and list.
  • Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
    • The required resource types are displayed in bold characters.
    • If the permissions cannot be granted at the resource level, All Resources is used in the Resource type column of the operation.
  • Condition Key: the condition key that is defined by the cloud service.
  • Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
OperationAccess levelResource typeCondition keyAssociated operation
eas:ListServicesget
*Service
acs:eas:{#regionId}:{#accountId}:service/*
    none
none

Request syntax

GET /api/v2/services HTTP/1.1

Request parameters

ParameterTypeRequiredDescriptionExample
SortstringNo

The sort field. By default, the query results are sorted by the timestamp type in descending order.

CreateTime
OrderstringNo

The sorting order. Valid values:

  • desc (default): The query results are sorted in descending order.
  • asc: The query results are sorted in ascending order.
asc
FilterstringNo

The field that is used for fuzzy matches. The system performs fuzzy matches only by service name.

foo
PageNumberintegerNo

The page number. Default value: 1.

1
PageSizeintegerNo

The number of entries per page. Default value: 100.

100
GroupNamestringNo

The name of the service group. For more information about how to query the name of a service group, see ListServices .

foo
ParentServiceUidstringNo

The ID of the primary service that corresponds to the Band member service.

eas-m-ijafy3c8cxxxx
ServiceTypestringNo

The service type. Valid values:

  • Async
  • Standard
  • Offline Task
  • Proxima

Valid values:

  • Async

  • Standard

  • OfflineTask

  • Proxima

Standard
LabelobjectNo

The tag that is used to filter services.

stringNo

The tag format, which is {"key":"value"}. If the tag value is null or an empty string, services are filtered only by tag key. The tag value can be any value.

{"key1":"value1","key2":null}
ServiceStatusstringNo

The service state.

Valid values:

  • Creating

  • Stopped

  • Failed

  • Complete

  • Cloning

  • Stopping

  • Updating

  • Waiting

  • HotUpdate

  • Committing

  • Starting

  • DeleteFailed

  • Running

  • Developing

  • Scaling

  • Deleted

  • Pending

  • Deleting

Running
ServiceNamestringNo

The service name.

echo_test
ServiceUidstringNo

The user ID (UID) of the service.

eas-m-c9iw3yitxxxx
ResourceNamestringNo

The name or ID of the resource group to which the service belongs.

eas-r-hd0qwy8cxxxx
WorkspaceIdstringNo

The workspace ID.

123456
QuotaIdstringNo

The quota ID.

quota12345
GatewaystringNo

The private gateway ID.

gw-1uhcqmsc7x22******
RolestringNo

The server role.

Valid values:

  • DataLoader
  • FrontEnd
  • DataSet
  • SDProxy
  • LLMSscheduler
  • ScalableJob
  • LLMGateway
  • Job
  • Queue
Enumeration Value:
  • DataLoader: DataLoader.
  • FrontEnd: FrontEnd.
  • DataSet: DataSet.
  • SDProxy: SDProxy.
  • LLMScheduler: LLMScheduler.
  • ScalableJob: ScalableJob.
  • LLMGateway: LLMGateway.
  • Job: Job.
  • Queue: Queue.
LLMGateway

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The request ID.

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

The services.

ServiceService

The service.

PageNumberinteger

The page number.

1
PageSizeinteger

The number of entries per page.

100
TotalCountinteger

The total number of entries returned.

2

Examples

Sample success responses

JSONformat

{
  "RequestId": "40325405-579C-4D82****",
  "Services": [
    {
      "RequestId": "40325405-579C-4D82********",
      "Region": "cn-shanghai",
      "CallerUid": "20123*******",
      "ParentUid": "11234*******",
      "CurrentVersion": 1,
      "Cpu": 1,
      "Gpu": 0,
      "Image": "registry.cn-shanghai.aliyuncs.com/eas/echo_cn-shanghai:v0.0.1-20210129111320",
      "PendingInstance": 0,
      "RunningInstance": 1,
      "TotalInstance": 1,
      "InternetEndpoint": "http://10123*****.cn-shanghai.aliyuncs.com/api/predict/echo",
      "IntranetEndpoint": "http://10123*****.vpc.cn-shanghai.aliyuncs.com/api/predict/echo",
      "LatestVersion": 1,
      "Memory": 1024,
      "Message": "Service start successfully",
      "Namespace": "echo",
      "Reason": "RUNNING",
      "Resource": "eas-r-xxxxxxx",
      "ResourceAlias": "my_resource",
      "ServiceConfig": "{        \"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": "echo",
      "ServiceGroup": "my_group",
      "Status": "Running",
      "CreateTime": "2021-01-29T11:13:20Z",
      "UpdateTime": "2021-01-29T11:13:20Z",
      "Weight": 100,
      "ServiceId": "eas-m-xxasdat",
      "ServiceUid": "eas-m-xxasdat\n",
      "AccessToken": "MzJiMDI5MDliODc0MTlkYmI0ZDhlYmExYjczYTIyZTE3Zm********",
      "Source": "dsw",
      "ExtraData": "{\\\"blue_green_services\\\":[\\\"test\\\",\\\"testxxxx\\\"]}",
      "Role": "Queue",
      "RoleAttrs": "\"{\\\"ApproxMaxLength\\\":null,\\\"Length\\\":null,\\\"MaxPayloadBytes\\\":null}\"",
      "SafetyLock": "dangerous",
      "SecondaryInternetEndpoint": "http://10123*****.cn-shanghai.aliyuncs.com/api/predict/async_path.echo\n",
      "SecondaryIntranetEndpoint": "http://10123*****.vpc.cn-shanghai.aliyuncs.com/api/predict/async_path.echo\n",
      "Labels": [
        {
          "LabelKey": "key1",
          "LabelValue": "value1"
        }
      ],
      "WorkspaceId": "123445",
      "AppType": "LLM",
      "AppConfig": "{\"ModelStorage\":\"oss\"}",
      "AppSpecName": "llama_7b_fp16",
      "AppVersion": "v1"
    }
  ],
  "PageNumber": 1,
  "PageSize": 100,
  "TotalCount": 2
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2024-10-08The request parameters of the API has changedView Change Details
2024-07-31The request parameters of the API has changedView Change Details
2024-01-23The request parameters of the API has changedView Change Details
2023-09-01The request parameters of the API has changedView Change Details
2023-05-06The request parameters of the API has changedView Change Details