Document navigation

Progress Bar

Overview

When you manage your tasks, the process of the tasks will be displayed in forms of pictures to indicate your task progress in real time.

Inventory

Properties

Name Description Optional Valid Value Starting Version
apiId The API ID corresponded by the task. 1.11
all Specifies to obtain all the progress information. Yes
  • true
  • false
1.11
systemTags The user tags. For more information, see CreateUserTag. Yes 1.11
userTags The system tags. For more information, see CreateSystemTag. Yes 1.11

Operations

GetTaskProgress

Obtains a task progress. For example,
GetTaskProgress apiId=6fa0b72b3f801867952e3f55b43c3698

Parameters

Name Description Optional Valid Value Starting Version
apiId The API ID corresponded by the task. 1.11
all Specifies to obtain all the progress information. 1.11
userTags The user tags. For more information, see CreateUserTag. Yes 1.11
systemTags The system tags. For more information, see CreateSystemTag. Yes 1.11
timeout Yes

Tags

You can create a user tag on a progress bar by using CreateUserTag resourceType=TaskProgressVO. For example,
CreateUserTag resourceType=TaskProgressVO tag=Test1 \
resourceUuid=3fd25b9e5b87423bba5612a45c1f5ecc
CLI Command Manual | 5.5.30 | ZStack Cloud · ZCF | ZStack Resource Center