NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Revised to be consistent.
Excerpt
hiddentrue

dm_delete_datafile

You can permanently delete a data file (or link) and associated metadata, if the following criteria are all true:

  • Your user account has the group administrator role.
  • You created that data file.
  • That data file is less than 90 days old. (This criterion does not apply to links.)
Show If
groupGP-CFW-DMEDOC-DEV, GP-CFW_ADMINS

If your user account has the system administrator role, you can permanently delete any data file (or link) and associated metadata.


To delete a data file:

  1. Run the following command:

    Code Block
    dm_delete_datafile <file-path>

    The following table describes each parameter:

    ParameterDescription
    <file-path>
    A path within DME. Specify the data file that you want to delete.

    The system prompts you to confirm the deletion. 

  2. Type Y and press Enter. 

...