Preparing Your Devices
Abstract
Device Tags are one of the most underutilized features for sorting and filtering devices. Not only are tags useful in Control Hub, but they are also extremely beneficial when working with the Webex RESTful APIs, providing one of the most effective ways to filter devices. In this lab you are only adding tags to one device but the method is the same for multiple devices.
Tip
Add as many tags in this exercise as you please. They will help you identify your pod's device in later labs. Hint, a pod"yourPodNumber" tag may be handy. In the real world you could add a tag for each of the following:
- Country
- State
- City
- Building
- Room
- Product
Using tags in the manner gives you better control over deployments. Imagine an issue is occuring but only on Room Bars. Now you have a tag to run a command using CE-Deploy(which you will see in a later lab) that will only affect those devices.
dep-1.1 Lab


Tip
In this lab we are only configuring the one device but if you needed to supply the same tag to multiple devices it would be at this stage you would just continue selecting more devices before selecting edt.






Success
While this may seem rather insignificant with just one or two devices, if you where deploying 100's or 1000's of endpoints this just makes finding your group of endpoints a whole lot easier. In a later lab we will use the wbx1 and your pod tag to do a deployment via the Rest API. This concludes deployment lab one. Now on to using templates.