HP
HP0-Y51 · Question #47
A company has an external SDN application that works with an HP VAN SDN Controller. The application programmer has tried testing several RESTful API calls but receives authentication errors. What…
The correct answer is C. Every RESTful API call must include an X-Auth token. The token must be created by a valid certification authority (CA) and installed on both the controller and external application in advance. See the full explanation below for the reasoning.
Question
A company has an external SDN application that works with an HP VAN SDN Controller. The application programmer has tried testing several RESTful API calls but receives authentication errors. What does the administrator need to explain to the programmer?
Options
- AEvery RESTful API call must include an X-Auth token. The token can be obtained by sending a call with valid credentials https.Controller_IP:8443/sdn/2.0/auth
- BEvery RESTful API call must include a valid username and password. The only exception is when the AuthRequired parameter is set to false in restful.conf file.
- CEvery RESTful API call must include an X-Auth token. The token must be created by a valid certification authority (CA) and installed on both the controller and external application in advance.
- DThe application must be installed in with a certificate that is signed by the same certification authority (CA) that signed the VAN SDN Controller certificate.
How the community answered
(18 responses)- A11% (2)
- C83% (15)
- D6% (1)
Community Discussion
No community discussion yet for this question.