SetServerResourceGroupConfiguration
Sets or updates properties of all resource groups on a BIRT iHub. SetServerResourceGroupConfiguration is available only to an Encyclopedia volume administrator or a user with an Administrator role.
Request schema
<xsd:complexType="SetServerResourceGroupConfiguration">
<xsd:sequence>
<xsd:element name="ServerName" type="xsd:string"/>
<xsd:element name="ServerResourceGroupSettingList"
type="typens:ArrayOfServerResourceGroupSetting"
minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
Request elements
ServerName
The name of the BIRT iHub.
ServerResourceGroupSettingList

Contains one or more of the following properties to set or update:

Activate

MaxFactory

FileTypes
Cannot be set or updated for a default resource group
Response schema
<xsd:complexType name=
"SetServerResourceGroupConfigurationResponse"/>
<xsd:sequence/>
</xsd:complexType>