pem.addResourceTypeToServiceTemplate

This method is supported by Operations starting from version 2.6.5

This method adds certain Resource Type to Service Template.

The method has the following input parameters:

Name

Type

Short Description

owner_id

int

ID of account on whose behalf the operation will be performed

st_id

int

ID of the Service Template to add the Resource Type

[source_sub_id]

int

The source subscription containing Resource Type. There may be cases when owner of a Service Template is subscribed to more than one subscription that contain the specified Resource Type. In order to resolve this ambiguity one should specify source_sub_id parameter designating concrete subscription to take resource from.

rt_id

int

ID of the resource Type to be added

This method has no output parameters.