EnforcedStatusNsxT (type)

{
  "additionalProperties": false, 
  "description": "NSX-T Enforced Status.", 
  "id": "EnforcedStatusNsxT", 
  "module_id": "PolicyRealizationStatus", 
  "properties": {
    "status": {
      "$ref": "RuntimeState, 
      "description": "Enforced Realized Status.", 
      "readonly": true, 
      "title": "Enforced Realized Status"
    }, 
    "status_message": {
      "description": "Status Message conveying hints depending on the status value.", 
      "readonly": true, 
      "title": "Status Message", 
      "type": "string"
    }
  }, 
  "title": "NSX-T Enforced Status", 
  "type": "object"
}