pem.setSTRTLimits
This method is supported by Operations starting from version 2.6.3.
This method sets a resource type limits at service template level.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of service template |
|
array of struct |
|
|
int |
Resource type ID |
|
int |
New limit for specific resource type. Note: Use -1 value to make a resource unlimited. |
|
bigint |
New limit for specific resource type (64bit analog of the Note: Use -1 value to make a resource unlimited. |
This method has no output parameters.