DependentEntity#

class DependentEntity(dependent_versions=None, entity_class=None, entity_model=None, entity_type=None, entity_version=None, hardware_family=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: EntityBaseModel

Dependency of an LCM entity available version.

Parameters:

dependent_versions – (dependent_versions) Information of the dependent entity versions for this available entity.

property dependent_versions#

Information of the dependent entity versions for this available entity.

Type:

list[ KVPair ]

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model