CloudMonitoringProviderTestExistingCheckAsync Method |
Namespace: net.openstack.Providers.Rackspace
public Task<ReadOnlyCollection<CheckData>> TestExistingCheckAsync( 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. |