CurrentRealizationStateBarrier (type)

{
  "description": "The current global barrier number of the realized state", 
  "id": "CurrentRealizationStateBarrier", 
  "module_id": "RealizationStateBarrier", 
  "properties": {
    "current_barrier_number": {
      "description": "Gives the current global barrier number for NSX", 
      "readonly": true, 
      "required": true, 
      "type": "integer"
    }
  }, 
  "type": "object"
}