??????????????
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 173
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 175
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 176
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 178
σ
ΰUdac @` s² d d l m Z m Z m Z e Z d Z d d l Z d d l m Z d d l
m Z d d l m
Z
d d l m Z d d l m Z i d d
6d d 6Z d
e f d YZ d S( i ( t absolute_importt divisiont print_functions
---
author: Ansible Security Automation Team
httpapi : qradar
short_description: HttpApi Plugin for IBM QRadar appliances
description:
- This HttpApi plugin provides methods to connect to IBM QRadar
appliances over a HTTP(S)-based api.
version_added: "2.8"
N( t to_text( t AnsibleConnectionFailure( t HTTPError( t HttpApiBase( t ConnectionErrors application/json;charset=UTF-8s Content-Types 9.1t Versiont HttpApic B` s8 e Z d Z d d Z d Z d Z d Z RS( c C` s | j d d \ } } d S( Nt POSTs /api/auth/logout( t send_request( t selft responset dummy( ( sB /usr/lib/python2.7/site-packages/ansible/plugins/httpapi/qradar.pyt logout# s c
C` sμ | r t j | n d } yf | j | | j j | | d | d t d t \ } } | j | } | j | j | f SWnd t
k
rΆ } t d t | k r― d
Sd Sn2 t k
rη } t j
| j } | j | f SXd S( Ns {}t methodt headerst force_basic_autht 401i s Authentication failurei s Object not found( i s Authentication failure( i s Object not found( t jsont dumpst _display_requestt
connectiont sendt BASE_HEADERSt Truet _get_response_valuet getcodet _response_to_jsonR R R t loadst readt code(
R t request_methodt patht payloadt dataR
t
response_datat valuet et error( ( sB /usr/lib/python2.7/site-packages/ansible/plugins/httpapi/qradar.pyR &