Question: 1
Refer to the exhibit:
Refer to the exhibit, which two actions does this Python code perform with the Cisco ACI? (Choose two.)
It creates a subnet "DevNet_Subnet" inside VRF "DevNet_VRF" located in ACI tenant "DevNet_Tenant" and sets the scope to "private"
Question: 2
Which NX-API request queries the MAC address table?
A)
B)
C)
C)
Question: 3
Which two terms are types of application isolation options available when Kubenetes is deployed with the SCCM plugin? (Choose two )
Question: 4
Refer to the exhibit:
Refer to the exhibit, which two actions does this Python code perform with the Cisco ACI? (Choose two.)
Question: 5
A server profile with the ''WEST15'' in its name must have the string ''WEST15'' changed to ''LXT14''. For example, server profile ''Vmhost-west 15-01'' would need to be changed to ''VMHOST-LXT 14-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 ''WEST 15'' 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.)