Changelog

WS_NOC Versions


Changes between 21.12 to 23.6

What's New


  1. GET/sysadmin/stats/licenseinfo/v2 To get all the license information and status of each applicationthat requires a license
  2. GET/sysadmin/data/sysmon/apps Retrieves HA and replication status

What's Deprecated/Deleted


    What's Changed


    1. GET/sysadmin/stats/licenseinfo To get all the license information and status of each application that requires a license
      • Return Type

        • Add displayName//Display name of product
        • Add status//LICENSE_(VALID | NOT_VALID | EXPIRED | CLOSE_TO_EXPIRY | VERSION_INVALID | HA_INFO_INVALID |HOSTID_INVALID | LICENSE_NOT_INSTALLED | UNKNOWN)
        • Add statusMessage// 'License is Valid' | 'License is not Valid' | 'License has expired' | 'License Close to expiration'|'License version is invalid'|'License HA info Invalid' | 'License is having invalid hostid''License is not installed' | 'Unknown'
        • Add threshold//{number or NA}
        • Add thresholdCrossed//{true or false}
    });