VMware Cloud Community
bdamian
Expert
Expert

Automatic report scheduler on vDCs

Hi all,

Can I create an automatic report scheduler to create reports on every new vDC on a vCloud?

I only found a way to create automatic reports on the Hierarchies (vCoud organizations) but I need a report for every vDC individually.

Thanks a lot,

Damián

---
Damián Bacalov
vExpert 2017-2023 (7 years)
https://www.linkedin.com/in/damianbacalov/
https://tecnologiaimasd.blogspot.com/
twitter @bdamian
Reply
0 Kudos
2 Replies
ramkrishna1
Enthusiast
Enthusiast

Hi

Welcome to the communities.

I hope there must be way & i.e script or power shell.

Please ask to esxi power shell team they may help you better.

"concentrate the mind on the  present moment."
Reply
0 Kudos
dprabhakaran
Enthusiast
Enthusiast

Hello,

   For creating automatic report schedules on a vCloud hierarchy. The ARS policy should be like:

       "Hierarchy Attribute" <vCloudEntityId> "Starts With" <VcloudOrgEntity>

   For creating automatic report schedules on a vCD in a vCloud hierarchy. The ARS policy should first filter vCloud hierarchy and then filter vDC on on entity level which looks like:

       "Attribute" <vCloudEntityId> "Starts With" <VcloudVdcEntity>

Hope this helps.

Regards

Diwakar

Reply
0 Kudos