CmpVersionInfo Data Type

CMP version information.

Properties
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" : "UNKNOWN"
}