vcenter storage policies compliance: filter spec

The filter_spec structure contains complianceStatus used to filter the results when listing entities (see list). This structure was added in vSphere API 6.7

Representation:

{
    "status"[
        "COMPLIANT",
        "COMPLIANT"
    ]
}

Attributes:

Name Type Description
Required
status string[] Compliance Status that a virtual machine must have to match the filter. This attribute was added in vSphere API 6.7