Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

AD Plugin: get configuration

$
0
0

Hi,

 

with AD Plugin 2.x i can use multiple domains. But now i need to focus one of these in my workflows. For example: i need to create a computer account in a specified domain (1 of 20).

My reasoning is to search for all configured domains about their properties, but i can't get this.

 

var configuration = new AD_ServerConfiguration();


configuration = ConfigurationManager.getConfigurationById("c4a40c51-dc14-4ae6-b699-c1d65b764acc");
var host = configuration.host;
System.out(host);

 

The Output is: TypeError: Cannot find default value for object.

 

Does anyone have an idea? How focused you your domain?


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>