This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Description
OpenStack's image service, glance, supports APIs to set tags on images to differentiate them (v2/images/{image_id}/tags/{tag}). It looks like the SoftLayer API has a similar ability (SoftLayer_Virtual_Guest_Block_Device_Template_Group::setTags). Would you please consider enhancing the JumpGate API to support this functionality?