UiPath Documentation
activities
latest
false
IT Automation activities

Remove Workspace

Remove Workspace activity that removes a WorkSpace.

UiPath.AmazonWorkSpaces.Activities.AWRKSRemoveWorkSpace

Description​

Removes a WorkSpace. Its user will be disconnected from the WorkSpace and the WorkSpace will be permanently removed.

Note:

WorkSpace needs to be in any state except SUSPENDED.

Project compatibility​

Windows - Legacy | Windows | Cross-platform

Configuration​

Common​

  • DisplayName - The display name of the activity.

Execution Options​

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

Input​

  • Workspace - The WorkSpace on which the operation is performed. This field supports only AWRKSWorkspace variables.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Description​
  • Project compatibility​
  • Configuration​
  • Common​
  • Execution Options​
  • Input​
  • Misc​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated