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