Política de privacidade
Contrato de segurança e processamento de dados
API return message | Status in console | Description |
PENDING | Waiting to be delivered | The command is waiting to be delivered by the system. |
DELIVERING | Delivering | The command is being delivered to the target instance |
DELIVER_DELAYED | Delayed delivery | The command delivery is delayed. |
DELIVER_FAILED | Delivery failed | Failed to deliver the command |
RUNNING | Executing | The command is being executed. |
TIMEOUT | Command timeout | The command failed to complete in the specified timed out period. |
SUCCESS | Command completed | The command execution is completed. Note that it does not mean that the task is successful. You need to check the `Output` and `ExitCode` of the result to see whether it’s successful. |
TASK_TIMEOUT | Task execution timeout | The task is ended due to the command execution timeout. |
FAILED | Command failed | Unable to execute the command, or the command execution failed. |
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários