pem.APS.setServiceInstanceSettings

This method is supported by Operations starting from version 5.4.4.

This method allows to modify settings of the specified Application Service Instance.

The method has the following input parameters:

Name

Type

Short Description

service_instance_id

int

Application Service Instance ID

settings

array of struct

This parameter defines the settings, which will be modified.

  • name

string

Name of a setting.

  • value

string

Value of a setting.

The method has no output parameters.

Note: This method can also be called under Reseller permissions.