Skip to content

Commit 57e19bf

Browse files
Added blockDevices to CCI.get_instance()
1 parent 9c115f0 commit 57e19bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SoftLayer/CCI.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ def get_instance(self, id, **kwargs):
149149
'maxMemory',
150150
'datacenter.name',
151151
'activeTransaction.id',
152+
'blockDevices',
152153
'blockDeviceTemplateGroup[id, name]',
153154
'status.name',
154155
'operatingSystem.softwareLicense.'

0 commit comments

Comments
 (0)