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')
Refer to the exhibit. The code should create a new tenant named Cisco via the Cobra SDK, which shows up after the execu
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Refer to the exhibit. The code should create a new tenant named Cisco via the Cobra SDK, which shows up after the execu
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!