...
| Send | Retrieve |
|---|
| AlertUpdateRetrieve |
| Alert updates can only be sent by the WMDA's central system | | Expand |
|---|
| | No parameters specified |
| Expand |
|---|
| | Field | Details |
|---|
| alertReferenceIdentifier | string($uuid) | | level | string alert level. enums may change Enum: Array [ 3 ] | | status | string check later Enum: Array [ 2 ] | | message | string maxLength: 1024 example: WMDA will do maintenance on SMC system on the weekend of 10 march | | metaInformation | Embedded Meta Block |
|
|
6.6 Available Messages
...
The available messages endpoint is used for retrieving an array of messages that are ready to be downloaded. This information can then be used to retrieve the messages from their respective *retrieve endpoints.
Message structure:
| Send | Retrieve |
|---|
| availableMessages |
| N/A | | Expand |
|---|
| | No parameters specified |
| Expand |
|---|
| | Field | Details |
|---|
| totalMessages | integer total sum of messages that are ready for retrieval
| | messageType | string the message type Enum: Array [ 23 ] | | numberOfMessages | integer number of messages that are ready for retrieval |
|
|