| CloudMonitoringProviderGetNotificationAsync Method |
Namespace: net.openstack.Providers.Rackspace
public Task<Notification> GetNotificationAsync( NotificationId notificationId, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| ArgumentNullException | If notificationId is . |
| WebException | If the REST request does not return successfully. |