UiPath Documentation
activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Atividades de Automação de TI

Update Workspace

UiPath.AmazonWorkSpaces.Activities.AWRKSUpdateWorkSpace

Description

Atualiza um espaço de trabalho.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Configuração

Comum

  • DisplayName - O nome de exibição da atividade.

Opções de Execução

  • Timeout - Specifies the amount of time (in seconds) to wait for the activity to run before an error is thrown. If not set, the activity runs until completion. Taken into consideration when WaitForCompletion is set to True. This field supports only integer and Int32 variables.
  • WaitForCompletion - If set to True, the activity waits to complete before moving to the next activity. This field only supports boolean values (True, False). The default value is True.

Entrada

  • UpdateAction - The update action to perform. Select one of five options: ModifyRunningMode, ModifyComputeType, ModifyTags, ModifyState, ModifyVolumeSize. The default value is ModifyState.
  • Workspace - The WorkSpace on which the operation is performed. This field supports only AWRKSWorkspace variables.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Propriedades

  • ComputeType - The compute type. Valid values: Value, Standard, Performance, Power, PowerPro, Graphics, GraphicsPro.
  • IntendedState - The new state of the WorkSpace. To maintain a WorkSpace without being interrupted, set its state to AdminMaintenance. Valid values: Available, AdminMaintenance.

Modo de Execução

  • RunningMode - The running mode. Valid values: AutoStop, AlwaysOn.
  • RunningModeAutoStopTimeout - The number of minutes (in 60-minute intervals) after a user logs off when WorkSpace is automatically stopped. Taken into consideration when RunningMode is set to AutoStop. This field supports only integer and Int32 variables. The default value is 60.

Tags

  • DeleteAllExistingTags - Specifies whether to delete all existing tags that are associated with the WorkSpace. If set True, Tags property is optional. However, if set to True and Tags property has a value, first all existing tags are deleted then the new tags are being created. If set to False, then Tags must have a value. This field only supports boolean values (True, False). The default value is False.
  • Tags - The tags to update or/and the new tags to associate with the WorkSpace. It should contain two columns of type String, the first one representing the key and the second its value. This field supports only DataTable variables.

Volumes

  • VolumeNewSize - The new size of the volume, in gigabytes. This field is mandatory when VolumeToResize has a value. This field supports only integer and Int32 variables.
  • VolumeARedimensionar — especifica o volume a ser redimensionado. Valores válidos: RaizVolume, UserVolume.
Observação:
  • Para obter mais detalhes sobre como modificar um espaço de trabalho, leia Modificar um WorkSpace.
  • Para as limitações que se aplicam ao redimensionamento de volumes, consulte Limitações para aumentar volumes.
  • Para alterar o estado de um WorkSpace, seu status deve ser AVAILABLE.

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades