Optional
allowOptional
containerOptional
failureThis will be called upon failure to complete a request.
Data IDs of files to be used as inputs for this pipeline. These correspond to the rowIds from the table ext.data. They do not need to be located within the file path provided. The user does need read access to the container associated with each file.
names of the file within the subdirectory described by the path property
Optional
jsonJSON representation of the protocol description. Not allowed if a protocol with the same name has already been saved. If no protocol with the same name exists, either this property or xmlParameters must be specified.
relative path from the folder's pipeline root
Optional
pipelinedescription displayed in the pipeline
Optional
protocoldescription of the analysis protocol
name of the analysis protocol
Optional
saveif no protocol with this name already exists, whether or not to save this protocol definition for future use. Defaults to true.
Optional
scopeA scoping object for the success and failure callback functions (default to this).
Optional
successThis will be called upon successfully completing a request.
taskId Identifier for the pipeline.
Optional
xmlXML representation of the protocol description. Not allowed if a protocol with the same name has already been saved. If no protocol with the same name exists, either this property or jsonParameters must be specified.
The container in which to make the request (defaults to current container)