ins_gettag [-d destsys] -i id
Prints to standard output the tag name that corresponds to the internal identifier provided in id on the system with name destsys. If destsys is not specified, the current system is assumed.
Note: The tag name and id name for a resource are unique on a system, but may be reused to indicate different resource instances on different systems.
The resource tag provides an understandable handle (human readable name) for a resource instance, for example, user-partition, whereas the id is an internal descriptor. The resource name id is used by the application software associated with the resource to uniquely describe the resource.
Post your comment on this topic.