@urixen/ptero-connect
Preparing search index...
Server
Interface Server
interface
Server
{
attributes
:
{
allocation
:
number
;
container
:
{
environment
:
Record
<
string
,
string
>
;
image
:
string
;
installed
:
number
;
startup_command
:
string
;
}
;
created_at
:
string
;
description
:
string
;
egg
:
number
;
external_id
:
null
|
string
;
feature_limits
:
{
allocations
:
number
;
backups
:
number
;
databases
:
number
;
}
;
id
:
number
;
identifier
:
string
;
limits
:
{
cpu
:
number
;
disk
:
number
;
io
:
number
;
memory
:
number
;
oom_disabled
:
boolean
;
swap
:
number
;
threads
:
null
|
number
;
}
;
name
:
string
;
nest
:
number
;
node
:
number
;
relationships
?:
{
allocations
?:
{
attributes
:
Record
<
string
,
string
>
;
object
:
"null_resource"
;
}
;
databases
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
egg
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
location
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
nest
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
node
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
subuser
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
user
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
variables
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
}
;
status
:
null
|
string
;
suspended
:
boolean
;
updated_at
:
string
;
user
:
number
;
uuid
:
string
;
}
;
object
:
"server"
;
}
Index
Properties
attributes
object
Properties
attributes
attributes
:
{
allocation
:
number
;
container
:
{
environment
:
Record
<
string
,
string
>
;
image
:
string
;
installed
:
number
;
startup_command
:
string
;
}
;
created_at
:
string
;
description
:
string
;
egg
:
number
;
external_id
:
null
|
string
;
feature_limits
:
{
allocations
:
number
;
backups
:
number
;
databases
:
number
}
;
id
:
number
;
identifier
:
string
;
limits
:
{
cpu
:
number
;
disk
:
number
;
io
:
number
;
memory
:
number
;
oom_disabled
:
boolean
;
swap
:
number
;
threads
:
null
|
number
;
}
;
name
:
string
;
nest
:
number
;
node
:
number
;
relationships
?:
{
allocations
?:
{
attributes
:
Record
<
string
,
string
>
;
object
:
"null_resource"
;
}
;
databases
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
egg
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
location
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
nest
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
node
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
subuser
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
user
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
variables
?:
{
attributes
:
null
|
object
;
object
:
"null_resource"
}
;
}
;
status
:
null
|
string
;
suspended
:
boolean
;
updated_at
:
string
;
user
:
number
;
uuid
:
string
;
}
object
object
:
"server"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
object
@urixen/ptero-connect
Loading...