Versions Compared

Key

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

...

Panel

PUT /licenses/(activation_key)/(hostids)

where:

  • The activation_key (string): It is your product license order activation key.
     
  • The values of hostids are encoded in Base64 format.(Base64 encoded string): Format of HostIDs is a comma-separated list of type and values; for example, ETHERNET=AABBCCDDEEFF,IPADDRESS=192.168.0.5

 Note that request headers are used by default.

...