BundleInfo#

class BundleInfo(name=None, *args, **kwargs)[source]#

Bases: object

Hypervisor bundle information

Parameters:

name – (name) Name of the hypervisor bundle

property name#

Name of the hypervisor bundle

Type:

str

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model