Assign agents to environment using command line or API
book
Article ID: 12620
calendar_today
Updated On:
Products
CA Release Automation - Release Operations Center (Nolio)CA Release Automation - DataManagement Server (Nolio)
Issue/Introduction
It is possible to assign agents to an environment using UI.
But is it possible to assign agents to environment using command line or API ?
Environment
Release Automation - All versions
Resolution
There is no command line utility for this matter.
We have 2 ways to assign agents to environment using other utilities.
Using RA Action You can use [Application Environment - Assign Servers] action, if you want to assign agents in your deployments.
Using SOAP API If you want to assign agents from external, you can use SOAP method [mapInstanceToEnvironment]. It needs some coding, so CA Services can assist you with fee if you need.
Additional Information
You can find SOAP API Reference:
Access on your NAC. http://<NAC>:8080/datamanagement/docs/index.html
Select [Index] on top of menu.
Click [M] in the index and select [mapInstanceToEnvironment].