pem.disableSubscription

This method is supported by Operations starting from version 2.3.

This method disables all services provisioned under specified subscription. Moreover, new services under this subscription cannot be provisioned until the subscription is enabled.

The method has the following input parameters:

Name

Type

Short Description

subscription_id

int

The ID of the Subscription to disable.

The method has no output parameters.

See also:

pem.enableSubscription method.