| CloudMonitoringProviderRemoveAgentTokenAsync Method |
Namespace: net.openstack.Providers.Rackspace
public Task RemoveAgentTokenAsync( AgentTokenId agentTokenId, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| ArgumentNullException | If agentTokenId is . |
| WebException | If the REST request does not return successfully. |