MaxDepth
The maximum number of levels to include in the output. For example, if you set MaxDepth=0
, the progress of an action is reported, but the progress of its stages is not. If you set MaxDepth=2
, the progress of an action and its stages is reported, and each stage can be divided into sub-stages.
Actions: |
QueueInfo&QueueAction=progress |
Type: | Integer |
Default: | The depth is not limited by default |
Example: | &MaxDepth=2
|
See Also: | AllStages |