pem.setSTActivationParams

This method is supported by Operations starting from version 2.6.3.

This method allows setting a service template-specific resource type's activation parameters.

The method has the following input parameters:

Name

Type

Short Description

st_id

int

ID of the service template

res_act_params

array

 

  • rt_id

int

ID of the resource type to set activation parameters to.

  • act_params

array

 

  • var_name

string

Activation parameter name.

  • var_value

string

Activation parameter value.