Part of libcloud.base View Source View In Hierarchy
Known subclasses: libcloud.drivers.gogrid.GoGridNode
Method | __init__ | Undocumented |
Method | get_uuid | Unique hash for this node @return: string |
Method | reboot | Reboot this node @return: bool |
Method | destroy | Destroy this node @return: bool |
Method | __repr__ | Undocumented |
Returns | string |