2 Version

2.1 Get-anynodeVersion

Returns version numbers for all products.

Required Permissions

  • API

Request parameters

  • Address

    mandatory if Initialize-anynodeAddress has not been used. Location of the frontend service to be reached.

    Type: String

  • Port

    mandatory if Initialize-anynodePort has not been used. Port of the frontend service to be reached.

    Type: Integer

  • APIVersion = 0

    This parameter states which version of the request should be used.

    Type: Integer

  • string: Product

    Select the component for which the version should be returned.

    Type: String

    Possible Values:

    • anynode

    • ucma

    • administration

    • monitor

    • frontend

    • java

Return Value Structure

The response body is structured as SoftwareVersion JSON object. A description for its fields is at section 25.1.1. For the JSON schema refer to section 25.1.2.