getSiteLicenseUsage

GET https://{{host}}/api/v1/sites/:site_id/licenses/usages

Response Parameter

NameTypeDescription
usagesobjectsubscriptions and their quantities
org_entitledobjectlicense entitlement for the entire org
vna_uiobjectif True, Conversational Assistant and Marvis Action available
vna_eligiblebooleaneligibility for the AP/Client SLE
svna_eligiblebooleaneligibility for the Switch SLE
wvna_eligiblebooleaneligibility for the WAN SLE

RESPONSES

status: OK

{"usages":{"SUB-MAN":60,"SUB-LOC":30},"org_entitled":{"SUB-MAN":60,"SUB-LOC":30},"trial_enabled":false,"vna_ui":false,"vna_eligible":false,"svna_eligible":false,"wvna_eligible":false}