Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

GET /license-errors/(activation_key)/(hostids)

where:

  • The activation_key (string) is your product activation key.
    your license order activation key

and

  • hostids (string) are Base64 encoded values. The format of HostID(s) that you can specify is a comma-separated list of types and values; for example, ETHERNET=AABBCCDDEEFF,IPADDRESS=192.168.0.5   The values of hostids are encoded in Base64 format.

Note that request headers are used by default.

...