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 |
---|---|---|
|
int |
ID of the service template |
|
array |
|
|
int |
ID of the resource type to set activation parameters to. |
|
array |
|
|
string |
Activation parameter name. |
|
string |
Activation parameter value. |