Whether to return concise information in the GetStatus
response. By default, the GetStatus
response returns all information. If you set Brief
to True
, the GetStatus
response returns task and resource counts only. If you set Brief
to False
, the GetStatus
response also returns the details for each resource, and specific information on each task.
If you set Brief
to True
and a task token is specified, the GetStatus
response reports on the status of the task, but omits the list of parameters, output files, and warnings).
Actions: | GetStatus |
Type: | Boolean |
Default: | False |
Example: | Brief=True |
|