Which REST call updates the port type on the Cisco XNC monitor configuration?
A.
UPDATE http://10.10.10.10:8080/controller/nb/v2/monitor/port/add
B.
PUT http://10.10.10.10:8080/controller/nb/v2/monitor/port
C.
POST http://10.10.10.10:8080/controller/nb/v2/monitor/add
D.
POST http://10.10.10.10:8080/controller/nb/v2/monitor/port/add
E.
PUT http://10.10.10.10:8080/controller/nb/v2/monitor/port/add
Explanation: