/mcphttps:/<server_ip>/vmrest/ports The following is an example of the response from the above POST request and the actual response will depend upon the information given by you: <Port> <MediaPortGroupObjectId>3c011243-e3e2-42f7-b658-d9fbdc966f26</MediaPortGroupObjectId> <VmsServerObjectId>574ca5d3-9041-4ff9-8e7d-727c32d80dab</VmsServerObjectId> <HuntOrder>0</HuntOrder> <CapAnswer>true</CapAnswer> <CapNotification>true</CapNotification> <NumberOfPorts>10</NumberOfPorts> <CapEnabled>true</CapEnabled> <CapTrapConnection>true</CapTrapConnection> <VmsServerName>ucbu-aricent-vm413</VmsServerName> </Port> RESPONSE Code: 201 Adding SIP Ports The following is an example of the POST request that lists the SIP Ports: https:/<server_ip>/vmrest/ports The following is an example of the response from the above POST request and the actual response will depend upon the information given by you: <Port> <MediaPortGroupObjectId>575f43be-f5d0-4af7-a689-06d968227ff7</MediaPortGroupObjectId> <VmsServerObjectId>574ca5d3-9041-4ff9-8e7d-727c32d80dab</VmsServerObjectId> <HuntOrder>0</HuntOrder> <DisplayName>PhoneSystem-Rohit-001</DisplayName> <CapAnswer>true</CapAnswer> <CapNotification>true</CapNotification> <NumberOfPorts>4</NumberOfPorts> <CapEnabled>true</CapEnabled> <CapTrapConnection>true</CapTrapConnection> <VmsServerName>ucbu-aricent-vm413</VmsServerName> </Port> RESPONSE Code: 201 Adding PIMGTIMG Ports The following is an example of the POST request that create the PIMGTIMG Ports: https:/<server_ip>/vmrest/ports The following is an example of the response from the above POST request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 769 Cisco Unity Connection Provisioning Interface (CUPI) API for Telephony Integrations Adding SIP Ports