ComplianceStatus#

class ComplianceStatus(*args, **kwargs)#

Bases: object

Compliance status for a placement policy.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • COMPLIANT: The image placement policy is compliant, and there are no conflicting policies.

  • NON_COMPLIANT: The image placement policy is not compliant, and there might be some conflicting policies.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model