R2D2 HTTP API: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
(Created page with "The R2D2 API can be accessed through a HTTP Interface. F")
 
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
The R2D2 API can be accessed through a HTTP Interface. F
Any command from the R2D2 API can be accessed through a HTTP Interface.
 
It has the following syntax:
{| class="wikitable"
!Syntax:
!'''<nowiki>http://user:password@IP_Address:Port_Number/cgi-bin?command=R2D2Command&arg1=val1&arg2=val2...&argn=valn</nowiki>'''
|-
!
!<nowiki>http://user:password@IP_Address:Port_Number/cgi-bin?command=R2D2Command&arg1=val1&arg2=val2...&argn=valn</nowiki>
|}

Revision as of 21:15, 3 June 2024

Any command from the R2D2 API can be accessed through a HTTP Interface.

It has the following syntax:

Syntax: http://user:password@IP_Address:Port_Number/cgi-bin?command=R2D2Command&arg1=val1&arg2=val2...&argn=valn
http://user:password@IP_Address:Port_Number/cgi-bin?command=R2D2Command&arg1=val1&arg2=val2...&argn=valn