IMonitoringServiceUpdateCheckAsync Method |
Namespace: net.openstack.Providers.Rackspace
Task UpdateCheckAsync( EntityId entityId, CheckId checkId, UpdateCheckConfiguration configuration, CancellationToken cancellationToken )
Exception | Condition |
---|---|
ArgumentNullException |
If entityId is .
-or- If checkId is . -or- If configuration is . |
WebException | If the REST request does not return successfully. |