Active IQ Unified Manager Discussions

How do I pass credentials to WFA REST API call

Tony_P
4,120 Views

I'm new to running workflows and for test purposes I'm trying to initiate a REST workflow using Fiddler but get a 401 "Unauthorized" response so I'm guessing that I need to supply credentials or authorization cookies?

 

Is there documentation as to what credentials I need to supply and how to supply them in order to make a REST call?

 

In our actual implementation the REST calls will be made from Java so a Java example or documentation would be useful as well.

 

Thanks,

 

-Tony

1 ACCEPTED SOLUTION

ekashpureff
4,084 Views

 

Tony -

 

Please see this doc:

'Hello API server'

https://library.netapp.com/ecmdocs/ECMLP2606592/html/GUID-962864CD-87E2-4262-9F71-8CF1CE21F3B1.html

 

The URL will be different for WFA.

See the 'Hello World' example in the 'REST API Primer' guide in the WFA documentation.

 


I hope this response has been helpful to you.

At your service,

Eugene E. Kashpureff, Sr.
Independent NetApp Consultant http://www.linkedin.com/in/eugenekashpureff
Senior NetApp Instructor, Fast Lane US http://www.fastlaneus.com/
(P.S. I appreciate 'kudos' on any helpful posts.)

View solution in original post

2 REPLIES 2

ekashpureff
4,085 Views

 

Tony -

 

Please see this doc:

'Hello API server'

https://library.netapp.com/ecmdocs/ECMLP2606592/html/GUID-962864CD-87E2-4262-9F71-8CF1CE21F3B1.html

 

The URL will be different for WFA.

See the 'Hello World' example in the 'REST API Primer' guide in the WFA documentation.

 


I hope this response has been helpful to you.

At your service,

Eugene E. Kashpureff, Sr.
Independent NetApp Consultant http://www.linkedin.com/in/eugenekashpureff
Senior NetApp Instructor, Fast Lane US http://www.fastlaneus.com/
(P.S. I appreciate 'kudos' on any helpful posts.)

Tony_P
4,007 Views

Thanks Eugene!

 

That was exactly what I was looking for.

Public