Get Current Version Of Server
Get the current version of the service
The current version of the Server
"{\n \"releaseName\" : \"VCF Operations 9.0.0.0\",\n \"major\" : 2,\n \"minor\" : 0,\n \"minorMinor\" : 0,\n \"releasedDate\" : 1750143600231,\n \"humanlyReadableReleaseDate\" : \"Tuesday, June 17, 2025 at 12:00:00 AM Pacific Daylight Time\",\n \"description\" : null\n}"
Name of the release that published this version
Major version of the application. This field is bumped up when there is a complete change of all available API(s) in the system. API(s) in two different major versions are incompatible with each other.
Minor version of the application. This field is bumped up for releases that introduce new features, model object and end point enhancements.
Minor minor version of the application. This field is bumped up for releases that are only bugfixes(no new features)
Build number of the application
The date when was an application server with this version has been released
The application release date as a humanly readable string
Description about the release
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/versions/current