| IMonitoringServiceGetAlarmAsync Method |
Namespace: net.openstack.Providers.Rackspace
Task<Alarm> GetAlarmAsync( EntityId entityId, AlarmId alarmId, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| ArgumentNullException |
If entityId is .
-or- If alarmId is . |
| WebException | If the REST request does not return successfully. |