CMP version information.
| name | data type | description |
|---|---|---|
| meshVersion | string | Version of Mesh |
| portalType | string | Portal Type |
| portalVersion | string | |
| compatibility | CmpCompatibility |
Example
{
"meshVersion" : "2.1.16",
"portalType" : "...",
"portalVersion" : "...",
"compatibility" : "SUPPORTED"
}