| CloudMonitoringProviderGetEntityAsync Method |
Namespace: net.openstack.Providers.Rackspace
public Task<Entity> GetEntityAsync( EntityId entityId, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| ArgumentNullException | If entityId is . |
| WebException | If the REST request does not return successfully. |