nerdexam
HP

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.

Securing and Managing Campus Access Switching Environments

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)
  • A
    72% (42)
  • B
    5% (3)
  • C
    9% (5)
  • D
    14% (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

#REST API#AOS-CX#HTTPS#API permissions

Community Discussion

No community discussion yet for this question.

Full HPE7-A06 Practice