pem.setSubscriptionName

This method is supported by Operations starting from version 2.6.1

This method allows to set new name and description for an existent subscription.

This method has the following input parameters:

Name

Type

Short Description

subscription_id

int

Subscription ID

[name]

string

The name of Subscription.

[descr]

string

The description of Subscription.

This method has no output parameters.