| IMonitoringServiceUpdateAgentTokenAsync Method |
Namespace: net.openstack.Providers.Rackspace
Task UpdateAgentTokenAsync( AgentTokenId agentTokenId, AgentTokenConfiguration configuration, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| ArgumentNullException |
If agentTokenId is .
-or- If configuration is . |
| WebException | If the REST request does not return successfully. |