This method is supported by POA starting from version 2.6.3.
This method allows to create new Service Template.
The method has the following input parameters:
Name |
Type |
Short Description |
|
int |
Specifies the ID of the owner of the new Service Template. |
|
string |
Name of the new Service Template. |
|
string |
Description of the new Service Template. |
|
array of struct |
Array of resources, which are included to Service Template. |
|
int |
ID of Resource Type. |
|
int |
ID of the Subscription to take the Resource Types from. |
The method has the following output parameters:
Name |
Type |
Short Description |
|
int |
ID of the created Service Template |