VMware Cloud Community
bwibot
Contributor
Contributor

Powershell Action call another action in vra/vro

Hi,

 

before we used JavaScript for our Actions and implemted a lot of functionality.

Because of lack of parallelization we are now trying to use powershell.

Has anyone realized the functionality from JavaScript like System.GetModule("vraAction") in Powershell ?

When leveraging Connect-vRAServer i get:

The requested URL could not be retrieved The following
2022-09-01 13:55:56.762 +02:00error\u001B[96m | \u001B[91merror was encountered while trying to retrieve the URL:
2022-09-01 13:55:56.763 +02:00error\u001B[96m | \u001B[91mhttps://https.prelude.svc.cluster.local/* Unable to
2022-09-01 13:55:56.764 +02:00error\u001B[96m | \u001B[91mdetermine IP address from host name
2022-09-01 13:55:56.765 +02:00error\u001B[96m | \u001B[91mhttps.prelude.svc.cluster.local The DNS server returned:
2022-09-01 13:55:56.766 +02:00error\u001B[96m | \u001B[91mName Error: The domain name does not exist.

 

Of course i used the parameters -server -user and -password.

Does anyone have an idea ?

 

Best Regards

0 Kudos
0 Replies