[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
ConsolidatedStatus
Consolidated Status of an intent object. Status Consolidation of an intent happens at multiple levels:
- Per Enforcement Point: calculation of the consolidated status is performed using all realized entities that the intent objet maps to on a specific enforcement point.
- Across Enforcement Points: calculation of the consolidated status is performend aggregating the consolidated status from each enforcement point.
Properties
string
consolidated_status
Optional
Consolidated Realized Status of an intent object.
Possible values are: SUCCESS , IN_PROGRESS , ERROR , UNKNOWN , UNINITIALIZED
JSON Example
{
"consolidated_status": "SUCCESS"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyRealizedState
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of
InlineConsolidatedRealizedStatus1
InlineConsolidatedStatusPerEnforcementPoint1