Difference between revisions of "RESTGet (Activity)"
(→Arguments) |
(→Arguments) |
||
Line 23: | Line 23: | ||
| Error || {{String}} || Out || Display's error message, appears when something is wrong with your request | | Error || {{String}} || Out || Display's error message, appears when something is wrong with your request | ||
|- align="left" | |- align="left" | ||
− | | Headers || Dictionary<{{ | + | | Headers || Dictionary<{{String}}, {{String}}> || In || Authentication and providing information |
|- align="left" | |- align="left" | ||
| MethodName || {{String}} || In || Name of the method | | MethodName || {{String}} || In || Name of the method |
Revision as of 09:30, 8 April 2020
This activity is used to get a resource from a server and performs a "READ" operation using the UBIK USAM Service.