Configuring the Notification Schedule

You must assign anotification schedule for service plans configured through PCM for a designated reseller account by using two open API methods. Run these methods using cURL on the management node:

  1. Create a system property for the notification schedule using the following method with the same values:

    pem.registerSystemProperty(name="wizard_notification_schedule", edit_by="r", num_prop={'default_value':0})
  2. Set the system property value using the following method:

    pem.setSystemProperty(account_id=100004, name="wizard_notification_schedule", num_value="101")

    where:

    • account_id is the ID of a reseller account.
    • name is the name of the system property (use value from the example).
    • num_value is the ID of the notification schedule that you want to be assigned to the service plans.

    In this example, the method defines a notification schedule with ID 101 for a reseller account with ID 100004.

CloudBlue, an Ingram Micro business, uses cookies to improve the usability of our site. By continuing to use this site and/or logging in you are accepting the use of these cookies. For more information, visit our Privacy Policy.