Putting an Enterprise in an Unsuspended State
Procedure
-
In the build file, add a target named
unsuspend.
-
In the
AMXAdminTask element of the
unsuspend target, set the
action attribute to
unsuspend and the
objectSelector attribute to
Enterprise.
<AMXAdminTask
remote="true"
propsFile="${instanceProperties}"
action="unsuspend"
dataFile="${dataFile}"
objectSelector="Enterprise"
failOnError="false"
/>
-
Invoke the command-line interface on the build file.
Result
For a sample output, refer to:
Copyright © Cloud Software Group, Inc. All rights reserved.