Which of the following is the proper FULL syntax to describe a workflow task using the std.hrtp action to access a url using the GET method?
Which of the following is the proper FULL syntax to describe a workflow task using the std.hrtp action to access a url using the GET method?
A) my_task:
action: std.http
input:
url: http://test.org
method: GET
B) my_task:
action: std.http
input:
html: http://test.org
method: GET
C) my_task:
action: std.http url= "http://test.org" method:="GET"
D) my_task:
action: std.http html= "http://test.org" method:="GET"
A . Option A
B . Option B
C . Option C
D . Option D
Answer: A
Latest 4A0-AI1 Dumps Valid Version with 80 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments