pem.cloneServiceTemplate
This method is supported by Operations starting from version 5.0
This method creates a copy of service template.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of the original service template. |
|
string |
Name of a new service template. |
|
string |
Description of the new service template. This parameter is optional. If the parameter is omitted, the description of the original service template is used. |
The method has the following output parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of the new service template. |