CloudMonitoringProviderGetCheckAsync Method |
Namespace: net.openstack.Providers.Rackspace
public Task<Check> GetCheckAsync( EntityId entityId, CheckId checkId, CancellationToken cancellationToken )
Exception | Condition |
---|---|
ArgumentNullException |
If entityId is .
-or- If checkId is . |
WebException | If the REST request does not return successfully. |