Appendix |
... "dns_manager_config": { "type":"AWS_Route 53", "dns_names": { "all_public": "c1-all", "available_public": "c1", "all_private": "c1-all-prv", "available_private": "c1-prv" }, ... }, ...
https://atcm_hostname:4999/docs/#!/
$ curl -u username:password https://localhost:4999/v1/clusters/cluster_id/nodes | jq '.[].node_info | .es_version'The version of ascp, the FASP transfer tool that is used by Enterprise Server, is returned in output that is similar to the following:
{ "ascp_version": "3.7.4.145547", "creation_date": "2017-07-06T20:20:04.000Z", "version": "3.7.4.145547" }