HPE Aruba Certified ClearPass Expert (ACCX) — Question 4
An administrator wants to start a REST API session with an Aruba-OS CX switch. Which HTTP method should the Administrator use to start a session?
Answer options
- A. POST
- B. GET
- C. PUT
- D. LOGIN
Correct answer: D
Explanation
The correct answer is D, LOGIN, because initiating a REST API session typically requires a login process to authenticate the user. The other options, while valid HTTP methods, do not specifically pertain to starting a session in this context.