pem.setRTActParams

This method is supported by Operations starting from version 7.0.

This method allows to add set Activation Parameters for Resource Type.

The method has the following input parameters:

Name

Type

Short Description

rt_id

int

ID of the Resource Type to set activation parameters for.

act_params

array of structures

 

  • var_name

string

Activation parameter name.

  • var_value

string

Activation parameter value.

This method has no output parameters.