| The Vocera Messaging Platform API / Methods | |
This method gets the status of the Alert identified by an external system ID.
If a user is not found in the VMP Server, the return array contains the appropriate PagingAlertUserStatusInfo with ERROR status and User unknown detail text.
| Parameter | Type | Description |
|---|---|---|
| guid | String |
A reference to the VMP instance served by the VMP Paging gateway. The default is MAIN. |
|
user |
String |
The user login (configured in VMP Administrator). |
| password | String | The user password (configured in VMP Administrator). |
| alertExternalD | String |
The shared alert ID submitted in Paging_SendAlert. |
Return type: WWI.WIC.WWS. PagingAlertUserStatusInfo[]