Implementing Automation for Cisco Enterprise Solutions (ENAUTO) — Question 128
What is the impact of a PUT call to the https://my.vmanage.srv/setting/configuration/webserver/certificate API endpoint on a Cisco vManage server?
Answer options
- A. A certificate with an alias name is rolled back.
- B. A Certificate Signing Request is generated.
- C. Certificate Signing Request information is updated.
- D. A signed web server certificate is imported.
Correct answer: D
Explanation
The correct answer is D because a PUT call to this API endpoint is specifically for importing a signed web server certificate into the Cisco vManage server. Option A is incorrect as it refers to rolling back a certificate, which is not the action taken here. Option B is wrong since this API does not generate a Certificate Signing Request, and option C is also incorrect as it does not merely update the information but rather imports a certificate.