Package comodit_client :: Package api :: Module host :: Class InstanceCollection

Class InstanceCollection


Host instance collection. This collection will always contain at most one element.

Instance Methods
 
new(self)
Instantiates a new instance object.
 
create(self)
Creates remotely a new instance entity and returns associated local object.

Inherited from collection.Collection: __init__, __iter__, clear, delete, get, list, refresh

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__

Method Details

create(self)

 

Creates remotely a new instance entity and returns associated local object. By creating a host instance, host provisioning is triggered.