No API operations available. Click for a feedback.
- Resource Group
- Deployment Tasks
- CreateDeploymentJob
- UpdateDeploymentJobStatus
- ListDeploymentJob
- UpdateDeploymentJob
- DescribeDeploymentJob
- ListWorkerResource
- DescribeDeploymentJobStatus
- ListDeploymentJobResource
- ListContact
- ListDeploymentJobCert
- UpdateWorkerResourceStatus
- DeleteWorkerResource
- DeleteDeploymentJob
- DescribeCloudResourceStatus
- ListCloudResources
- ListCloudAccess
- Certificate applications
- Orders
- Certificate Application Repository
- CSR Management
- Others
ListWorkerResourcePagination
Region:
China (Hangzhou)
Parameters
Advanced
Request Parameters
Required
JobIdThe ID of the deplo...
StatusThe status of the w...
CloudProductThe cloud service i...
ShowSizeThe number of entri...
Pagination Parameters
CurrentPageThe page number
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Request Parameters
Field Name | Field Details |
---|---|
JobIdinteger<int64> | The ID of the deployment task. You can call the CreateDeploymentJob operation to obtain the ID of a deployment task from the ID parameter. You can also call the ListDeploymentJob operation to obtain the ID of a deployment task. Notice
The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991. Example:8888 |
Statusstring | The status of the worker task.View Details... Example:editingEnumeration Value:rollbackrollback_errorsuccessrollback_successpendingschedulingprocessingerrorediting |
CloudProductstring | The cloud service in the deployment task. Example:NLBReference Value Source: ListCloudResources DescribeCloudResourceStatus |
CurrentPageinteger<int32> | The page number. Default value: 1. Example:1 |
ShowSizeinteger<int32> | The number of entries per page. Default value: 50. Example:20 |
Response Parameters
Field Name | Field Details |
---|---|
Totalinteger<int64> | The total number of entries returned. Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:8 |
CurrentPageinteger<int32> | The page number. Default value: 1. Example:1 |
ShowSizeinteger<int32> | The number of entries per page. Default value: 50. Example:20 |
Dataarray<object> | The response parameters. |
RequestIdstring | The request ID. Example:3E50D480-9765-5CFD-9650-9BACCECA5135 |
Change History
No Change History found.