{"type":"api","title":"Get MSLA Devices","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Licensing - Next Generation"],"description":"Retrieve list of all devices along with license details if assigned","operationId":"getMSLADevices","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"devices":{"type":"array","items":{"type":"object","properties":{"complianceStatus":{"type":"string","example":"Out Of Compliance"},"configuredSystemIP":{"type":"string","example":"172.16.254.3"},"deviceModel":{"type":"string","example":"vedge-C8530-12X4QC"},"deviceTags":{"type":"array","items":{"type":"string"}},"hostName":{"type":"string","example":"pm4"},"hsecCompatible":{"type":"string","example":"Yes"},"hsecLicenseStatus":{"type":"string"},"hsecStatus":{"type":"string","example":"-"},"inCompliantReason":{"type":"string","example":"Unassigned"},"licenses":{"type":"array","items":{"type":"object","properties":{"billingType":{"type":"string","example":"prepaid"},"displayName":{"type":"string","example":"Essential Large"},"endDate":{"type":"string","example":"2025"},"licenseCategory":{"type":"string","example":"Base"},"licenseType":{"type":"string","example":"TERM"},"no0fAssignedLicenses":{"type":"integer","format":"int32","example":1},"saName":{"type":"string","example":"testaccount1.viptela.com"},"startDate":{"type":"string","example":"2023"},"subscriptionId":{"type":"string","example":"sub00235"},"tag":{"type":"string","example":"regid.2020-10.com.cisco.DSTACK_T0_P"},"vaName":{"type":"string","example":"vManage_SDWAN_01"}},"$$ref":"#/components/schemas/DevicesDetailsLicenses"}},"noOfTenantsOnBoarded":{"type":"integer","format":"int32","example":5},"uuid":{"type":"string","example":"C8530-2f351fae-e60a-4a5d-b5b9-aeb1306289ff"}},"$$ref":"#/components/schemas/DevicesDetailsDevices"}}},"$$ref":"#/components/schemas/DevicesDetails"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getMSLADevices","method":"get","path":"/v1/licensing/devices"}}