HPE7-A06 · Question #54
A Python developer could not modify the VLAN database on an AOS-CX switch through the REST API. Which settings should the developer check first? (Choose two.)
The correct answer is A. HTTPS settings D. REST API settings. The REST API on AOS-CX switches requires HTTPS to be enabled and properly configured. The developer should also verify that the REST API settings allow modification actions (such as POST/PUT/DELETE) and are not restricted to read-only. SSH and SNMP settings are unrelated, and…
Question
A Python developer could not modify the VLAN database on an AOS-CX switch through the REST API. Which settings should the developer check first? (Choose two.)
Options
- AHTTPS settings
- BSSH settings
- CSNMP settings
- DREST API settings
- Elocal-user settings
How the community answered
(58 responses)- A74% (43)
- B16% (9)
- C7% (4)
- E3% (2)
Explanation
The REST API on AOS-CX switches requires HTTPS to be enabled and properly configured. The developer should also verify that the REST API settings allow modification actions (such as POST/PUT/DELETE) and are not restricted to read-only. SSH and SNMP settings are unrelated, and local-user settings may be relevant for permissions, but the first things to check are HTTPS and REST API configuration.
Topics
Community Discussion
No community discussion yet for this question.