ListWorkerResourcePagination
Region:
China (Hangzhou)
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
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Request Parameters

Field NameField 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 NameField 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.