Skip navigation links
com.tencentcloudapi.tat.v20201028.models

Class InvocationTaskBasicInfo

Returns:
TaskStatus Execution task status. Valid values:
  • PENDING: Pending
  • DELIVERING: Delivering
  • DELIVER_DELAYED: Delivery delayed
  • DELIVER_FAILED: Delivery failed
  • START_FAILED: Failed to start the command
  • RUNNING: Running
  • SUCCESS: Success
  • FAILED: Failed to execute the command. The exit code is not 0 after execution.
  • TIMEOUT: Command timed out
  • TASK_TIMEOUT: Task timed out
  • CANCELLING: Canceling
  • CANCELLED: Canceled (canceled before execution)
  • TERMINATED: Terminated (canceled during execution)
  • Parameters:
    TaskStatus - Execution task status. Valid values:
  • PENDING: Pending
  • DELIVERING: Delivering
  • DELIVER_DELAYED: Delivery delayed
  • DELIVER_FAILED: Delivery failed
  • START_FAILED: Failed to start the command
  • RUNNING: Running
  • SUCCESS: Success
  • FAILED: Failed to execute the command. The exit code is not 0 after execution.
  • TIMEOUT: Command timed out
  • TASK_TIMEOUT: Task timed out
  • CANCELLING: Canceling
  • CANCELLED: Canceled (canceled before execution)
  • TERMINATED: Terminated (canceled during execution)
  • Skip navigation links

    Copyright © 2023. All rights reserved.