Implementing Automation for Cisco Data Center Solutions (DCAUTO) — Question 46

Which two statements describe the authentication method used with Cisco Intersight REST API Requests? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because A describes the inclusion of a base64-encoded signature in the request, which is accurate. C is correct as it specifies the verification process using the RSA public key. Options B, D, and E are incorrect as they either describe incorrect hashing methods or processes that do not align with how Cisco Intersight handles API authentication.