UiPath Documentation
activities
latest
false
Actividades de automatización de TI
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actualizar Workspace

Actualizar la actividad del espacio de trabajo que actualiza un Workspace.

UiPath.AmazonWorkSpaces.Activities.AWRKSUpdateWorkSpace

Descripción

Actualiza un Workspace.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Opciones de ejecución

  • 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.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Propiedades

  • 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 ejecución

  • 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.

Etiquetas

  • 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.

Volúmenes

  • 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.
  • VolumenARedimensionar : especifica el volumen al que cambiar el tamaño. Valores válidos: RootVolume, UserVolume.
Nota:
  • Para obtener más información sobre la modificación de un espacio de trabajo, consulta Modificar un Workspace.
  • Para conocer las limitaciones que se aplican al cambio de tamaño de los volúmenes, consulta Limitaciones para aumentar los volúmenes.
  • Para cambiar el estado de un Workspace, su estado debe ser AVAILABLE.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado