UpgradeStepsAPI implements version 2 of the Upgrade Steps API, which adds WriteUniterState.

Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "UpgradeSteps"
VERSION: number = 2
_transport: Transport
NAME: string = "UpgradeSteps"
VERSION: number = 2

Methods

  • ResetKVMMachineModificationStatusIdle sets the modification status of a kvm machine to idle if it is in an error state before upgrade. Related to lp:1829393.

    Parameters

    Returns Promise<ErrorResult>

  • WriteAgentState writes the agent state for the set of units provided. This call presently deals with the state for the unit agent.

    Parameters

    Returns Promise<ErrorResults>

Generated using TypeDoc