FeatureViolation#

class FeatureViolation(affected_entity=None, feature_id=None, name=None, description=None, *args, **kwargs)#

Bases: FeatureDetail

Model capturing feature info and associated clusters.

Parameters:

affected_entity (max=100 chars) – (affected_entity) Description of entity for which feature violation is thrown. Examples: 1) Vm with uuid 000604af-3aa4-9cfe-1c6a-ac1f6b357fb7. 2) Storage Container bucket-data-prod 3) Protection Domain pd_prod with Application consistency group prod.

property affected_entity#

Description of entity for which feature violation is thrown. Examples: 1) Vm with uuid 000604af-3aa4-9cfe-1c6a-ac1f6b357fb7. 2) Storage Container bucket-data-prod 3) Protection Domain pd_prod with Application consistency group prod.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model