| IMonitoringServiceUpdateNotificationPlanAsync Method |
Namespace: net.openstack.Providers.Rackspace
Task UpdateNotificationPlanAsync( NotificationPlanId notificationPlanId, UpdateNotificationPlanConfiguration configuration, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| ArgumentNullException |
If notificationPlanId is .
-or- If configuration is . |
| WebException | If the REST request does not return successfully. |