InterSRRoutingConfig (type)

{
  "id": "InterSRRoutingConfig", 
  "module_id": "Routing", 
  "properties": {
    "enabled": {
      "default": true, 
      "description": "While creation of BGP config this flag will be set to - true for Tier0 logical router with Active-Active high-availability mode - false for Tier0 logical router with Active-Standby high-availability mode. User can change this value while updating inter-sr config.", 
      "required": false, 
      "title": "Flag to enable inter SR IBGP", 
      "type": "boolean"
    }
  }, 
  "title": "Inter SR IBGP configuration", 
  "type": "object"
}