Topic 4
A server profile with the string "WEST15" in its name must have the string "WEST15" changed to "LXT14". For example,
server profile "VMHOST-WEST15-01" would need to be changed to "VMHOST-LXT14-01".
Using the Cisco Intersight REST API in a Python script, which two GET API requests are used to retrieve just the server
profile with the string "WEST15" in the name and the correct body for the
API request to update the name? Assume the variable "sp_name" contains the name of the retrieved server profile. (Choose
two.)
A E
Topic 4
Refer to the exhibit.
Cisco Intersight has an NTP server policy called My_NTP_Policy configured that contains a single NTP server pool entry
"pool.ntp.org".
Which Cisco Intersight API call adds an additional NTP server (10.20.0.1) to the My_NTP_Policy server policy?
B
Topic 4
Which two statements describe the authentication method used with Cisco Intersight REST API Requests? (Choose two.)
A D
Topic 4
Which two statements apply to authentication when using the Cisco Intersight API? (Choose two.)
B C
Topic 4
Which two components are required from the Cisco Intersight REST API Authentication? (Choose two.)
A C
Topic 4
DRAG DROP
A co-worker is using Cisco Intersight to determine the maximum available memory per server for their company's data
center. Drag and drop the code to complete the Cisco Intersight API call that provides the desired results. Not all options are
used.
Select and Place:
Topic 4
Refer to the exhibit.
Which Ansible module is needed in line 8 to create a new VLAN 10 on the hosts defined in the "ucs" group?
B
Topic 4
DRAG DROP
Drag and drop the items to complete the request to retrieve the current firmware of Cisco UCS devices from the Cisco
Intersight API. Not all items are used.
Select and Place:
Explanation:
Reference: https://developer.cisco.com/codeexchange/github/repo/CiscoUcs/intersight-python/
Topic 4
Which authentication method is used when the REST API of the Cisco UCS Director is accessed?
B
Topic 4
Which programming language are the Cisco UCS Director custom workflow tasks written in?
C