IMFRegList

It is an ordered list of attributes. If IMFRegList attribute or any attribute defined in IMFRegList is changed then the registered resource gets unregistered from IMF.

If IMFRegList is not defined and if ArgList attribute or any attribute defined in ArgList gets changed, then the resource gets unregistered from IMF.

Note:

If IMF support for custom agent is added by a user then it is recommended to define value of IMFRegList attribute, if the number of attributes used for resource registration with IMF is less then ArgList. Thus avoiding unregisteration of resources from IMF when any of the attributes gets changed that are not present in IMFResList.