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.

Create Workspace

Activité Créer un espace de travail qui crée un nouveau WorkSpace.

UiPath.AmazonWorkSpaces.Activities.AWRKSCreateWorkSpace

Description

Crée un nouveau WorkSpace.

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

  • BundleId - The bundle for the WorkSpace.
  • DirectoryId - The AWS Directory Service directory for the WorkSpace.
  • Username - The user name for the WorkSpace. It must exist in the AWS Directory Service directory associated with the WorkSpace.

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

Sortie

  • Workspace - The details about the newly created WorkSpace. This field supports only AWRKSWorkspace variables.

Propriétés

  • ComputeType - The compute type. Select one of seven options: Value, Standard, Performance, Power, PowerPro, Graphics, GraphicsPro. The default value is Standard.
  • RunningMode - The running mode. Select one of two options: AutoStop, AlwaysOn. The default value is AutoStop.
    Remarque :

    Pour en savoir plus sur le mode d'exécution de WorkSpace, cliquez ici.

  • 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 - The tags to associate with the WorkSpace. It shall contain two columns of type String, the first one representing the key and the second its value. This field supports only DataTable variables.

Volumes et chiffrement

  • RootVolumeEncryptionEnabled - Indicates whether the data stored on the root volume is encrypted. This field only supports boolean values (True, False). The default value is False.
  • RootVolumeSizeGb - The size of the root volume, in gigabytes. This field supports only integer and Int32 variables.
  • UserVolumeEncryptionEnabled - Indicates whether the data stored on the user volume is encrypted. This field only supports boolean values (True, False). The default value is False.
  • UserVolumeSizeGb - The size of the user storage, in gigabytes. This field supports only integer and Int32 variables.
    Remarque :

    Available volume sizes: [Root(GB), User(GB)] : [80, 10], [80, 50], [80, 100], [175 to 2000, 100 to 2000].

  • VolumeEncryptionKey - The symmetric AWS KMS customer master key used to encrypt data stored on the WorkSpace. This field is mandatory when the encryption for at least one of user volume or root volume is enabled.
Remarque :
  • The value for VolumeEncryptionKey parameter can be either the Alias (e.g. "aws/workspaces" or "alias/aws/workspaces") or the Key ID of the encryption key.
  • Si vous avez l’intention de créer plusieurs WorkSpaces pour un utilisateur, veuillez lire Créer plusieurs WorkSpaces pour un utilisateur.
  • Description
  • Compatibilité du projet
  • Configuration
  • Commun
  • Options d’exécution
  • Entrée
  • Divers
  • Sortie
  • Propriétés
  • Volumes et chiffrement

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