McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 720

↗ View in doc context
page
720
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::684

<LicenseStatusCount> <URI>/vmrest/licensestatuscounts/LicSubscribersMax</URI> <TagName>LicSubscribersMax</TagName> <ObjectId>bc1f1f5d-f628-4bca-b0c9-f225d07d677f</ObjectId> <Count>3</Count> <featureName>CUC_BasicMessaging</featureName> <description>Total Number of Voicemail users</description> </LicenseStatusCount> Response Code: 200 JSON Example To view specific license status count, do the following: GET https://<connection-server>/vmrest/licensestatuscounts/<TagName> Request URI: GET https://<connection-server>/vmrest/licensestatuscounts/LicSubscribersMax Accept: application /json Connection: keep-alive The following is the response from the above GET request and the actual response will depend upon the information given by you: { "URI":"/vmrest/licensestatuscounts/LicSubscribersMax" "TagName":"LicSubscribersMax" "ObjectId":"bc1f1f5d-f628-4bca-b0c9-f225d07d677f" "Count":"3" "featureName":"CUC_BasicMessaging" "description":"Total Number of Voicemail users" } Response Code: 200 Explanation of Data Fields The following chart lists all of the data fields: Comment Data Type Operation Parameter Specifies the URI of the API. String Read Only URI Specifies the license tag of the feature. Tag names can be: • LicSubscribersMax • LicSrsvCuceSubscribersMax • LicSTTSubscribersMax • LicSTTProSubscribersMax • LicRealspeakSessionsMax String Read Only TagName Identifier for a LicenseStatus object. String (36) Read Only ObjectId Cisco Unity Connection Provisioning Interface (CUPI) API 688 Cisco Unity Connection Provisioning Interface (CUPI) API for System Settings Explanation of Data Fields