Previous Topic: $RMCALL API

Next Topic: $RMEVENT API

$RMDBAPI API

The $RMDBAPI API procedure maintains ResourceView definitions from external sources. The procedure does not support:

This API procedure has the following general format:

$RMDBAPI SERVICE={ACTIVATE|INACTIVATE|CREATE|DELETE|GET|LIST|SET}
        [TRUNCATE={YES|NO}]
       [{NAME=resource-name[MANNAME=manager-name]}|
        {RSNAME=ft-ruleset-name[RMNAME=ft-rule-name]}]
         CLASS=cc
        [SYSNAME=system-name]
        [VERSION=version]
        [field-name-1=field value-1]
        [field-name-2=field value-2]
        …
        [field-name-n=field value-n]

The SERVICE operand is used to specify the function that the procedure performs. The remaining operands may be optional depending on the function being performed. Operands for each function are discussed in the section that describes the function.

More information:

$RMDBAPI SERVICE=CREATE

$RMDBAPI SERVICE=DELETE

$RMDBAPI SERVICE=GET

$RMDBAPI SERVICE=LIST

$RMDBAPI SERVICE=SET