Interface LicenseApi

    • Method Detail

      • getLicense

        feign.Response getLicense()
        Get the current server license Returns license information for the current server
        Returns:
        License
      • getPlatformLicense

        PlatformLicense getPlatformLicense()
        Get the platform License Returns the current platform License. This requires a platform session. Log in using the platform login service.
        Returns:
        PlatformLicense