3.2.4.5 IWRMConfig Interface

The IWRMConfig interface defines the following methods.

Methods in RPC Opnum Order

Method

Description

GetConfig

Gets WSRM configuration information concerning accounting, calendars, and notifications.

Opnum: 7

SetConfig

Sets WSRM configuration information concerning accounting, calendars, and notifications.

Opnum: 8

IsEnabled

Returns whether the management of a type of WSRM configuration is enabled or disabled.

Opnum: 9

EnableDisable

Enables or disables the management of a specified type of WSRM configuration.

Opnum: 10

GetExclusionList

Gets the list of processes not managed by the WSRM management service.

Opnum: 11

SetExclusionList

Updates the contents of the exclusion list.

Opnum: 12

WSRMActivate

Activates or deactivates WSRM.

Opnum: 13

IsWSRMActivated

Returns whether WSRM is active.

Opnum: 14

RestoreExclusionList

Restores the exclusion list to default values.

Opnum: 15

A number of protocol message processing steps result in the server writing accounting records to a database. Minimally, using the SetConfig method:

  • Set the accounting database to a known database<71> or

  • Set the accounting interval and turn on accounting.