Home | Trees | Indices | Help |
---|
|
object --+ | Command --+ | valid --+ | invalid
Command: invalid <dataset_id> or nvalid <dataset_id> or hide <dataset_id> Invalidate a dataset and hide it from iceprod. Can invalidate multiple datasets at once. Arguments: <dataset_id> Specify the dataset to invalidate. Returns: Returns the result of the mysql query (success or failure). Warning that if the dataset id is wrong it will likely print success because there was no mysql error. Examples: Invalidate single dataset (dataset 1234) invalid 1234 Invalidate multiple datasets using commas (datasets 1234, 1243 and jobs 1, 3, and 5) invalid 1234,1243 Invalidate multile datasets using ranges (datasets 1234 - 1235, jobs 1 - 5) invalid 1234-1235
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
shortdoc =
hash(x) |
|||
numArgs = 1
|
|
|||
Inherited from |
|
|
|
shortdochash(x)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jan 4 16:45:08 2013 | http://epydoc.sourceforge.net |