ResourceGroup
A complex data type the describes a resource group.
Elements
Name
String. The name of the resource group.
Disabled
Boolean. Optional. Specifies whether the resource group can run jobs. If True, resource group does not run jobs. The default value is False.
Description
String. Optional. The description of the resource group.
Type
String. Optional. The type of jobs the resource group runs. Valid values are:
*Sync
The resource group runs synchronous jobs.
*Async
The resource group runs asynchronous jobs.
ReportType
String. Optional. The type of report the resource group creates.
Volume
String. Optional. The name of an Encyclopedia volume to which to assign the resource group. Valid values are:
*An empty string
Assigns all Encyclopedia volumes on the BIRT iHub
*A volume name
Assigns the specified Encyclopedia volume
MinPriority
Long. Optional. Applies only to an asynchronous resource group. Specifies the minimum priority for the resource group. Valid values are 0–1,000, where 1, 000 is the highest priority. MinPriority must be less than MaxPriority. The default value is 0.
MaxPriority
Long. Optional. Applies only to an asynchronous resource group. Specifies the maximum priority for the resource group. Valid values are 0–1,000, where 1, 000 is the highest priority. MaxPriority must be more than MinPriority. The default value is 1,000.
Reserved
Boolean. Optional. Applies only to a synchronous resource group. True reserves the resource group to run only the jobs assigned to it. Use the TargetResourceGroup element in the SOAP header of an ExecuteReport request to assign a job.
StartArguments
String. Optional. The starting arguments for the resource group.
WorkUnitType
String. Optional. The license option type. An aggregate licensing model that defines iHub System features in terms of work units.