Resource handling

The automation tools module for resource handling deletes resources.

TBox Delete Resource

Deletes resources, such as file references. You can then reuse the name of the resource.

When you run your tests, keep the following things in mind:

  • This module only removes the reference to the file in Tosca Cloud. It doesn't delete the file itself.

  • If the specified resource exists and can be deleted, the associated test passes.

  • If the specified resource exists but can't be deleted, the associated test fails.

  • If the specified resource doesn't exist, the associated test passes.

Value

Description

Resource

Name of the resource you want to delete.