[
  {
    "applianceId": "string",
    "enabled": false,
    "hostname": "string",
    "id": "string",
    "isPortalLicensed": false,
    "licenseRequest": {
      "fx": {
        "boost": {
          "bandwidth": 3,
          "enable": true
        },
        "mini": {
          "enable": false
        },
        "plus": {
          "enable": false
        },
        "tier": {
          "bandwidth": 1,
          "display": "string"
        }
      }
    },
    "licenses": {
      "fx": {
        "base": {
          "enable": true
        },
        "boost": {
          "bandwidth": 2,
          "enable": true
        },
        "mini": {
          "enable": false
        },
        "plus": {
          "enable": true
        },
        "tier": {
          "bandwidth": 6,
          "display": "string"
        }
      }
    },
    "model": "string",
    "portalLicenseType": 3,
    "saasEnabled": false,
    "serial": "string"
  },
  {
    "applianceId": "string",
    "enabled": false,
    "hostname": "string",
    "id": "string",
    "isPortalLicensed": true,
    "licenseRequest": {
      "fx": {
        "boost": {
          "bandwidth": 4,
          "enable": true
        },
        "mini": {
          "enable": false
        },
        "plus": {
          "enable": true
        },
        "tier": {
          "bandwidth": 5,
          "display": "string"
        }
      }
    },
    "licenses": {
      "fx": {
        "base": {
          "enable": false
        },
        "boost": {
          "bandwidth": 8,
          "enable": false
        },
        "mini": {
          "enable": false
        },
        "plus": {
          "enable": true
        },
        "tier": {
          "bandwidth": 1,
          "display": "string"
        }
      }
    },
    "model": "string",
    "portalLicenseType": 7,
    "saasEnabled": false,
    "serial": "string"
  },
  {
    "applianceId": "string",
    "enabled": true,
    "hostname": "string",
    "id": "string",
    "isPortalLicensed": false,
    "licenseRequest": {
      "fx": {
        "boost": {
          "bandwidth": 2,
          "enable": false
        },
        "mini": {
          "enable": false
        },
        "plus": {
          "enable": true
        },
        "tier": {
          "bandwidth": 9,
          "display": "string"
        }
      }
    },
    "licenses": {
      "fx": {
        "base": {
          "enable": false
        },
        "boost": {
          "bandwidth": 5,
          "enable": true
        },
        "mini": {
          "enable": false
        },
        "plus": {
          "enable": false
        },
        "tier": {
          "bandwidth": 1,
          "display": "string"
        }
      }
    },
    "model": "string",
    "portalLicenseType": 10,
    "saasEnabled": false,
    "serial": "string"
  }
]