{
  "response": {
    "data": {
      "adminState": "DOWN",
      "appId": "string",
      "customAttributes": [
        {
          "attributeName": "string",
          "attributeValue": "string"
        },
        {
          "attributeName": "string",
          "attributeValue": "string"
        }
      ],
      "customAttributesTemplateId": "string",
      "externalIds": [
        {
          "context": "NSP",
          "id": "string",
          "location": [
            "string",
            "string",
            "string",
            "string",
            "string",
            "string",
            "string",
            "string",
            "string"
          ]
        },
        {
          "context": "NSP",
          "id": "string",
          "location": [
            "string",
            "string",
            "string"
          ]
        },
        {
          "context": "NSP",
          "id": "string",
          "location": [
            "string",
            "string"
          ]
        },
        {
          "context": "MDM",
          "id": "string",
          "location": [
            "string",
            "string"
          ]
        }
      ],
      "id": "string",
      "neDeploymentState": "DEPLOYED",
      "operationalState": "UP"
    },
    "endRow": 4,
    "startRow": 9,
    "status": 1,
    "totalRows": 10
  }
}