CmpVersionInfo Data Type

Properties
name data type description
compatibility CmpCompatibility
portalType string
meshVersion string
portalVersion string

Example

{
  "compatibility" : "SUPPORTED",
  "portalType" : "...",
  "meshVersion" : "...",
  "portalVersion" : "..."
}