NSX-T Data Center REST API
ConsolidatedRealizedStatus (schema)
Consolidated Realized Status for an Intent Object
    Consolidated Realized Status of an intent object across enforcement points.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| consolidated_status | Consolidated Realized Status Consolidated Realized Status across enforcement points. | ConsolidatedStatus | Readonly | 
| consolidated_status_per_enforcement_point | List of Consolidated Realized Status per Enforcement Point List of Consolidated Realized Status per enforcement point. | array of ConsolidatedStatusPerEnforcementPoint | Readonly | 
| intent_path | String Path of the intent object Intent path of object, forward slashes must be escaped using %2F. | string | Required Readonly | 
| intent_version | Intent version for the status Represent highest intent version across all realized objects | string | Readonly | 
| publish_status | Aggregated Realization state of this object | string | Required Enum: UNAVAILABLE, UNREALIZED, REALIZED, ERROR | 
