pterowraptyl
Preparing search index...
ServerBuildUpdateRequest
Interface ServerBuildUpdateRequest
interface
ServerBuildUpdateRequest
{
add_allocations
?:
number
[]
;
allocation
:
number
;
cpu
:
number
;
disk
:
number
;
feature_limits
:
{
allocations
:
number
;
backups
:
number
;
databases
:
number
}
;
id
:
number
;
io
:
number
;
memory
:
number
;
oom_disabled
?:
boolean
;
remove_allocations
?:
number
[]
;
swap
:
number
;
threads
?:
string
;
}
Index
Properties
add_
allocations?
allocation
cpu
disk
feature_
limits
id
io
memory
oom_
disabled?
remove_
allocations?
swap
threads?
Properties
Optional
add_
allocations
add_allocations
?:
number
[]
allocation
allocation
:
number
cpu
cpu
:
number
disk
disk
:
number
feature_
limits
feature_limits
:
{
allocations
:
number
;
backups
:
number
;
databases
:
number
}
id
id
:
number
io
io
:
number
memory
memory
:
number
Optional
oom_
disabled
oom_disabled
?:
boolean
Optional
remove_
allocations
remove_allocations
?:
number
[]
swap
swap
:
number
Optional
threads
threads
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add_
allocations
allocation
cpu
disk
feature_
limits
id
io
memory
oom_
disabled
remove_
allocations
swap
threads
pterowraptyl
Loading...