{
  "emailEnabled": false,
  "emailList": [
    "string"
  ],
  "enterpriseUsers": [
    {
      "email": "string",
      "emailEnabled": 10,
      "enabled": 8,
      "enterpriseUserId": 4,
      "mobileEnabled": 3,
      "mobilePhone": "string",
      "smsEnabled": 3,
      "username": "string"
    },
    {
      "email": "string",
      "emailEnabled": 3,
      "enabled": 4,
      "enterpriseUserId": 7,
      "mobileEnabled": 2,
      "mobilePhone": "string",
      "smsEnabled": 6,
      "username": "string"
    },
    {
      "email": "string",
      "emailEnabled": 10,
      "enabled": 8,
      "enterpriseUserId": 4,
      "mobileEnabled": 4,
      "mobilePhone": "string",
      "smsEnabled": 3,
      "username": "string"
    },
    {
      "email": "string",
      "emailEnabled": 7,
      "enabled": 10,
      "enterpriseUserId": 2,
      "mobileEnabled": 2,
      "mobilePhone": "string",
      "smsEnabled": 8,
      "username": "string"
    },
    {
      "email": "string",
      "emailEnabled": 9,
      "enabled": 3,
      "enterpriseUserId": 7,
      "mobileEnabled": 7,
      "mobilePhone": "string",
      "smsEnabled": 10,
      "username": "string"
    },
    {
      "email": "string",
      "emailEnabled": 4,
      "enabled": 10,
      "enterpriseUserId": 1,
      "mobileEnabled": 1,
      "mobilePhone": "string",
      "smsEnabled": 1,
      "username": "string"
    },
    {
      "email": "string",
      "emailEnabled": 2,
      "enabled": 9,
      "enterpriseUserId": 7,
      "mobileEnabled": 5,
      "mobilePhone": "string",
      "smsEnabled": 8,
      "username": "string"
    }
  ],
  "mobileEnabled": false,
  "mobileList": [
    "string",
    "string"
  ],
  "smsEnabled": false,
  "smsList": [
    "string",
    "string",
    "string",
    "string",
    "string",
    "string",
    "string",
    "string"
  ],
  "snmpEnabled": false,
  "snmpList": [
    "string",
    "string",
    "string",
    "string",
    "string",
    "string",
    "string",
    "string",
    "string"
  ]
}