[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
PolicyNonCompliantConfig
Properties
array of
PolicyResourceReference
affected_resources
Optional
Resources/Services impacted by non compliant configuration
string
description
Optional
Detail description of non compliant configuration with suggestive action
integer as int64
non_compliance_code
Optional
Code for non compliant configuration
JSON Example
{
"affected_resources": [
{
"is_valid": false,
"path": "string",
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
}
],
"description": "string",
"non_compliance_code": 0,
"reported_by": {
"is_valid": false,
"path": "string",
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyCompliance