Preparing search index...
The search index is not available
pterodactyl.ts
pterodactyl.ts
NodeAllocation
Class NodeAllocation
Implements
NodeAllocationAttributes
Index
Constructors
constructor
Properties
alias?
assigned
id
ip
node
Id
notes?
port
Methods
delete
Constructors
constructor
new
Node
Allocation
(
applicationClient
,
allocationProps
,
node
)
:
NodeAllocation
Parameters
applicationClient
:
ApplicationClient
allocationProps
:
RawNodeAllocation
node
:
number
|
PanelNode
Returns
NodeAllocation
Properties
Optional
Readonly
alias
alias
?:
null
|
string
Readonly
assigned
assigned
:
boolean
Readonly
id
id
:
number
Readonly
ip
ip
:
string
Protected
node
Id
node
Id
:
number
Optional
Readonly
notes
notes
?:
null
|
string
Readonly
port
port
:
number
Methods
delete
delete
(
)
:
Promise
<
void
>
Delete this allocation
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
alias
assigned
id
ip
node
Id
notes
port
Methods
delete
pterodactyl.ts
Loading...
Delete this allocation