Whether to return the following information for each module:
maxCount
|
The number of concurrent instances permitted by your license. |
usage
|
The number of instances currently in use. |
For example:
<modules> <module> <name>stt</name> <usage>0</usage> <maxCount>5</maxCount> </module> <module> <name>frontend</name> <usage>2</usage> <maxCount>unlimited</maxCount> </module> <module> <name>langid</name> <usage>2</usage> <maxCount>5</maxCount> </module> </modules>
Actions: | GetStatus |
Type: | Boolean |
Default: | False |
Example: | ShowModules=True
|
See Also: |
|