SoftLayer_Virtual_Guest_Block_Device_Template_Group_Accounts


SoftLayer_Virtual_Guest_Block_Device_Template_Group_Accounts

Description

The SoftLayer_Virtual_Guest_Block_Device_Template_Group_Accounts data type represents the SoftLayer customer accounts which have access to provision CloudLayer Computing Instances from an image template group.

All accounts other than the image template group owner have read-only access to that image template group.

It is important to note that this data type should only exist to give accounts access to the parent template group object, not the child. All image template sharing between accounts should occur on the parent object.

Local


accountId

The SoftLayer_Account ID which will have access to an image.
Type: int


createDate

The date access was granted to an account.
Type: dateTime


groupId

The SoftLayer_Virtual_Guest_Block_Device_Template_Group ID which access will be granted to.
Type: int

Relational


account

The SoftLayer_Account that an image template group is shared with.
Type: SoftLayer_Account

Count