ObjectsLiteSource#

class ObjectsLiteSource(key=None, *args, **kwargs)#

Bases: object

The object details for creating an image or OVA.

Parameters:

key (required min=1 chars, max=1024 chars) – (key) Key that identifies the source object in the bucket. The resource implies the bucket, ‘vmm-images’ for Image and ‘vmm-ovas’ for OVA.

property key#

Key that identifies the source object in the bucket. The resource implies the bucket, ‘vmm-images’ for Image and ‘vmm-ovas’ for OVA.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model