Static
NAMEStatic
VERSIONActions takes a list of ActionTags, and returns the full Action for each ID.
ApplicationsCharmsActions returns a slice of charm Actions for a slice of services.
Cancel attempts to cancel enqueued Actions from running.
EnqueueOperation takes a list of Actions and queues them up to be executed as an operation, each action running as a task on the designated ActionReceiver. We return the ID of the overall operation and each individual task.
ListOperations fetches the called actions for specified apps/units.
Operations fetches the specified operation ids.
Run the commands specified on the machines identified through the list of machines, units and services.
RunOnAllMachines attempts to run the specified command on all the machines.
WatchActionsProgress creates a watcher that reports on action log messages.
Generated using TypeDoc
APIv7 provides the Action API facade for version 7.