Class Allocation

Implements

  • AllocationAttributes

Constructors

Properties

id: number
ip: string
ip_alias?: string
is_default: boolean
notes?: null | string
parentServer: Server
port: number

Methods

  • Remove this allocation from this Server
    To be able to unassign this allocation this CAN NOT be the primary allocation!

    Returns Promise<void>