Static
NAMEStatic
VERSIONAddMachines adds new machines with the supplied parameters. The args will contain Base info.
DestroyMachineWithParams removes a set of machines from the model.
GetUpgradeSeriesMessages returns all new messages associated with upgrade series events. Messages that have already been retrieved once are not returned by this method.
InstanceTypes returns instance type information for the cloud and region in which the current model is deployed.
ProvisioningScript returns a shell script that, when run, provisions a machine agent on the machine executing the script.
RetryProvisioning marks a provisioning error as transient on the machines.
UpgradeSeriesComplete marks a machine as having completed a managed series upgrade.
UpgradeSeriesPrepare prepares a machine for a OS series upgrade.
UpgradeSeriesValidate validates that the incoming arguments correspond to a valid series upgrade for the target machine. If they do, a list of the machine's current units is returned for use in soliciting user confirmation of the command.
WatchUpgradeSeriesNotifications returns a watcher that fires on upgrade series events.
Generated using TypeDoc
MachineManagerAPI provides access to the MachineManager API facade.