/mcp• GET API to view the "header" and body of the quota alert text in specified language.
• API to set the "header" and body of the quota alert text for specified language.
GET : https:// <connection-server>/vmrest/mailboxquotatexts
This API can be used by Administrator to fetch the list of Mailbox Quota alerts that will be used as email
notification alert texts for end user. Currently, there is only one Mailbox Quota Alert which is Warning Quota,
that can be configured in different languages. Output of this API will be:
<MailboxQuotaTexts total="1">
<MailboxQuotaText>
<URI>/vmrest/mailboxquotatexts/da9d6130-baf7-4b8b-8aa5-1d973567d0b6</URI>
<ObjectId>da9d6130-baf7-4b8b-8aa5-d973567d0b6</ObjectId>
<Body/>
<DefaultBody>Your mailbox has exceeded the quota warning threshold
specified by your administrator.
\n\nCurrent Usage: %CURRENTUSAGE%\nQuota Warning Threshold: %THRESHOLD%\nQuota Size Limit:
%LIMIT%\n
nPlease reduce your mailbox size by deleting few items from your mailbox.</DefaultBody>
<DefaultSubject>Voicemail Mailbox Quota Warning</DefaultSubject>
<LanguageCode>1033</LanguageCode>
<Subject/>
<UseDefault>true</UseDefault>
<RuleDescription>Text for Mailbox Warning Quota</RuleDescription>
</MailboxQuotaText>
</MailboxQuotaTexts>
GET :https:// <connection-server>/vmrest/mailboxquotatexts/<mailboxQuotaTextObjectId>
This API can be used by Administrator to fetch the details of a particular Mailbox Quota Alert.
Output of this API will be:
Cisco Unity Connection Provisioning Interface (CUPI) API
593
Cisco Unity Connection Provisioning Interface (CUPI) API--Message Aging Policy APIs
GET : https:// <connection-server>/vmrest/mailboxquotatexts