{"type":"model","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":{"type":"object","properties":{"nearNonCompliantDeviceCount":{"type":"integer","description":"Count of devices approaching non-compliance","format":"int32"},"nonCompliantDeviceCount":{"type":"integer","description":"Count of non-compliant devices","format":"int32"},"nonCompliantDevices":{"type":"array","description":"List of non-compliant devices","items":{"type":"object","properties":{"checkList":{"type":"array","items":{"type":"object","properties":{"message":{"type":"string"},"status":{"type":"string"},"type":{"type":"string"},"upgradeCompatibilityStatus":{"type":"string"}},"$$ref":"#/components/schemas/CheckList"}},"deviceDetails":{"required":["host","password","username","wan"],"type":"object","properties":{"device_uuid":{"type":"string","description":"device uuid/chassis number","example":"C8K-4facbd05-855b-45f0-af2f-c844af179bd6"},"enable_password":{"type":"string","description":"enable password","example":"admin"},"host":{"pattern":"((^\\s*((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))\\s*$)|(^\\s*((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:)))(%.+)?\\s*$))","type":"string","description":"host ip","example":"1.1.1.1"},"local_file_name":{"type":"string","description":"local file name","example":"c8000v-universalk9.17.12.01.0.175851.SSA.bin"},"password":{"type":"string","description":"ssh password","example":"admin"},"remote_server_file_name":{"type":"string","description":"remote server file name","example":"c8000v-universalk9.17.12.01.0.175851.SSA.bin"},"remote_server_id":{"type":"string","description":"remote server Id","example":"56a32849-aafb-4703-8887-ba64c0394835"},"username":{"type":"string","description":"ssh username","example":"admin"},"wan":{"maxLength":32,"minLength":3,"pattern":"(Cellular|Dialer|Ethernet|FastEthernet|FiftyGigabitEthernet|FiveGigabitEthernet|FortyGigabitEthernet|FourHundredGigE|GigabitEthernet|HundredGigE|Loopback|Multilink|Port-channel|Serial|TenGigabitEthernet|Tunnel|TwentyFiveGigE|TwentyFiveGigabitEthernet|TwoGigabitEthernet|TwoHundredGigE|Vlan|Wlan-GigabitEthernet)([0-9]*(. ?[1-9][0-9]*)*|[0-9/]+|[0-9]+/[0-9]+/[0-9]+:[0-9]+|[0-9]+/[0-9]+/[0-9]+|[0-9]+/[0-9]+|[0-9]+)","type":"string","description":"WAN interface name","example":"GigabitEthernet1"}},"description":"Device list to onboard","$$ref":"#/components/schemas/DeviceDetails"},"status":{"type":"string"}},"description":"List of non-compliant validators at LTS minus three or lower versions","$$ref":"#/components/schemas/DeviceComplianceData"}},"tenantId":{"type":"string","description":"Tenant ID"},"tenantName":{"type":"string","description":"Tenant name"}},"description":"Tenant compliance details","$$ref":"#/components/schemas/TenantCompliance","title":"TenantCompliance"}}