CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / All Operations Resource Group / /versionInfo (Get)
Get/versionInfo
Description
returns version information of the installed CIMPLICITY product
200 Response

The response body is of type VersionInfoResponse.

The version information of the installed CIMPLICITY product.

Overview

VersionInfoResponse
CIMPLICITY product's version information.
buildNumber : number
majorVersionNumber : number
minorVersionNumber : number
productYear : number
Fault Responses
FaultDescription
This fault returns a response body of type ProblemDetails.
General Error
See Also