Changes between Initial Version and Version 1 of authenkey


Ignore:
Timestamp:
09/26/21 00:35:51 (3 years ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • authenkey

    v1 v1  
     1= Authen Key Request =
     2
     3Ref:[https://www.thruk.org/documentation/rest.html#_authentication here] [[br]]
     4
     5We get secert.key from
     6{{{
     7#!sh
     8root@b0964626fefc:~# /omd/sites/GV/var/thruk/secret.key
     9}}}
     10Then we request with
     11{{{
     12[krit@mini SiteDemo]$ curl -H 'X-Thruk-Auth-Key: d942be681455b3e9d6e883d2f9be29c4299830c383306cd6987d68f637bjei22_1' -H 'X-Thruk-Auth-User: omdadmin' -gk 'https://192.168.112.174:5688/demo/thruk/r/hosts'
     13}}}