Which code must he inserted into the red box to create this tenant?

Refer to the exhibit.

The code should create a new tenant named Cisco via the Cobra SDK, which shows up after the execution of this script in the APIC dashboard.
Which code must he inserted into the red box to create this tenant?
A. fvTenant = NewTenant(name=’Cisco’)
B. tenant = Tenant(topMo. name=’Cisco’)
C. fvTenant = Tenant(topMo, name=’Cisco’)
D. fvTenant = Tenant(‘Cisco’)

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.