---
title: "POST /api/mssp/get-mssp-appliances"
method: POST
path: "/api/mssp/get-mssp-appliances"
tags: ["MSSP"]
---

# POST /api/mssp/get-mssp-appliances

`POST /api/mssp/get-mssp-appliances`

## Request body

- MSSPappliancesReq
  - `tenantId` integer
  - `productId` integer
  - `serialNumber` string, nullable
  - `isgetServiceDetails` boolean
  - `mode` string, nullable

## Response `200`

Success

- MSSPappliancesResponse
  - `content` AppliancesResponse
    - `showRegisterNewProduct` string, nullable
    - `showRegisterNewProductLabel` string, nullable
    - `applianceText` string, nullable
    - `serviceIDsToValidate` string, nullable
    - `ValidationMessage` string, nullable
    - `enabledMPSSOnboarding` string, nullable
    - `provisionserviceOptions` ProvisionserviceOption[], nullable
      - `productId` integer, nullable
      - `serviceNameDisplay` string, nullable
      - `serviceOptions` ParentServiceOption[], nullable
        - `childOptions` ChildOption[], nullable
          - `childserviceNameDisp` string, nullable
          - `childServiceOptions` ServiceOption[], nullable
            - `serviceName` string, nullable
            - `serviceId` integer, nullable
            - `showExpDate` string, nullable
            - `expDate` string, nullable
            - `showNodeCount` string, nullable
            - `isDisabled` string, nullable
            - `tooltip` string, nullable
            - `showZeroTouch` string, nullable
            - `ztValue` integer, nullable
            - `isZTApplicable` string, nullable
            - `isDCApplies` string, nullable
            - `showMgmtOpt` string, nullable
            - `ShowSelectServiceChild` string, nullable
            - `isselected` string, nullable
            - `isReadOnly` string, nullable
            - `isExpiryNever` string, nullable
            - `nodeCount` string, nullable
            - `defaultNodecount` string, nullable
            - `totalNodeCount` string, nullable
            - `maxNodeCount` string, nullable
            - `minNodeCount` string, nullable
            - `ShowUpperLimit` string, nullable
            - `infoIconText` string, nullable
        - `serviceName` string, nullable
        - `serviceId` integer, nullable
        - `showExpDate` string, nullable
        - `expDate` string, nullable
        - `showNodeCount` string, nullable
        - `isDisabled` string, nullable
        - `tooltip` string, nullable
        - `showZeroTouch` string, nullable
        - `ztValue` integer, nullable
        - `isZTApplicable` string, nullable
        - `isDCApplies` string, nullable
        - `showMgmtOpt` string, nullable
        - `ShowSelectServiceChild` string, nullable
        - `isselected` string, nullable
        - `isReadOnly` string, nullable
        - `isExpiryNever` string, nullable
        - `nodeCount` string, nullable
        - `defaultNodecount` string, nullable
        - `totalNodeCount` string, nullable
        - `maxNodeCount` string, nullable
        - `minNodeCount` string, nullable
        - `ShowUpperLimit` string, nullable
        - `infoIconText` string, nullable
    - `serialList` MSSPSerialList[], nullable
      - `serialNumber` string, nullable
      - `friendlyName` string, nullable
      - `showZeroTouch` string, nullable
      - `ShowLicAgr` string, nullable
      - `ztValue` integer
      - `productId` integer, nullable
      - `productChoiceId` integer, nullable
      - `productFamily` string, nullable
      - `currentServiceList` CurrentServiceList[], nullable
        - `serviceGroup` string, nullable
        - `serviceGroupDisplayName` string, nullable
        - `applicableServices` ServiceOption[], nullable
          - `serviceName` string, nullable
          - `serviceId` integer, nullable
          - `showExpDate` string, nullable
          - `expDate` string, nullable
          - `showNodeCount` string, nullable
          - `isDisabled` string, nullable
          - `tooltip` string, nullable
          - `showZeroTouch` string, nullable
          - `ztValue` integer, nullable
          - `isZTApplicable` string, nullable
          - `isDCApplies` string, nullable
          - `showMgmtOpt` string, nullable
          - `ShowSelectServiceChild` string, nullable
          - `isselected` string, nullable
          - `isReadOnly` string, nullable
          - `isExpiryNever` string, nullable
          - `nodeCount` string, nullable
          - `defaultNodecount` string, nullable
          - `totalNodeCount` string, nullable
          - `maxNodeCount` string, nullable
          - `minNodeCount` string, nullable
          - `ShowUpperLimit` string, nullable
          - `infoIconText` string, nullable
    - `showDC` string, nullable
    - `arrDcList` DcList[], nullable
      - `dcId` integer, nullable
      - `name` string, nullable
      - `description` string, nullable
    - `dcRegion` DcList[], nullable
      - `dcId` integer, nullable
      - `name` string, nullable
      - `description` string, nullable
    - `dcName` string, nullable
    - `FirewallManagementoptiondetails` FirewallManagementoptions
      - `firewallmgnoptions` Firewallmgnoption[], nullable
        - `optionname` string, nullable
        - `displayorder` integer, nullable
        - `currentOption` integer
      - `onpremdetails` OnpremGMSDetials[], nullable
        - `serialnumber` string, nullable
        - `policyserver` string, nullable
        - `ttserverfqdn` string, nullable
        - `displayname` string, nullable
      - `arrListOffSite` ListOffSite[], nullable
        - `locationID` string, nullable
        - `locationName` string, nullable
      - `tenantserialnumber` string, nullable
      - `cloudlist` Cloudgmsdetails[], nullable
        - `serialnumber` string, nullable
        - `datacenter` string, nullable
        - `productgpid` string, nullable
        - `productgpname` string, nullable
  - `operationStatus` string, nullable
  - `msgCode` string, nullable
  - `msgId` string, nullable
  - `msgDesc` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
