« Back to Microsoft Discussions

VLAN & VSAN Template interfaces

Combination View Flat View Tree View
Threads [ Previous | Next ]
Is there a cmdlet to retrieve the interfaces associated with a Vnic or Vhba template.  Something comparable to Get-VnicInterface or Get-VhbaInterface, I used a configResolveChildren on my vXXX template dn with classId='vnicEtherIf' or classId='vnicFcIf' via Invoke-XmlCommand
 
I didn't see anything in the returned template object that indicated a list of associated interfaces. Would Get-VnicTemplateInterface, GetVhbaTemplateInterface be cmdlets that may be coming?
 
Regards,
John 
 

Hi John -

Good feedback. We'll take a look at either extending the output from get-vnictemplate (as well as get-vhbatemplate) to include interface info, or add new cmdlets specific to template interfaces. Thanks!

Josh

Thanks