IAutoScaleServiceDeleteWebhookAsync Method |
Namespace: net.openstack.Providers.Rackspace
Task DeleteWebhookAsync( ScalingGroupId groupId, PolicyId policyId, WebhookId webhookId, CancellationToken cancellationToken )
Exception | Condition |
---|---|
ArgumentNullException |
If groupId is .
-or- If policyId is . -or- If webhookId is . |
WebException | If the REST request does not return successfully. |