java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.virtual.guest.block.device.template.Group

@ApiType("SoftLayer_Virtual_Guest_Block_Device_Template_Group")
public class Group
extends Entity
The virtual block device template group data type presents the structure in which a group of archived image templates will be presented. The structure consists of a parent template group which contain multiple child template group objects. Each child template group object represents the image template in a particular location. Unless editing/deleting a specific child template group object, it is best to use the parent object.

A virtual block device template group, also known as an image template group, represents an image of a virtual guest instance.
See Also:
SoftLayer_Virtual_Guest_Block_Device_Template_Group