Implementing Automation for Cisco Enterprise Solutions (ENAUTO) — Question 18

What are two characteristics of RPC API calls? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answers, C and E, highlight that RPC API calls allow parameters to be passed and are designed to call a single function or service. Options A and B are incorrect as RPC calls can be used on various types of devices and can use both TCP and UDP. Option D is also incorrect since SSL/TLS is not a mandatory requirement for all RPC calls.