UiPath Documentation
activities
latest
false
Activités d’automatisation informatique
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Update Workspace

Activité Mettre à jour l’espace de travail qui met à jour un WorkSpace.

UiPath.AmazonWorkSpaces.Activities.AWRKSUpdateWorkSpace

Description

Met à jour un espace de travail.

Compatibilité du projet

Windows - Héritage | Windows | Multiplate-forme

Configuration

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Options d’exécution

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

Entrée

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

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Propriétés

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

Mode d'exécution

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

Balises

  • 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.
  • VolumeÀRedimensionner : spécifie le volume à redimensionner. Valeurs valides: RootVolume, UserVolume.
Remarque :

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour