/mcpThe following is the response from the above GET request: <MessageAgingRules total="2"> <MessageAgingRule> <URI>/vmrest/messageagingpolicies/0f02be4e-5d70-4a1d-b182- ce14ede90ac0/messageagingrules/6951ad4c-a16c-4bf2-b61a-300bbf24519d</URI> <MessageAgingPolicyObjectId>0f02be4e-5d70-4a1d-b182- ce14ede90ac0</MessageAgingPolicyObjectId> <MessageAgingPolicyURI>/vmrest/messageagingpolicies/0f02be4e-5d70-4a1d-b182- ce14ede90ac0</MessageAgingPolicyURI> <ObjectId>6951ad4c-a16c-4bf2-b61a-300bbf24519d</ObjectId> <Days>7</Days> <Enabled>true</Enabled> <Secure>false</Secure> <SendNotification>true</SendNotification> <NotificationDays>3</NotificationDays> <RuleDescription>Move Saved Messages to the Deleted Items</RuleDescription> </MessageAgingRule> <MessageAgingRule> <URI>/vmrest/messageagingpolicies/0f02be4e-5d70-4a1d-b182- ce14ede90ac0/messageagingrules/8792058b-cf27-4c10-8ac1-e903b8d18065</URI> <MessageAgingPolicyObjectId>0f02be4e-5d70-4a1d-b182-ce14ede90ac0</MessageAgingPolicyObjectId> <MessageAgingPolicyURI>/vmrest/messageagingpolicies/0f02be4e-5d70-4a1d-b182- ce14ede90ac0</MessageAgingPolicyURI> <ObjectId>8792058b-cf27-4c10-8ac1-e903b8d18065</ObjectId> <Days>15</Days> <Enabled>true</Enabled> <Secure>false</Secure> <SendNotification>false</SendNotification> <NotificationDays>3</NotificationDays> <RuleDescription>Permanently Delete Messages in the Deleted Items </RuleDescription> </MessageAgingRule> </MessageAgingRules> Response Code: 200 JSON Example To list all message aging rules, do the following: Request URI: GET https://<connection-server>/vmrest/messageagingpolicies/<messageagingpolicyobject-Id>/messageagingrules 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: Cisco Unity Connection Provisioning Interface (CUPI) API 601 Cisco Unity Connection Provisioning Interface (CUPI) API--Message Aging Policy APIs Listing the Message Aging Rules