Getting the Status of an Enterprise
Procedure
-
In the build file, add a target named
status.
-
In the
AMXAdminTask element of the
statusReadOnly target, set the
action attribute to
status and the
objectSelector attribute to
Enterprise.
<AMXAdminTask
remote="true"
propsFile="${instanceProperties}"
action="status"
dataFile="${dataFile}"
objectSelector="Enterprise"
failOnError="false"
/>
-
Invoke the command-line interface on the build file.
Copyright © Cloud Software Group, Inc. All rights reserved.