{"type":"api","title":"Get License Distribution 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":["SmartLicensing - Licenses"],"description":"Get all license distribution","operationId":"getLicenseDistributionDetails","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"result":{"type":"object","properties":{"display_name":{"type":"string","example":"somename"},"lastUpdated":{"type":"string","example":"1706830360239"},"tag":{"type":"string","example":"regid.2020-10.com.cisco.DSTACK_T0_P,1.0_5446d77e-a22d-4343-a9f9-cefb53116b22"},"totalDevices":{"type":"integer","format":"int32","example":1},"totalLicense":{"type":"integer","format":"int32","example":1}},"$$ref":"#/components/schemas/LicenseDistributionResult"}},"$$ref":"#/components/schemas/LicenseDistribution"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/msla/monitoring/licensedDistributionDetails"}}