QuestionQ277
Automation DesignAn engineer is developing a framework for automated, repetitive tasks required to manage a Cisco Nexus 9000 Series Switch. The engineer intends to use a programmatic interface and must consider the following:
- The customer environment requires the script to authenticate before performing further actions.
- The customer’s security requirements require HTTP transport.
- The automation team is familiar with parsing messages encoded in XML or JSON.
Which solution fulfills these requirements?
- A SNMPv3
- B gRPC
- C RESTCONF
- D NX-API
Community Discussion