{"type":"api","title":"Cellular Count Dashlet Details","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Overview - Cellular"],"description":"Cellular count dashlet details","operationId":"cellularCountDashletDetails","parameters":[{"name":"lastNHours","in":"query","description":"last N hours","schema":{"type":"string","enum":["1","3","6","12","24"]}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"pageInfo":{"type":"object","properties":{"details":{"type":"array","items":{"type":"object","properties":{"activeSim":{"type":"string","example":"0"},"carrier":{"type":"string","example":"vedge"},"deviceType":{"type":"string","example":"vedge"},"hostName":{"type":"string","example":"vedge"},"ifName":{"type":"string","example":"vedge"},"linkUpTime":{"type":"string","example":"0"},"localSystemIp":{"type":"string","example":"0"},"model":{"type":"string","example":"vedge"},"product":{"type":"string","example":"0"},"rat":{"type":"string","example":"vedge"},"slot":{"type":"string","example":"0"},"systemIp":{"type":"string","example":"0"},"totalKbs":{"type":"integer","format":"int32","example":0},"uuid":{"type":"string","example":"vedge"}},"$$ref":"#/components/schemas/CellularDeviceDetail"}}},"$$ref":"#/components/schemas/CellularPageInfo"}},"$$ref":"#/components/schemas/CellularDetail"}},"examples":{"Cellular details list":{"description":"Cellular details list","value":{"pageInfo":{"details":[{"deviceType":"vedge","hostName":"C8300-Vivek1-Slot2","activeSim":"0","product":"Network Interface Modules (NIMs)","rat":"4G","linkUpTime":"14453","ifName":"Cellular0/2/0","slot":"2","uuid":"C8300-1N1S-6T-FDO2402A01W","totalKbs":74,"carrier":"Verizon","localSystemIp":"1.1.1.218","model":"C8300-1N1S-6T","systemIp":"1.1.1.218"},{"deviceType":"vedge","hostName":"C8300-Vivek1-Slot1","activeSim":"0","product":"Network Interface Modules (NIMs)","rat":"4G","linkUpTime":"4922","ifName":"Cellular0/1/0","slot":"1","uuid":"C8300-1N1S-6T-FDO2402A01W","totalKbs":0,"carrier":"ATT","localSystemIp":"1.1.1.218","model":"C8300-1N1S-6T","systemIp":"1.1.1.218"}]}},"$$ref":"#/components/examples/ComViptelaVmanageServerDeviceCellularCellularrestfulresourceResponseExampleCellulardetails"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Monitoring-read,Device Monitoring-write","method":"get","path":"/device/cellular/details"}}