Cluster API for SDK version

Cluster API documentation for SDK version

Version

GET /version

Get the version of the SDK

Response JSON Object:
 
  • RepVersion (string) – The version of the SDK

Example response:

{
  "RepVersion": "1.20.0"
}