{"type":"api","title":"Create Device System Status List","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2f02ba2-fd0d-3a26-bcc5-feafc8f24d17","info":{"title":"Monitoring and Troubleshooting","description":"Includes API operations for the following:\n- Real-time monitoring\n- Accessing statistics APIs and statistics bulk APIs\n- Retrieving device state\n- Managing alarms and events\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Real-Time Monitoring - System"],"description":"Get device system status list (Real Time)","operationId":"createDeviceSystemStatusList","parameters":[{"name":"deviceId","in":"query","description":"deviceId - Device IP","required":true,"schema":{"pattern":"^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$","type":"string","example":"169.254.10.10"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Device system status":{"description":"Device system status","value":{"data":[{"mem_used":"954024","procs":"244","disk_avail":"7015M","disk_mount":"/","board_type":"Sim","vdevice-name":"169.254.10.10","total_cpu_count":"2","mem_cached":"740972","reboot_type":"Not Applicable","disk_fs":"/dev/root","fp_cpu_count":"1","chassis-serial-number":"None","min1_avg":"1.06","state_description":"All daemons up","personality":"vedge","disk_used":"174M","disk_use":"2","disk_status":"enabled","state":"green","config_date/date-time-string":"Mon Feb 14 04:47:05 UTC 2022","linux_cpu_count":"1","cpu_user":"5.53","testbed_mode":"1","min15_avg":"1.08","disk_size":"7615M","cpu_idle":"91.96","mem_buffers":"82140","model_sku":"None","cpu_system":"2.51","version":"20.6.2-440","min5_avg":"1.10","tcpd_cpu_count":"0","vdevice-host-name":"vm3","mem_total":"3906816","uptime":"16 days 05 hrs 08 min 45 sec","vdevice-dataKey":"169.254.10.10","mem_free":"2129680","bootloader_version":"Not applicable","fips_mode":"enabled","build_number":"440","lastupdated":1644814027189,"loghost_status":"disabled","uptime-date":1643413080000}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Monitoring-read,dca","method":"get","path":"/device/system/status"}}