Introduction
Another attempt at creating a blog :)
Full post
We support the standard markdown stuff
- bullet1
- bullet2
- bullet3
Tables
Key | Value |
---|---|
topic | UPDATE_ACTION_STATUS |
content-type | application/json |
type | EVENT |
tenant | DEFAULT |
Code samples
{
"actionId":1,
"actionStatus":"DOWNLOAD",
"message":[
"Downloading the distribution"
]
}