api/autotest/workspaces
Creates a new Autotest workspace As specified by the supplied model.
A simple workspace can be created by specifying only Name and
StorageLocation, which are the only two mandatory properties.
Additional properties can be set as needed, including specifying
the full model detail.
The model can also be retrieved from an existing workspace and modified
with a unique Name and StorageLocation, and optionally additional modifications.
The source workspace then acts as a template for creating new workspaces.
Concurrency settings, stop conditions and result reporting extension
settings are copied from the template workspace. Any workspace variables
referenced from extension parameters (Variable or Expression) are
automatically created in the new workspace.