{
  "created": "string",
  "description": "string",
  "edgeCount": 1,
  "effective": "string",
  "id": 10,
  "modified": "string",
  "modules": [
    {
      "id": 1,
      "name": "properties",
      "type": "OPERATOR",
      "description": "string",
      "configurationId": 10,
      "data": {},
      "refs": {}
    },
    {
      "id": 6,
      "name": "QOS",
      "type": "GATEWAY",
      "description": "string",
      "configurationId": 5,
      "data": {},
      "refs": {}
    },
    {
      "id": 3,
      "name": "managementPlane",
      "type": "ENTERPRISE",
      "description": "string",
      "configurationId": 2,
      "data": {},
      "refs": {}
    },
    {
      "id": 4,
      "name": "controlPlane",
      "type": "ENTERPRISE",
      "description": "string",
      "configurationId": 1,
      "data": {},
      "refs": {}
    }
  ],
  "name": "string",
  "version": "string"
}