[Index]
License Audit Counts.
Model ref.: data/LicenseAuditCounts
The full URL would include the host-proxy name: https://[host-proxy].
Variables are enclosed in square brackets.
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"timestamp": {
"title": "Timestamp",
"description": "The timestamp when the counts were created.",
"type": "string",
"format": "date-time",
"required": true
},
"provider": {
"title": "Provider",
"description": "Provider",
"type": "string",
"required": true
},
"reseller": {
"title": "Reseller",
"description": "Reseller",
"type": "string",
"required": false
},
"customer": {
"title": "Customer",
"description": "Customer",
"type": "string",
"required": false
},
"provider_pkid": {
"title": "Provider PKID",
"description": "Provider PKID",
"type": "string",
"required": true
},
"customer_pkid": {
"title": "Customer PKID",
"description": "Customer PKID",
"type": "string",
"required": false
},
"total_license_usage": {
"title": "Total License Usage",
"description": "This is a total of the usage values that count towards overall License usage to give an indication of usage total on the system. This includes the columns: User Licenses, Contact Center Express, Contact Center User Webex, Standalone Devices, Meeting Rooms, and Voss Phone Servers. Note - this total includes different license types depending on your contract (e.g UC users, CX users, Meeting Rooms, etc) and may not match the License total invoiced due to various other terms of your contract.",
"type": "integer",
"required": true,
"default": 0
},
"user_licenses": {
"title": "User Licenses",
"description": "The user license count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"users_with_more_than_10_devices": {
"title": "Users with more than 10 Devices",
"description": "Users with more than 10 devices in this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"uccx_user_licenses": {
"title": "Contact Center Express",
"description": "The Cisco Unified Contact Centre Express user license count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"cisco_and_ms_integrated_services": {
"title": "Cisco and MS Integrated Services",
"description": "Cisco and Microsoft Integrated Service license count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"contact_center_user_webex_licenses": {
"title": "Contact Center User Webex",
"description": "The Contact Center User Webex license count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"standalone_devices": {
"title": "Standalone Devices",
"description": "Standalone Device license count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"meeting_rooms": {
"title": "Meeting Rooms",
"description": "Meeting Room license count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"voss_phone_servers": {
"title": "Voss Phone Servers",
"description": "Voss Phone Server license count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"sites": {
"title": "Sites",
"description": "The site count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"msol_users": {
"title": "MS Online Users",
"description": "The MS Online user count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"ms_teams_voice_users": {
"title": "MS Teams Voice Users",
"description": "The MS Teams voice user count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"ms_exchange_users": {
"title": "MS Exchange Users",
"description": "The MS Exchange user count for this hierarchy.",
"type": "integer",
"required": true,
"default": 0
},
"webex_users": {
"title": "Webex Users",
"description": "The Webex user count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"webex_ucm_users": {
"title": "Webex UCM Calling Users",
"description": "The Webex UCM Calling user count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"webex_user_licenses": {
"title": "Webex Calling Users",
"description": "The Webex Calling user count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"standalone_webex_common_areas": {
"title": "Webex Workspaces",
"description": "The Webex Workspace count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"cisco_voicemail_users": {
"title": "Cisco Voicemail Users",
"description": "The Cisco Voicemail user count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"cucm_user_licenses": {
"title": "Cisco Voice users",
"description": "The Cisco Voice user count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"standalone_cucm_phones": {
"title": "Cisco Standalone Phones",
"description": "The Cisco standalone phone count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"ms_teams_meeting_rooms": {
"title": "Microsoft Meeting Rooms",
"description": "The Microsoft Meeting Room count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"netflow_devices": {
"title": "Netflow Devices",
"description": "The Netflow Device count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
},
"netflow_flows": {
"title": "Netflow Flows",
"description": "The Netflow Flow count for this hierarchy.",
"type": "integer",
"required": false,
"default": 0
}
},
"schema_version": "2.4"
}
| Task | Call | URL | Parameters | Payload |
|---|---|---|---|---|
| Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of data/LicenseAuditCounts; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/data/LicenseAuditCounts/export/ |
|
{ "hrefs":["/api/data/LicenseAuditCounts/[pkid1]", "/api/data/LicenseAuditCounts/[pkid2]",...]}} |
For export_format=json, the response is a time stamped zip file of data in JSON as in the system database. Item properties such as strings that are empty or Boolean values that are not set, are not included. The filename in the response is of the format as the example:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip
Content-Language:en
Content-Type:application/x-zip
For export_format=raw_xlsx, the response is a MS Excel spreadsheet with columns corresponding to the JSON format export and a response filename format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx
Content-Language:en
Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, arranged by any Field Display Policies that apply. The columns correspond with those of a Bulk Load Template export sheet. The response filename format is:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx
Content-Language:en
Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
The XLSX format can be used to bulk load instances of data/LicenseAuditCounts and the JSON format can be used to import instances of data/LicenseAuditCounts.
GET http://[host-proxy]/api/data/LicenseAuditCounts/?hierarchy=[hierarchy]
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| List | GET | /api/data/LicenseAuditCounts/ |
|
The data/LicenseAuditCounts schema and all instances as JSON. |
(The list will return 0 to 3 data/LicenseAuditCounts instances)
{
"pagination": {
"skip": 0,
"limit": 3,
"maximum_limit": 2000,
"total": 7,
"total_limit": null,
"order_by": "timestamp",
"direction": "asc",
"current": "/api/data/LicenseAuditCounts/?skip=0&limit=3&order_by=timestamp&direction=asc&traversal=down"
},
"operations": [
"help",
"remove",
"move",
"get",
"export",
"migration",
"list",
"field_display_policy",
"update",
"bulk_update_form",
"export_bulkload_template",
"configuration_template",
"transform",
"add"
],
"meta": {
"model_type": "data/LicenseAuditCounts",
"summary_attrs": [
{
"name": "timestamp",
"title": "Timestamp"
},
{
"name": "provider",
"title": "Provider"
},
{
"name": "reseller",
"title": "Reseller"
},
{
"name": "customer",
"title": "Customer"
},
{
"name": "total_license_usage",
"title": "Total License Usage"
},
{
"name": "user_licenses",
"title": "User Licenses"
},
{
"name": "users_with_more_than_10_devices",
"title": "Users with more than 10 Devices"
},
{
"name": "uccx_user_licenses",
"title": "Contact Center Express"
},
{
"name": "cisco_and_ms_integrated_services",
"title": "Cisco and MS Integrated Services"
},
{
"name": "contact_center_user_webex_licenses",
"title": "Contact Center User Webex"
},
{
"name": "standalone_devices",
"title": "Standalone Devices"
},
{
"name": "meeting_rooms",
"title": "Meeting Rooms"
},
{
"name": "voss_phone_servers",
"title": "Voss Phone Servers"
},
{
"name": "sites",
"title": "Sites"
},
{
"name": "hierarchy_friendly_name",
"title": "Located At",
"allow_filtering": true
}
],
"tagged_versions": [],
"tags": [],
"title": "",
"business_key": {},
"api_version": "21.2",
"cached": true,
"references": {
"children": [],
"parent": [
{
"href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101",
"pkid": "6t0ggef2c0deab00hb595101"
}
],
"device": [
{
"href": "",
"pkid": ""
}
],
"foreign_key": []
},
"model_specific_actions": [
"export",
"help",
"list",
"get"
],
"schema_version": "2.4",
"actions": [
{
"export": {
"method": "POST",
"class": "export",
"href": "/api/data/LicenseAuditCounts/export/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Export",
"view": "/api/view/ExportData/add/?auth_token=[authtoken],
"submit": "payload"
}
},
{
"list": {
"method": "GET",
"class": "list",
"href": "/api/data/LicenseAuditCounts/?hierarchy=[hierarchy]",
"support_async": false,
"title": "List"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/LicenseAuditCounts/help?hierarchy=[hierarchy]",
"support_async": false,
"title": "Help"
}
}
]
},
"resources": [
{
"data": {
"timestamp": "2025-11-22T03:30:15.565Z",
"provider": "CS-P",
"provider_pkid": "5a866fd11360b6206c488deb",
"user_licenses": 0,
"users_with_more_than_10_devices": 0,
"uccx_user_licenses": 0,
"cisco_and_ms_integrated_services": 0,
"standalone_devices": 0,
"meeting_rooms": 0,
"voss_phone_servers": 0,
"sites": 0,
"msol_users": 0,
"ms_teams_voice_users": 0,
"ms_exchange_users": 0,
"cucm_user_licenses": 0,
"webex_user_licenses": 0,
"contact_center_user_webex_licenses": 0,
"total_license_usage": 0,
"standalone_cucm_phones": 0,
"standalone_webex_common_areas": 0,
"ms_teams_meeting_rooms": 0,
"webex_users": 0,
"webex_ucm_users": 0,
"cisco_voicemail_users": 4,
"netflow_devices": 0,
"netflow_flows": 0,
"pkid": "66b187444f972902e37fe144",
"hierarchy_friendly_name": "CS-P (Provider)",
"hierarchy_path": "sys.hcs.CS-P"
},
"meta": {
"model_type": "data/LicenseAuditCounts",
"summary_attrs": [
{
"name": "timestamp",
"title": "Timestamp"
},
{
"name": "provider",
"title": "Provider"
},
{
"name": "reseller",
"title": "Reseller"
},
{
"name": "customer",
"title": "Customer"
},
{
"name": "total_license_usage",
"title": "Total License Usage"
},
{
"name": "user_licenses",
"title": "User Licenses"
},
{
"name": "users_with_more_than_10_devices",
"title": "Users with more than 10 Devices"
},
{
"name": "uccx_user_licenses",
"title": "Contact Center Express"
},
{
"name": "cisco_and_ms_integrated_services",
"title": "Cisco and MS Integrated Services"
},
{
"name": "contact_center_user_webex_licenses",
"title": "Contact Center User Webex"
},
{
"name": "standalone_devices",
"title": "Standalone Devices"
},
{
"name": "meeting_rooms",
"title": "Meeting Rooms"
},
{
"name": "voss_phone_servers",
"title": "Voss Phone Servers"
},
{
"name": "sites",
"title": "Sites"
},
{
"name": "hierarchy_friendly_name",
"title": "Located At",
"allow_filtering": true
}
],
"tagged_versions": [],
"tags": [],
"title": "2025-11-22T03:30:15.565Z",
"business_key": {},
"api_version": "21.2",
"cached": true,
"references": {
"parent": [
{
"pkid": "5a866fd11360b6206c488deb",
"href": "/api/data/HierarchyNode/5a866fd11360b6206c488deb"
}
],
"device": [
{
"href": "",
"pkid": ""
}
],
"foreign_key": [],
"owner": [
{
"pkid": ""
}
],
"self": [
{
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe143/",
"pkid": "66b187444f972902e37fe143"
}
]
},
"path": [
"6t0ggef2c0deab00hb595101",
"5a7c462e1360b64cc8bf16e5",
"5a866fd11360b6206c488deb",
"66b187444f972902e37fe143"
],
"schema_version": "2.4",
"actions": [
{
"export": {
"method": "GET",
"class": "export",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe143/export/",
"support_async": false,
"title": "Export",
"view": "/api/view/ExportData/add/",
"submit": "payload"
}
},
{
"get": {
"method": "GET",
"class": "get",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe143/",
"support_async": false,
"title": "Get"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe143/help",
"support_async": false,
"title": "Help"
}
}
],
"summary": "false"
},
"pkid": "66b187444f972902e37fe143"
},
{
"data": {
"timestamp": "2025-11-22T03:30:15.565Z",
"provider": "CS-P",
"reseller": "CS-AB",
"customer": "AB_Group",
"provider_pkid": "5a866fd11360b6206c488deb",
"customer_pkid": "5a86cc291360b6206c49e71e",
"user_licenses": 49,
"users_with_more_than_10_devices": 0,
"uccx_user_licenses": 0,
"cisco_and_ms_integrated_services": 0,
"standalone_devices": 6,
"meeting_rooms": 0,
"voss_phone_servers": 0,
"sites": 32,
"msol_users": 0,
"ms_teams_voice_users": 0,
"ms_exchange_users": 0,
"cucm_user_licenses": 49,
"webex_user_licenses": 0,
"contact_center_user_webex_licenses": 0,
"total_license_usage": 55,
"standalone_cucm_phones": 6,
"standalone_webex_common_areas": 0,
"ms_teams_meeting_rooms": 0,
"webex_users": 0,
"webex_ucm_users": 0,
"cisco_voicemail_users": 20,
"netflow_devices": 0,
"netflow_flows": 0,
"pkid": "66b187444f972902e37fe14a",
"hierarchy_friendly_name": "AB_Group (Customer)",
"hierarchy_path": "sys.hcs.CS-P.CS-AB.AB_Group"
},
"meta": {
"model_type": "data/LicenseAuditCounts",
"summary_attrs": [
{
"name": "timestamp",
"title": "Timestamp"
},
{
"name": "provider",
"title": "Provider"
},
{
"name": "reseller",
"title": "Reseller"
},
{
"name": "customer",
"title": "Customer"
},
{
"name": "total_license_usage",
"title": "Total License Usage"
},
{
"name": "user_licenses",
"title": "User Licenses"
},
{
"name": "users_with_more_than_10_devices",
"title": "Users with more than 10 Devices"
},
{
"name": "uccx_user_licenses",
"title": "Contact Center Express"
},
{
"name": "cisco_and_ms_integrated_services",
"title": "Cisco and MS Integrated Services"
},
{
"name": "contact_center_user_webex_licenses",
"title": "Contact Center User Webex"
},
{
"name": "standalone_devices",
"title": "Standalone Devices"
},
{
"name": "meeting_rooms",
"title": "Meeting Rooms"
},
{
"name": "voss_phone_servers",
"title": "Voss Phone Servers"
},
{
"name": "sites",
"title": "Sites"
},
{
"name": "hierarchy_friendly_name",
"title": "Located At",
"allow_filtering": true
}
],
"tagged_versions": [],
"tags": [],
"title": "2025-11-22T03:30:15.565Z",
"business_key": {},
"api_version": "21.2",
"cached": true,
"references": {
"parent": [
{
"pkid": "5a86cc291360b6206c49e71e",
"href": "/api/data/HierarchyNode/5a86cc291360b6206c49e71e"
}
],
"device": [
{
"href": "",
"pkid": ""
}
],
"foreign_key": [],
"owner": [
{
"pkid": ""
}
],
"self": [
{
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe149/",
"pkid": "66b187444f972902e37fe149"
}
]
},
"path": [
"6t0ggef2c0deab00hb595101",
"5a7c462e1360b64cc8bf16e5",
"5a866fd11360b6206c488deb",
"5a86704db12a1c20228be944",
"5a86cc291360b6206c49e71e",
"66b187444f972902e37fe149"
],
"schema_version": "2.4",
"actions": [
{
"export": {
"method": "GET",
"class": "export",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe149/export/",
"support_async": false,
"title": "Export",
"view": "/api/view/ExportData/add/",
"submit": "payload"
}
},
{
"get": {
"method": "GET",
"class": "get",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe149/",
"support_async": false,
"title": "Get"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe149/help",
"support_async": false,
"title": "Help"
}
}
],
"summary": "false"
},
"pkid": "66b187444f972902e37fe149"
},
{
"data": {
"timestamp": "2025-11-22T03:30:15.565Z",
"provider": "CS-P",
"reseller": "CS-NB",
"customer": "AAAGlobal",
"provider_pkid": "5a866fd11360b6206c488deb",
"customer_pkid": "5a8673030085ec1f7f30e906",
"user_licenses": 41,
"users_with_more_than_10_devices": 0,
"uccx_user_licenses": 0,
"cisco_and_ms_integrated_services": 4,
"standalone_devices": 9,
"meeting_rooms": 0,
"voss_phone_servers": 0,
"sites": 16,
"msol_users": 39,
"ms_teams_voice_users": 4,
"ms_exchange_users": 0,
"cucm_user_licenses": 37,
"webex_user_licenses": 0,
"contact_center_user_webex_licenses": 0,
"total_license_usage": 50,
"standalone_cucm_phones": 9,
"standalone_webex_common_areas": 0,
"ms_teams_meeting_rooms": 0,
"webex_users": 0,
"webex_ucm_users": 0,
"cisco_voicemail_users": 22,
"netflow_devices": 0,
"netflow_flows": 0,
"pkid": "66b187454f972902e37fe150",
"hierarchy_friendly_name": "AAAGlobal (Customer)",
"hierarchy_path": "sys.hcs.CS-P.CS-NB.AAAGlobal"
},
"meta": {
"model_type": "data/LicenseAuditCounts",
"summary_attrs": [
{
"name": "timestamp",
"title": "Timestamp"
},
{
"name": "provider",
"title": "Provider"
},
{
"name": "reseller",
"title": "Reseller"
},
{
"name": "customer",
"title": "Customer"
},
{
"name": "total_license_usage",
"title": "Total License Usage"
},
{
"name": "user_licenses",
"title": "User Licenses"
},
{
"name": "users_with_more_than_10_devices",
"title": "Users with more than 10 Devices"
},
{
"name": "uccx_user_licenses",
"title": "Contact Center Express"
},
{
"name": "cisco_and_ms_integrated_services",
"title": "Cisco and MS Integrated Services"
},
{
"name": "contact_center_user_webex_licenses",
"title": "Contact Center User Webex"
},
{
"name": "standalone_devices",
"title": "Standalone Devices"
},
{
"name": "meeting_rooms",
"title": "Meeting Rooms"
},
{
"name": "voss_phone_servers",
"title": "Voss Phone Servers"
},
{
"name": "sites",
"title": "Sites"
},
{
"name": "hierarchy_friendly_name",
"title": "Located At",
"allow_filtering": true
}
],
"tagged_versions": [],
"tags": [],
"title": "2025-11-22T03:30:15.565Z",
"business_key": {},
"api_version": "21.2",
"cached": true,
"references": {
"parent": [
{
"pkid": "5a8673030085ec1f7f30e906",
"href": "/api/data/HierarchyNode/5a8673030085ec1f7f30e906"
}
],
"device": [
{
"href": "",
"pkid": ""
}
],
"foreign_key": [],
"owner": [
{
"pkid": ""
}
],
"self": [
{
"href": "/api/data/LicenseAuditCounts/66b187454f972902e37fe14f/",
"pkid": "66b187454f972902e37fe14f"
}
]
},
"path": [
"6t0ggef2c0deab00hb595101",
"5a7c462e1360b64cc8bf16e5",
"5a866fd11360b6206c488deb",
"5a86702067ea6f203993285d",
"5a8673030085ec1f7f30e906",
"66b187454f972902e37fe14f"
],
"schema_version": "2.4",
"actions": [
{
"export": {
"method": "GET",
"class": "export",
"href": "/api/data/LicenseAuditCounts/66b187454f972902e37fe14f/export/",
"support_async": false,
"title": "Export",
"view": "/api/view/ExportData/add/",
"submit": "payload"
}
},
{
"get": {
"method": "GET",
"class": "get",
"href": "/api/data/LicenseAuditCounts/66b187454f972902e37fe14f/",
"support_async": false,
"title": "Get"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/LicenseAuditCounts/66b187454f972902e37fe14f/help",
"support_async": false,
"title": "Help"
}
}
],
"summary": "false"
},
"pkid": "66b187454f972902e37fe14f"
}
]
}
(Show the first instance)
{
"data": {
"timestamp": "2025-11-22T03:30:15.565Z",
"provider": "CS-P",
"provider_pkid": "5a866fd11360b6206c488deb",
"user_licenses": 0,
"users_with_more_than_10_devices": 0,
"uccx_user_licenses": 0,
"cisco_and_ms_integrated_services": 0,
"standalone_devices": 0,
"meeting_rooms": 0,
"voss_phone_servers": 0,
"sites": 0,
"msol_users": 0,
"ms_teams_voice_users": 0,
"ms_exchange_users": 0,
"cucm_user_licenses": 0,
"webex_user_licenses": 0,
"contact_center_user_webex_licenses": 0,
"total_license_usage": 0,
"standalone_cucm_phones": 0,
"standalone_webex_common_areas": 0,
"ms_teams_meeting_rooms": 0,
"webex_users": 0,
"webex_ucm_users": 0,
"cisco_voicemail_users": 4,
"netflow_devices": 0,
"netflow_flows": 0,
"pkid": "66b187444f972902e37fe144"
},
"meta": {
"model_type": "data/LicenseAuditCounts",
"summary_attrs": [
{
"name": "timestamp",
"title": "Timestamp"
},
{
"name": "provider",
"title": "Provider"
},
{
"name": "reseller",
"title": "Reseller"
},
{
"name": "customer",
"title": "Customer"
},
{
"name": "total_license_usage",
"title": "Total License Usage"
},
{
"name": "user_licenses",
"title": "User Licenses"
},
{
"name": "users_with_more_than_10_devices",
"title": "Users with more than 10 Devices"
},
{
"name": "uccx_user_licenses",
"title": "Contact Center Express"
},
{
"name": "cisco_and_ms_integrated_services",
"title": "Cisco and MS Integrated Services"
},
{
"name": "contact_center_user_webex_licenses",
"title": "Contact Center User Webex"
},
{
"name": "standalone_devices",
"title": "Standalone Devices"
},
{
"name": "meeting_rooms",
"title": "Meeting Rooms"
},
{
"name": "voss_phone_servers",
"title": "Voss Phone Servers"
},
{
"name": "sites",
"title": "Sites"
},
{
"name": "hierarchy_friendly_name",
"title": "Located At",
"allow_filtering": true
}
],
"tagged_versions": [],
"tags": [],
"title": "2025-11-22T03:30:15.565Z",
"business_key": {},
"api_version": "21.2",
"cached": false,
"references": {
"parent": [
{
"href": "/api/data/HierarchyNode/5a866fd11360b6206c488deb",
"pkid": "5a866fd11360b6206c488deb"
}
],
"device": [
{
"href": "",
"pkid": ""
}
],
"foreign_key": [],
"owner": [
{
"pkid": ""
}
],
"children": [],
"self": [
{
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe143/",
"pkid": "66b187444f972902e37fe143"
}
]
},
"path": [
"6t0ggef2c0deab00hb595101",
"5a7c462e1360b64cc8bf16e5",
"5a866fd11360b6206c488deb",
"66b187444f972902e37fe143"
],
"schema_version": "2.4",
"actions": [
{
"export": {
"method": "GET",
"class": "export",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe143/export/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Export",
"view": "/api/view/ExportData/add/?auth_token=[authtoken],
"submit": "payload"
}
},
{
"get": {
"method": "GET",
"class": "get",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe143/?hierarchy=[hierarchy]",
"support_async": false,
"title": "Get"
}
},
{
"help": {
"method": "GET",
"class": "help",
"href": "/api/data/LicenseAuditCounts/66b187444f972902e37fe143/help?hierarchy=[hierarchy]",
"support_async": false,
"title": "Help"
}
}
]
},
"pkid": "66b187444f972902e37fe143"
}
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get the on-line Help for data/LicenseAuditCounts. | GET | /api/data/LicenseAuditCounts/help | hierarchy=[hierarchy] | On-line help of Model ref.: data/LicenseAuditCounts as HTML |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get a selected [export_format] of the schema and a single instance with [pkid] of data/LicenseAuditCounts; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/data/LicenseAuditCounts/[pkid]/export |
|
The response is an attachment. Refer to the list below. |
For export_format=raw_xlsx, the response is a "raw" MS Excel spreadsheet with columns corresponding to the JSON format export and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx
Content-Language:en
Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, formatted to show all columns and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx
Content-Language:en
Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=json, the response is a time stamped zip file of data in JSON and a response format:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip
Content-Language:en
Content-Type:application/x-zip
The XLSX format can be used to bulk load instances of data/LicenseAuditCounts and the JSON format can be used to import instances of data/LicenseAuditCounts.
For Bulk Export, refer to the Bulk Export section.
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Get | GET | /api/data/LicenseAuditCounts/[pkid] | hierarchy=[hierarchy] | The data/LicenseAuditCounts instance with [pkid]. |
| Task | Call | URL | Parameters | Response |
|---|---|---|---|---|
| Help | GET | /api/data/LicenseAuditCounts/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for data/LicenseAuditCounts. |