disable cart
Disables the cartridge.
provadmin disable cart [ nodename=<value> ] [ instance=<value> ] [ allowerror=<value> ] [ timeout=<value> ]
The following table describes the arguments of the disable cart command.
Option | Description |
---|---|
nodename | Application node name. |
instance | The name of a particular cartridge instance. This refers to the short name, not the fully scoped name. If the instance name is not specified, the change is reflected on all instances. |
allowerror | If false, the command exits with an error. The default is true. |
timeout | The duration to wait for command completion, in seconds. The default is 600. |
The following is typical output from this command:
>provadmin disable cart nodename=. instance=DisabledLocked Performing: disable on cartridge <DisabledLocked>. Instance DisabledLocked: launched. Instance DisabledLocked: success.
Copyright © Cloud Software Group, Inc. All rights reserved.