Hierarchy

  • MachineStatus

Properties

agent-status: DetailedStatus
base: Base
constraints: string
containers: Record<string, MachineStatus>
display-name: string
dns-name: string
hardware: string
has-vote: boolean
hostname?: string
id: string
instance-id: string
instance-status: DetailedStatus
ip-addresses?: string[]
jobs: string[]
lxd-profiles?: Record<string, LXDProfile>
modification-status: DetailedStatus
network-interfaces?: Record<string, NetworkInterface>
primary-controller-machine?: boolean
wants-vote: boolean

Generated using TypeDoc