StartConditionConflict#

class StartConditionConflict(dependent_category=None, dependee_category=None, dependent_vms_associated_categories=None, dependee_vms_associated_categories=None, start_condition=None, conflicting_policy=None, conflicting_start_condition=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: ExternalizableAbstractModel

The start condition conflict for a dependency has conflict with other start condition.

Parameters:
property conflicting_policy#
Type:

VmStartupPolicyReference

property conflicting_start_condition#
Type:

StartCondition

property dependee_category#
Type:

CategoryReference

property dependee_vms_associated_categories#

The categories through which the dependee VMs are associated with the policies.

Type:

list[ CategoryReference ]

property dependent_category#
Type:

CategoryReference

property dependent_vms_associated_categories#

The categories through which the dependent VMs are associated with the policies.

Type:

list[ CategoryReference ]

property start_condition#
Type:

StartCondition

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model