delete_files_from_the_cluster#

class ansys.fluent.core.generated.solver.settings_271.delete_files_from_the_cluster(name=None, parent=None)#

Bases: Command

Delete files from the cluster.

Parameters:
project_idstr

Project ID.

job_idstr

Job ID.

list_of_files_to_deleteList

List of files to delete.

input_filesbool

Specifies whether the files are input files.

Arguments

Argument

Summary

project_id

Project ID.

job_id

Job ID.

list_of_files_to_delete

List of files to delete.

input_files

Specifies whether the files are input files.

Included in:

Parent

Summary

job_actions

Remote Job Actions.