Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^4: Authenticate via REST::Client against Rundeck API

by XavierFR (Novice)
on Mar 14, 2019 at 15:31 UTC ( [id://1231261]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $ua = LWP::UserAgent->new(
                'agent' => basename($0),
    ...
    $rc = $client->responseCode ();
    print Dumper ($res);
    exit ( $rc);
    
  2. or download this
    #LWP-Cookies-1.0
    Set-Cookie3: JSESSIONID=node0npoji3aifa9r1c2xuxr6xvppe221132.node0; pa
    +th="/"; domain=[SNIP]; path_spec; discard; HttpOnly; version=0
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1231261]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-24 14:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found