{"type":"api","title":"Get Devices For Template","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":["SmartLicensing - Templates"],"description":"Get the devices associated with a template","operationId":"getDevicesForTemplate","parameters":[{"name":"templateId","in":"query","description":"template Id","schema":{"type":"string"},"example":"ae7e7b38-d8aa-4c56-a25e-80c73e68ec36"}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"},"examples":{"Example":{"description":"Example","value":{"association":[{"template":"ae7e7b38-d8aa-4c56-a25e-80c73e68ec36","devices":[]}]},"$$ref":"#/components/examples/ComViptelaVmanageServerSmartlicensingSmartlicensingapiResponseExampleAssociationresp"}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/v1/smart-licensing/association"}}