| Name | Signature | Description |
|---|---|---|
| Deactivate | void Deactivate(Uri cloudClockUri) | Terminate the access credentials of a CloudClock, such that it can no longer make service calls. |
| GetAllCloudClocks | CloudClockReference1[] GetAllCloudClocks() | Get all cloud clocks in the system |
| UpdateName | void UpdateName(Uri cloudClockUri, String name) | Set a friendly device name on the specified CloudClock. |