The Python code Vrf(fvTenant(uniMo, 'CustA'), 'CustA_VRF) creates a VRF in an ACI tenant using the Cobra SDK. The Vrf class is instantiated with a parent fvTenant object and the name of the VRF.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit