VMware Cloud Community
VMbkota
Enthusiast
Enthusiast
Jump to solution

Unable to count vDS in a view?

Hello All,

I am trying to create a view that counts vDS we have, but I cannot find any metric to do that. Looking at our environment, I see we have 16 vDS, and I know I can use a PowerShell script to count vDS.

VMbkota_0-1675372037662.png

Can someone please help me get this info?

Thanks,

Reply
0 Kudos
1 Solution

Accepted Solutions
VMbkota
Enthusiast
Enthusiast
Jump to solution

I found a way to do that by creating a super metric.

count({vSphere Distributed SwitchConfiguration|Name, depth=8})

VMbkota_0-1675452692992.png

 

 

Assign to object types (Center server)

 

 

View solution in original post

1 Reply
VMbkota
Enthusiast
Enthusiast
Jump to solution

I found a way to do that by creating a super metric.

count({vSphere Distributed SwitchConfiguration|Name, depth=8})

VMbkota_0-1675452692992.png

 

 

Assign to object types (Center server)