Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified DevNet Professional

Domain 3Objective 5

Construct a Python Script Using the UCS APIs to Provision a New UCS Server Given a Template 350-901 Practice Questions (Page 3)

Part of the 3.0 Cisco Platforms domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–2 from this objective — we provide 25 practice questions to prepare you well beyond it. (estimate)

25questions here
5free pages
7concepts
20%of the exam

Questions 11–15

  1. 11application · medium

    A Python script provisions a service profile from a template. If the configConfMo call fails due to a network timeout, what is the best practice for the script to handle this error and ensure a clean state?

    Select an answer first
  2. 12expert · hard

    A Python script must provision a service profile from a template, but the script needs to ensure that the template is of type 'updating-template' and not 'initial-template'. The script has already authenticated. Which approach should the script take?

    Select an answer first
  3. 13expert · hard

    A Python script authenticates to UCS Manager and performs a long series of provisioning operations. The script occasionally receives an authentication error mid-operation. The script currently re-authenticates and retries the failed operation. However, this sometimes causes duplicate service profiles. What is the best way to handle this?

    Select an answer first
  4. 14expert · hard

    A Python script provisions a service profile from a template. The script uses a try/except block around the configConfMo call. In the except block, the script calls a cleanup function that deletes the service profile if it exists. However, the cleanup function itself fails because the session cookie has expired. What is the best way to handle this?

    Select an answer first
  5. 15foundation · easy

    Which UCS API operation would you use to verify the state of a service profile after provisioning?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-901” is a trademark of its owner, used for identification only.