Load balancer check for Autosys web service AEWS
search cancel

Load balancer check for Autosys web service AEWS

book

Article ID: 276135

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

For WCC, I can use https://wcc_server:8443/wcc/Login.html to check whether WCC is up? Which page can I use to check AEWS is up without login request? I want to place a load balancer in front of my 2 AEWS. The load balancer needs to know which AEWS is up?

Environment

CA Workload Automation AE 12.1

Resolution

AutoSys Rest web server requires EEM authentication. So It is not possible to submit the request without username and password.

 

You can make use of curl  from the command line in a non-interactive way with user & password as shown below:

 

Example:

curl -k --user "autosys:xxxxxx" https://x.x.x.x:9443/AEWS/job