labkey.pipeline.getPipelineContainer: Gets the container in which the pipeline is defined
Description
Gets the container in which the pipeline for this container is defined. This may be the
container in which the request was made, or a parent container if the pipeline was defined
there.
a string specifying the baseUrl for the LabKey server
folderPath
a string specifying the folderPath
Value
The response will contain the following:
"containerPath": The container path in which the pipeline is defined.
If no pipeline has been defined in this container hierarchy,
then the value of this property will be null.