hard
Single Answer
0

On which interface would you most likely use a RESTCONF request?

Answer Options

A

Northbound interface

B

Eastbound interface

C

Westbound interface

D

Southbound interface

Correct Answer: D

Explanation

RESTCONF requests are used outbound to network devices on the southbound interface (SBI). REST-based APIs are accessible via the northbound interface (NBI) so that programmability can be achieved. The eastbound interface is used for events and notification on controller. The westbound interface is used for integration with third-party management products.

restconf
sdn-interfaces
southbound-interface
network-architecture