ConsolidatedStatus
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.
JSON Example
{
"consolidated_status": "string"
}
string
consolidated_status
Optional
Consolidated Realized Status of an intent object.
Possible values are : SUCCESS, IN_PROGRESS, ERROR, UNKNOWN, UNINITIALIZED,