HPE7-A06 · Question #115
A Python developer was able to read but 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 E. REST API settings. HTTPS settings -> Required because the AOS-CX REST API runs over HTTPS. If HTTPS is not enabled, write operations will fail. REST API settings -> Must be checked to ensure that the REST API write mode (read/write vs. read-only) is enabled.
Question
A Python developer was able to read but 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
- BSNMP settings
- CSSH settings
- Dcookie settings
- EREST API settings
How the community answered
(58 responses)- A72% (42)
- B5% (3)
- C9% (5)
- D14% (8)
Explanation
HTTPS settings -> Required because the AOS-CX REST API runs over HTTPS. If HTTPS is not enabled, write operations will fail. REST API settings -> Must be checked to ensure that the REST API write mode (read/write vs. read-only) is enabled.
Topics
Community Discussion
No community discussion yet for this question.