DevNet Associate DEVASC 200-901 Official Certification Guide by Adrian Iliesiu (z-lib.org)

(andrew) #1
G
E
T

http://<ip-
address>/sta
tus.xml

Get the complete status of the device

G
E
T

http://<ip-
address>/co
nfiguration.x
ml

Get the complete configuration of the
device

G
E
T

http://<ip-
address>/co
mmand.xml

Get the complete command set
supported by the device

G
E
T

http://<ip-
address>/val
uespace.xml

Get an overview of all the value spaces
used in the system settings, status
information, and commands

P
O
S
T

http://<ip-
address>/pu
txml

Configure any settings on the device

xAPI Authentication


Access to xAPI requires the user to authenticate using
HTTP basic access authentication as a user with the
ADMIN role. Unauthenticated requests prompt a 401
HTTP response containing a basic access authentication
challenge.


If an application will be issuing multiple commands
through xAPI, it is recommended that you use session
authentication because the standard basic authentication
does a full re-authentication per request, which may
affect the performance of your application.


xAPI Session Authentication


Authenticating with your username and password
combination for each API request might introduce too

Free download pdf